Go to file
Kevin Froman 5b14375bd9
added undefined error catch
2017-04-04 10:21:45 -05:00
assets added undefined error catch 2017-04-04 10:21:45 -05:00
java/net/chaoswebs/snow10 undid branching fuckup 2017-04-01 23:10:10 -05:00
res initial commit after rename 2017-04-01 15:27:55 -05:00
AndroidManifest.xml initial commit after rename 2017-04-01 15:27:55 -05:00
LICENSE undid branching fuckup 2017-04-01 23:10:10 -05:00
README.md undid branching fuckup 2017-04-01 23:10:10 -05:00

README.md

Snow10

Obfuscate & Encrypt Text as White-Space

This is the Android app version. See the main repo is at /beardog108/snow10/

License

GPLv3 license, see LICENSE file.

Some assets (such as the icon and playstore material) were generated using https://jgilfelt.github.io/AndroidAssetStudio/ under a Creative Commons Attribution 3.0 Unported License https://creativecommons.org/licenses/by/3.0/

Warnings

  • No steganography is perfect, your message may be discovered especially by skilled adversaries.
  • Some text editors (like vim) show zero width characters
  • Some clients/places may strip whitespace characters
  • Use encryption if you really need to protect your messages. Use a good password but keep in mind that no encryption is perfect (Snow2 uses cryptojs AES)