ChatSecure for Android, also known as Gibberbot, an Android app to support XMPP Jabber chat using OTR encryption https://un5q00bhdezr29u0h0mxm9g5q4.julianrbryant.com/apps/chatsecure/
It includes OTR4J: https://un5kwkagu6hvpvz93w.julianrbryant.com/p/otr4j/
and BouncyCastle for Java: https://umn0mtkzgkzydc7dzv8dm7v49yug.julianrbryant.com/java.html
and SQLCipher for Android: https://un5q00bhdezr29u0h0mxm9g5q4.julianrbryant.com/code/sqlcipher/
- Clone this repository
- Open the file 'BUILD' and follow the instructions
- For these instructions, you'll need the Android SDK and Eclipse installed. Follow instructions here: https://un5j2j18xhuv2entj49j8.julianrbryant.com/sdk/index.html and here: https://un5j2j18xhuv2entj49j8.julianrbryant.com/sdk/installing.html
- From the main Gibberbot GitHub project page (https://github.com/guardianproject/Gibberbot) grab the Gibberbot source through your method of choice.
That's it! Generally speaking, this should be an easy project to build locally for anyone who's used Eclipse and/or ADT before. If you have any questions, don't be afraid to jump into IRC for real-time help at #guardianproject on freenode or OFTC.
mvn test
See robo-tests/README.md for eclipse instructions.
Currently the instrumented target tests (to be run on a device) in the directory tests are empty.
adb shell setprop log.tag.GB.XmppConnection DEBUG
ant -Dgibberbot.locale=fa release