added readme

This commit is contained in:
Daniel Gultsch 2014-02-23 19:30:24 +01:00
parent a5a39fa9af
commit dca984b72e
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
#Secure Conversation
Secure Conversation is an open source XMPP (Jabber) client for Android 4.0+ smart phones
##Design principles
* Be as beautiful and easy to use as possible without sacrificing security or
privacy
* Rely on existing, well established protokolls
* Do not require a Google Account or specifically Google Cloud Messaging (GCM
* Require as little permissons as possible
##Features
* End-to-end encryption with both OTR or PGP
* Holo UI
* Multiple Accounts
* Group Chats
* Contact list integration