Comment on Implementing Portable User Identities with DIDs
INeedMana@piefed.zip 5 weeks ago
DID as a permanent, global ID you own, independent of any server
So there would have to be another server, hosting my identity? Would identities somehow be federated between identity instances?
muntedcrocodile@lemmy.world 5 weeks ago
Did can be served by your own server as just a json blob or federated between multiple identity servers or on the blockchain. A did is did:source:publickey and their are multiple different sources u can use.
INeedMana@piefed.zip 4 weeks ago
So in a way it's similar to https://joinmastodon.org/verification ? A two sided reference between identity and profiles?