Post
Topic
Board Project Development
Re: [BOUNTY] Android version of Bitmessage Software
by
JonathanCoe
on 09/12/2014, 12:09:54 UTC
Hey crazy_rabbit,

If you're prepared to honour the bounty then I'd like to claim it. I've written an Android client for Bitmessage called 'Bitseal' (it's the same project referenced earlier in the thread). The app is open source + freely licensed, and comes with a large body of automated tests:

https://github.com/JonathanCoe/bitseal
https://github.com/JonathanCoe/bitseal-tests
https://github.com/JonathanCoe/bitseal-server

The latest release (0.5) includes local encryption of the app's databsase, using SQLCipher. This means that if someone seizes your device while the app is locked, they will not be able to access any of your sensitive data without the password.

The app can be downloaded either directly as an APK file (see https://bitmessage.org/forum/index.php?topic=4155.msg9750#msg9750) or through the beta testing facility of the Google Play Store. There's a group for people testing it here: https://plus.google.com/communities/115838283581504499326.

Let me know what you think!

Cheers,

Jonathan