mirror of
git://git.qorg11.net/kill9.git
synced 2024-12-12 09:05:29 +00:00
added xmpp to rocks (it does)
This commit is contained in:
parent
428c78fea9
commit
857fc41ef3
20
rocks/computers/software/xmpp.md
Normal file
20
rocks/computers/software/xmpp.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# xmpp is the best software protocol out there
|
||||||
|
|
||||||
|
I have my reasons:
|
||||||
|
|
||||||
|
## Descentralization
|
||||||
|
|
||||||
|
You and your friend can setup their own xmpp server and a server to
|
||||||
|
server communication will be made. (yourdomain.tld -> frendomain.tld)
|
||||||
|
just like emails. So the messages aren't centralizated. Making it good
|
||||||
|
for privacy
|
||||||
|
|
||||||
|
## Easy encryption
|
||||||
|
|
||||||
|
xmpp supports [OMEMO](https://xmpp.org/extensions/xep-0384.html) and
|
||||||
|
[OpenPGP](https://xmpp.org/extensions/xep-0027.html) encryption. This
|
||||||
|
plus centralization makes it perfect for privacy.
|
||||||
|
|
||||||
|
## xmpp flaws
|
||||||
|
|
||||||
|
Every client sucks
|
Loading…
Reference in New Issue
Block a user