Skip to main content

Search

Items tagged with: DID



Heute Abend ab 18 Uhr trifft sich die Berliner Gruppe der @Free Software Foundation Europe wieder im Kieztreff Undine (U5 Lichtenberg). Letzte Vorbereitungen für unseren.Workshop am Samstag zum I Love Free Software Day und der Digitalen Unabhängigket in der Pablo Neruda Bibliothek treffen.

#did #didit #IloveFS #berlin



Digitale Unabhängigkeit hat viele Aspekte. Auch eine Entschlackungskur für Web-Browser gehört dazu.
#DID #DUT #DigitalDetox
https://www.heise.de/news/Einfach-nur-einen-Webbrowser-bitte-11143193.html
Wer es mal ausprobieren möchte:
https://justthebrowser.com


lmao taking a look at #ATProtocol / #Bluesky's implementation of #DID, and I think they missed the "decentralized" part in their "placeholder" DID method.

Your domain's DNS entries just contain a (truncated) hash that then has to be resolved at plc.directory

recall that the DID method (plc) is part of the DID, so a different method (eg. web) is a different DID. to switch, you'd need to set an alsoKnownAs entry. plc only supports AT handles for alsoKnownAs.

https://github.com/bluesky-social/did-method-plc#did-resolution
DID Resolution

PLC DIDs are resolved to a DID document (JSON) by making simple HTTP GET request to the PLC server. The resolution endpoint is: https://plc.directory/:did

The PLC-specific state data (based on the most recent operation) can be fetched as a JSON object at: https://plc.directory/:did/data