Go to file
Daniel Gultsch dca984b72e added readme 2014-02-23 19:30:24 +01:00
gen/de/gultsch/chat adding and removing roster items now possible. basic error display on error messages 2014-02-20 17:00:50 +01:00
libs basic otr support 2014-02-13 23:40:08 +01:00
res adding and removing roster items now possible. basic error display on error messages 2014-02-20 17:00:50 +01:00
src/de/gultsch/chat bug fixes for faulty roster fetch and otr bug between two sc instances 2014-02-22 18:18:51 +01:00
.classpath inital commit 2014-01-24 02:04:05 +01:00
.project inital commit 2014-01-24 02:04:05 +01:00
AndroidManifest.xml adding and removing roster items now possible. basic error display on error messages 2014-02-20 17:00:50 +01:00
README.md added readme 2014-02-23 19:30:24 +01:00
proguard-project.txt inital commit 2014-01-24 02:04:05 +01:00
project.properties inital commit 2014-01-24 02:04:05 +01:00

README.md

#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