updated readme as well

This commit is contained in:
Daniel Gultsch 2014-02-28 19:14:01 +01:00
parent acf80bddd0
commit 7b1dd0d0ee
1 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
#Secure Conversation #Conversations
Secure Conversation is an open source XMPP (Jabber) client for Android 4.0+ smart phones Conversations is an open source XMPP client for Android 4.0+ smart phones
##Design principles ##Design principles
* Be as beautiful and easy to use as possible without sacrificing security or * 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 * Require as little permissons as possible
##Features ##Features
* End-to-end encryption with both OTR or PGP * End-to-end encryption with either OTR or openPGP
* Holo UI * Holo UI
* Multiple Accounts * Multiple Accounts
* Group Chats * Group Chats
* Contact list integration * Contact list integration
###XMPP Features ###XMPP Features
SC works with every XMPP server out there. However XMPP is an extensible Conversations works with every XMPP server out there. However XMPP is an extensible
protocol. These extensions are standardized as well in so called XEPs. SC protocol. These extensions are standardized as well in so called XEPs.
supports a couple of those to make the overall userexperience better. There is a 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. 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 XMPP server that does or - even better - run your own XMPP server for you and
your friends. your friends.
These XEPs are - as of now: These XEPs are - as of now: