mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

13K
active users

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:

🦋 BlueSky is designed to give corporations and wealthy people full control of the network. All of its traffic has to flow through expensive-to-run corporate relays.

:Fediverse: 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.

@effariwhy

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"
derstandard.de/story/300000024

DER STANDARD · Bluesky: Wie finanziert sich ein "dezentrales Ökosystem"?Gestartet wurde Bluesky als gemeinnütziges Unternehmen, im Rahmen der neusten Finanzierungsrunde tauchten umstrittene Namen auf

@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?

Bill

@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 github.com/mastodon/mastodon/i 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.