Difference between revisions of "Android"
Line 18: | Line 18: | ||
On the server, install the [[Prosody]] XMPP server and create yourself an account. On your phone, install one of: | On the server, install the [[Prosody]] XMPP server and create yourself an account. On your phone, install one of: | ||
+ | * [https://f-droid.org/repository/browse/?fdid=eu.siacs.conversations Conversations] (the best XMPP app for Android, free on F-Droid, $3 on the play store) | ||
* [https://play.google.com/store/apps/details?id=de.shapeservices.impluslite IM+] (multi-protocol) | * [https://play.google.com/store/apps/details?id=de.shapeservices.impluslite IM+] (multi-protocol) | ||
* [https://play.google.com/store/apps/details?id=com.octro.OctroTalk OctroTalk] (lets you do voice & video calls over Google XMPP) | * [https://play.google.com/store/apps/details?id=com.octro.OctroTalk OctroTalk] (lets you do voice & video calls over Google XMPP) | ||
− | |||
== Calendar and contacts sync == | == Calendar and contacts sync == |
Revision as of 02:18, 11 November 2014
A terse run-down on how to get off the Google train, stop corporations Hoovering data from your phone, and all that (the story so far, at least...)
Root your phone and install a ROM
Install CyanogenMod. Instructions for a Galaxy Note 3, but you can almost certainly find a similar procedure for your phone on the internet. Start here.
Search, App stores
On your phone, install the F-Droid app, it's an open source only app store.
- Install Orbot if you want to use the Tor network
- Replace Google search with Duck Duck Go
- Keep an eye on r/fossdroid, have a read of the Ars Technica and LWN articles.
IM, chat, Hangouts
On the server, install the Prosody XMPP server and create yourself an account. On your phone, install one of:
- Conversations (the best XMPP app for Android, free on F-Droid, $3 on the play store)
- IM+ (multi-protocol)
- OctroTalk (lets you do voice & video calls over Google XMPP)
Calendar and contacts sync
On the server, install Baïkal, which is a very lightweight PHP-based CalDAV and CardDAV server. Point Apache at it and strap on an SSL certificate and you're good to go. Export your contacts from Google/Facebook/wherever, and import them into Baïkal.
On your phone, install DAVdroid and add accounts with the appropriate CalDAV and CardDAV URLs. Now your contacts and calendar should turn up on your phone.
Run your own mail server, and install:
- K-9 Mail
- OpenKeychain - OpenPGP encryption, works with K-9 Mail and Conversations (see above).