Compare commits

..

3 Commits

Author SHA1 Message Date
pluja
33b1aff07f
add LinkFree 2023-01-18 14:15:16 +01:00
pluja
1d534c9c90
Merge pull request #299 from aHumbleCultist/main
Moving Status messenger to "Decentralized"
2023-01-18 14:10:17 +01:00
Th3o
cf2c811460
Moving Status messenger to "Decentralized"
I am not entirely sure whether Status can be considered p2p, however it for sure does not belong next to Signal or Threema. 
For reference, the communication protocol stands on Waku (https://waku.org/)
2023-01-15 13:46:34 +00:00

View File

@ -456,6 +456,7 @@ No single point of control or failure. A decentralized network operated by diffe
- [DeltaChat](https://delta.chat/) - Chat over encrypted e-mail.
- [Session](https://getsession.org/) - Extreme focus on privacy and anonymity. Blockchain technology.
- [SimpleX Chat](https://simplex.chat/) - The first chat platform that is 100% private by design - it has no access to your connection graph
- [Status](https://status.im/) - Status is a secure messaging app, crypto wallet, and Web3 browser built with state of the art technology.
### Centralized
The service is in charge of running the servers that allow users to communicate. Single point of failure and control, but still 100% safe and trustworthy if the protocols and code are open and audited.
@ -463,7 +464,6 @@ The service is in charge of running the servers that allow users to communicate.
- [Threema](https://threema.ch/en) - The messenger that puts security and privacy first. Pay once, chat forever. No collection of user data. Open Source client.
- [Signal](https://signal.org/) - Extreme focus on privacy, combined with all of the features you expect. Strong encryption by design. 100% Open Source.
- <img width="16" src="misc/android.png"> [Molly](https://github.com/mollyim/mollyim-android) - Signal-compatible fork client with some security enhancements.
- [Status](https://status.im/) - Status is a secure messaging app, crypto wallet, and Web3 browser built with state of the art technology.
### P2P
No servers involved. Everything goes directly from one peer to the other peer. No point of failure or control. The features are reduced because of the lack of server, messaging can be slower. Best option for critical chats.
@ -475,7 +475,8 @@ No servers involved. Everything goes directly from one peer to the other peer. N
## Link in Bio Tools
[Keyoxide](https://keyoxide.org/) - A modern, secure and privacy-friendly platform to establish your decentralized online identity
- [Keyoxide](https://keyoxide.org/) - A modern, secure and privacy-friendly platform to establish your decentralized online identity.
- [LinkFree](https://github.com/EddieHubCommunity/LinkFree) - Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
## Link Shorteners