parent
6b2ef776f3
commit
da21e80ed1
|
@ -1,8 +1,8 @@
|
||||||
### Phone/ Tablet Apps worth trying
|
### Phone/ Tablet Apps worth trying
|
||||||
|
|
||||||
**[Conversations](https://conversations.im)** seems good.
|
* **[Conversations](https://conversations.im)** seems good.
|
||||||
|
|
||||||
**[DarkMessenger](https://blog.freedombone.net/dark-messenger)** is a [tor](https://torproject.org) darknet xmpp chat app based on Conversations. Here's a direct link to the [.apk](https://freedombone.net/downloads/darkmessenger/DarkMessenger-1.4.00.apk) and its' [development repo](https://code.freedombone.net/bashrc/DarkMessenger).
|
* **[DarkMessenger](https://blog.freedombone.net/dark-messenger)** is a [tor](https://torproject.org) darknet xmpp chat app based on Conversations. Here's a direct link to the [.apk](https://freedombone.net/downloads/darkmessenger/DarkMessenger-1.4.00.apk) and its' [development repo](https://code.freedombone.net/bashrc/DarkMessenger).
|
||||||
|
|
||||||
It can be verified with this [GPG key](https://freedombone.net/downloads/freedombone_public_key.txt) and [signature](https://freedombone.net/downloads/darkmessenger/DarkMessenger-1.4.00.apk.asc). This assumes you have some commandline knowledge an gpg installed.
|
It can be verified with this [GPG key](https://freedombone.net/downloads/freedombone_public_key.txt) and [signature](https://freedombone.net/downloads/darkmessenger/DarkMessenger-1.4.00.apk.asc). This assumes you have some commandline knowledge an gpg installed.
|
||||||
|
|
||||||
|
@ -12,21 +12,19 @@ gpg --verify DarkMessenger-1.4.00.apk.asc
|
||||||
|
|
||||||
And the key should be CC2536191FA7C33F
|
And the key should be CC2536191FA7C33F
|
||||||
|
|
||||||
**[Pix-Art-Messenger](https://jabber.pix-art.de/)** Untested, but open source and appears worth looking into.
|
* **[Pix-Art-Messenger](https://jabber.pix-art.de/)** Untested, but open source and appears worth looking into.
|
||||||
|
|
||||||
### Other clients
|
### Other clients
|
||||||
All three highlighted here have OMEMO support.
|
All three highlighted here have OMEMO support.
|
||||||
|
|
||||||
**[gajim](https://gajim.org/)** behaves pretty nicely. Currently the authors choice for desktop.
|
* **[gajim](https://gajim.org/)** behaves pretty nicely. Currently the authors choice for desktop.
|
||||||
|
|
||||||
**[profanity](https://profanity-im.github.io/)** CLI[^1] rather than GUI[^2]. Small review and guide [here](https://www.opensourceforu.com/2016/10/profanity/). Not sure if it's out of date (from 2016).
|
* **[profanity](https://profanity-im.github.io/)** CLI[^1] rather than GUI[^2]. Small review and guide [here](https://www.opensourceforu.com/2016/10/profanity/). Not sure if it's out of date (from 2016).
|
||||||
|
|
||||||
**[dino](https://dino.im/)** Worth a try perhaps, though I (the author) found the UI a bit over-simplified, and was not entirely comfortable with OMEMO integration.
|
* **[dino](https://dino.im/)** Worth a try perhaps, though I (the author) found the UI a bit over-simplified, and was not entirely comfortable with OMEMO integration.
|
||||||
|
|
||||||
**[More](https://xmpp.org/software/clients.html)** clients.
|
* **[More](https://xmpp.org/software/clients.html)** clients.
|
||||||
|
|
||||||
|
|
||||||
[^1]: Command Line Interface
|
[^1]: Command Line Interface
|
||||||
|
[^2]: Graphical User Interface
|
||||||
[^2]: Graphical User Interface
|
|
||||||
|
|
Loading…
Reference in New Issue