filip26 / carbon-decentralized-identifiers

Decentralized Identifiers (DIDs) API
https://apicatalog.com
Apache License 2.0
3 stars 0 forks source link

Consider `did:plc` method addition #93

Open filip26 opened 1 month ago

filip26 commented 1 month ago

https://web.plc.directory/

filip26 commented 1 month ago

Resolve bsky handle -> did:plc

https://bsky.social/xrpc/com.atproto.identity.resolveHandle?handle=filipk.bsky.social or Settings > Change handle > I have my own domain

filip26 commented 1 month ago

Resolve did:plc

curl -s https://plc.directory/did:plc:7l2pjkp6si2qk6niu2tzloed | jq .
filip26 commented 1 month ago

see https://github.com/bluesky-social/atproto/discussions/1892