silverpill
@silverpill@mitra.social
This is a remote user, information on this page may be incomplete. View at Source ↗
Developer of ActivityPub-based micro-blogging and content subscription platform Mitra. Admin of mitra.social instance.
- Comment on Implementing Portable User Identities with DIDs 1 day ago:
The FEP-ef61: Portable Objects describes how to use DIDs with ActivityPub. Here's a slightly less technical introduction: https://codeberg.org/ap-next/ap-next/src/branch/main/nomadpub.md
It's not easy, though. Adding this feature to an existing project will require a lot of work, especially if you don't want to share signing keys with servers. This was discussed in #3100, Lemmy devs are not opposed to FEP-ef61, but they don't plan to work on it.
Also, I don't recommend copying solutions from ATProto, their
did:plc
anddid:web
are not really "decentralized".