Add RSDS protocol

This commit is contained in:
Tautvilas Mečinskas 2025-01-21 11:58:09 +02:00 committed by GitHub
parent b883c2f0ca
commit 27af322bd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ Thanks to the [Decentralized Web Summit](https://www.decentralizedweb.net/) for
* [Matrix](https://matrix.org/) - an open standard for decentralised persistent communication over IP. Matrix wants to connect together all the various communication services and make them interoperate.
* [Nostr](https://nostr.com/) - A decentralized social network with a chance of working. A simple, open protocol that enables a truly censorship-resistant and global social network.
* [Scuttlebutt](https://www.scuttlebutt.nz/) - a decent(ralised), offline-friendly secure gossip protocol.
* [RSDS](https://github.com/really-simple-decentralized-syndication) - really simple decentralized content syndication.
### Data
* [BitTorrent](https://en.wikipedia.org/wiki/BitTorrent) - protocol for distributed file sharing.