I've had a lot of people ask how BlueSky compares to Mastodon and the Fediverse. I've tried to make the answer as simple and easy to understand as possible:
The Fediverse is designed to give ordinary people control of the network. All of its traffic flows directly from one cheap-to-run server to another.
@FediTips people flocking to bsky thinking it's going to be different has me shaking my head. Just look at their investors. Blockchain, lovely.
Most of BlueSky's board is blockchain people. Their CEO's CV is mostly blockchain and cryptocurrency companies.
@FediTips @effariwhy Do you have a link to the current status as a source?
I only know this article (in german) from November: "Bluesky: How is a ‘decentralised ecosystem’ financed? Bluesky was launched as a non-profit organisation, and controversial names emerged in the latest round of financing"
https://www.derstandard.de/story/3000000245588/bluesky-wie-finanziert-sich-ein-dezentrales-oekosystem
@w_b @caos @FediTips @effariwhy
So... BlueSky Direct messages all go through a central server. And are not encrypted E2E anyway.
I don't like that.
Never thought about it but DMs in Mastodon are not E2E either.
I'm just learning about ActivityPub. How difficult would it be to E2E DMs?
Could you provide encryption keys on both ends. And make it to where something like the users pass decrypts DMs?
@txtechnician @caos @FediTips @effariwhy
End to end encryption has been a problem in email that still is not solved. The problem is the key distribution.
I don't know how Signal, etc. do it but it would seem publishing the public key in the user profile would solve e2e for at least DMs.
@w_b @txtechnician @caos @effariwhy
Social networks in general aren't good for privacy, as far as I know none of them have E2EE. It's much better to use encrypted messaging systems such as XMPP with OMEMO, @briar etc.
There is discussion of how to bring E2EE to Mastodon at https://github.com/mastodon/mastodon/issues/19565 but it hasn't been updated in some time.
@FediTips @w_b @caos @effariwhy @briar oh man. I think that encrypting toots. Is Overkill. But I do see the need to encrypt private messages.
I mean the difference is obvious. One of those is meant to be public. The other one is meant to be private.