-
The "controller" document is a bit of a challenge to understand.
We should consider other names that better describe what it actually does.
-
I'm working on an implementation of Decentralized Identifiers (DIDs) specification (W3C) and I'm using a custom purpose value to derive keys used for identities.
Is there any interest in a SLIP for…
-
There is overlap between how the Decentralized Identifiers spec and Atomic Data should work. Both emphasize self-sovereign identity management powered by cryptography.
Currently, Atomic Data Agents…
-
For context, I'm referring to the Decentralized Identifiers (DIDs) spec. https://w3c-ccg.github.io/did-spec/
Probably a bit early, but I think it's worth mentioning: would be great if this could be…
-
Decentralized Identifiers (DID) is a specification on the standards track, being developed in a W3C Working Group - more details here: https://w3c.github.io/did-core/. This change would allow apps and…
-
```
With an ever growing list of interesting communication tools, a common
identity descriptor is needed. E-Mail, XMPP, Wave, SIP and other
decentralized services are already based on "e-mail adress l…
-
# Decentralized Web Hosting on Nostr
By recording HTML, CSS, and JS on the Nostr relay, it becomes possible to create a decentralized web hosting solution that eliminates the need for centralized s…
-
Hello @dhh1128.. Your repository [peer-did-method-spec](https://github.com/decentralized-identity/peer-did-method-spec) is one of the [work items](https://github.com/decentralized-identity/identifiers…
-
Since the email address of a user can change, and there is no other attribute of the `user` object that remains immutable, we need to introduce a new, immutable `id` attribute.
In the future, once …
-
[Takahe](https://github.com/jointakahe/takahe) is a new ActivityPub server with support for multiple domains on the same server (“virtual hosting”).
I wonder if this could be replicated in chattern…