snow10-android/README.md

26 lines
1.2 KiB
Markdown
Raw Normal View History

2017-04-02 04:10:10 +00:00
# Snow10
2017-04-01 20:27:55 +00:00
Obfuscate & Encrypt Text as White-Space
2017-04-02 04:10:10 +00:00
This is the Android app version. See the main repo is at [/beardog108/snow10/](https://github.com/beardog108/Snow10)
2017-04-01 20:27:55 +00:00
2017-04-06 15:12:08 +00:00
# Sharing
2017-04-01 20:27:55 +00:00
2017-04-06 15:12:08 +00:00
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.
2017-04-02 04:10:10 +00:00
2017-04-06 15:12:08 +00:00
Sharing & forking under the original name outside 'app stores' is fine.
2017-04-01 20:27:55 +00:00
# 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)
2017-04-06 15:12:08 +00:00
# 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/