From dca984b72e124e9c90d1e218a8d5b4766f1025e4 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 23 Feb 2014 19:30:24 +0100 Subject: [PATCH] added readme --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..cdc33df2b --- /dev/null +++ b/README.md @@ -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