reformat
parent
011e22197a
commit
6b2ef776f3
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
**[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.
|
||||
|
||||
|
|
@ -13,21 +12,18 @@ gpg --verify DarkMessenger-1.4.00.apk.asc
|
|||
|
||||
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
|
||||
All three highlighted here have OMEMO support.
|
||||
|
||||
#### [gajim](https://gajim.org/)
|
||||
**[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 XMPP Clients](https://xmpp.org/software/clients.html)
|
||||
**[More](https://xmpp.org/software/clients.html)** clients.
|
||||
|
||||
|
||||
[^1]: Command Line Interface
|
||||
|
|
|
|||
Loading…
Reference in New Issue