diff options
author | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-02-28 19:14:01 +0100 |
---|---|---|
committer | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-02-28 19:14:01 +0100 |
commit | 7b1dd0d0ee170c6892e31b2ef0f66f1c828f24d1 (patch) | |
tree | cdd60564fe9c23640ff8e5a66d5941bc1bd2803c | |
parent | acf80bddd07d5579cdb20a888b3f9e99e53030a5 (diff) |
updated readme as well
Diffstat (limited to '')
-rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,5 +1,5 @@ -#Secure Conversation -Secure Conversation is an open source XMPP (Jabber) client for Android 4.0+ smart phones +#Conversations +Conversations is an open source XMPP client for Android 4.0+ smart phones ##Design principles * Be as beautiful and easy to use as possible without sacrificing security or @@ -9,18 +9,18 @@ Secure Conversation is an open source XMPP (Jabber) client for Android 4.0+ smar * Require as little permissons as possible ##Features -* End-to-end encryption with both OTR or PGP +* End-to-end encryption with either OTR or openPGP * Holo UI * Multiple Accounts * Group Chats * Contact list integration ###XMPP Features -SC works with every XMPP server out there. However XMPP is an extensible -protocol. These extensions are standardized as well in so called XEP’s. SC -supports a couple of those to make the overall userexperience better. There is a +Conversations works with every XMPP server out there. However XMPP is an extensible +protocol. These extensions are standardized as well in so called XEP’s. +Conversations supports a couple of those to make the overall userexperience better. There is a chance that your current XMPP server does not support these extensions. -Therefore to get the most out of SC you should consider either switching to an +Therefore to get the most out of Conversations you should consider either switching to an XMPP server that does or - even better - run your own XMPP server for you and your friends. These XEPs are - as of now: |