this post was submitted on 12 Jun 2023
268 points (96.9% liked)
Lemmy.World Announcements
29048 readers
3 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What we're seeing here seems more like a restoration of the architecture of pre-web Internet services, like SMTP, NNTP, or IRC.
The protocols are built on top of HTTPS and JSON as a session layer, rather than on lines of ASCII as in those classic protocols ... but the architecture looks a lot more like "a bunch of servers under independent administration, that agree to share messages with each other in a network" than like anything with the stink of blockchains on it.
@kiriakos @fubo Blockchain is also a cool technology I think but I don't think it's so well suited for social networks because any node needs to store all the data so it becomes quite heavy with time. Blockchain is better suited for financial transactions which it does really well in my opinion.
Blockchain is well suited for storing authentication and provenance information. The Fediverse could benefit from blockchain stored instance, user, and community metadata.