Comment on How decentralized Bluesky is compared to the Fediverse.
Natanael@infosec.pub 1 week agoPrivate posts is planned, but it’s not trivial. Mastodon can’t exactly brag about their nonintuitive technically just not broadcasted posts, where multiple implementations keep making private messages publicly discoverable due to bugs.
j0j0@lemmy.world 6 days ago
What kind of implementations do you mean? The last time I heard of such a thing (a few years ago), it was fixed within a few hours, and was on a dev instance
Natanael@infosec.pub 6 days ago
Currently Lemmy is leaking likes via the API even if they only should be available to the user’s host and community host server
General_Effort@lemmy.world 5 days ago
Federation requires openness and that goes badly with secrecy. You can argue that one has to trust instance owners anyway, but knowing the users and not just the tallies makes uncovering manipulation easier.
Natanael@infosec.pub 5 days ago
It’s doable with E2E encryption, but lots of social stuff in large groups requires coordination which is incredibly hard to with a server that has no knowledge of what the data is because it can’t index anything, etc.