this post was submitted on 13 Jan 2025
98 points (93.8% liked)
Fediverse
28930 readers
2395 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
(if I understand correctly) you don't register on a relay, you register on a PDS (which you can easily self-host on a small computer at home). But, to register with a PDS, you need a DID, and to interoperate with the rest of bluesky it needs to be using one of their two currently-supported DID methods: either did:web or did:plc. The former is a thing which you can create using a domain you control, which gives you an identity that you lose control of when you lose control of that domain. The latter is the actually-centralized "placeholder" DID method implemented by an append-only log operated by BlueSky PBC, which is what most people are actually using. I'm not sure if/how you can create a
did:plc
without first creating an account on a bsky.app PDS, but you can migrate it to your own PDS after creating one there. or, you can usedid:web
and rely on your domain name registration instead of their centralized log.Further reading: