Go to file
Kevin Froman 7b146a198e
added sharing and covertext
2018-01-08 03:14:29 -06:00
.idea added sharing and covertext 2018-01-08 03:14:29 -06:00
app added sharing and covertext 2018-01-08 03:14:29 -06:00
gradle/wrapper added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -05:00
.gitignore added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -05:00
LICENSE added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -05:00
README.md readded readme 2017-05-26 02:28:47 -05:00
build.gradle added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -05:00
gradle.properties added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -05:00
gradlew added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -05:00
gradlew.bat added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -05:00
settings.gradle added whole android project, fixed bugs, and changed licenses 2017-05-26 02:23:09 -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/

Sharing

This app will be available as PAID on Google Play, however it will remain free + open source under the GPLv3 license (via this Github repo). While the LICENSE file dictates the terms of sharing, I would strongly appreciate that any other copies uploaded to 'app stores' be under a name other than Snow10, and preferably have non-trivial changes.

Sharing & forking under the original name outside 'app stores' is fine.

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)

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/