Update atproto-did, delete did.json
This commit is contained in:
parent
a9b71db104
commit
3439332997
2 changed files with 1 additions and 27 deletions
|
@ -1 +1 @@
|
|||
did:web:a-b.im
|
||||
did:plc:qpnx46c4zuhndtox27ejwst5
|
||||
|
|
|
@ -1,26 +0,0 @@
|
|||
{
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/did/v1",
|
||||
"https://w3id.org/security/multikey/v1",
|
||||
"https://w3id.org/security/suites/secp256k1-2019/v1"
|
||||
],
|
||||
"id": "did:web:a-b.im",
|
||||
"alsoKnownAs": [
|
||||
"at://a-b.im"
|
||||
],
|
||||
"verificationMethod": [
|
||||
{
|
||||
"id": "did:web:a-b.im#atproto",
|
||||
"type": "Multikey",
|
||||
"controller": "did:web:a-b.im",
|
||||
"publicKeyMultibase": "zQ3shREYHJpJQ5582jVHUguMcJKgvJ5NJPuSQJQpybf3cCPyw"
|
||||
}
|
||||
],
|
||||
"service": [
|
||||
{
|
||||
"id": "#atproto_pds",
|
||||
"type": "AtprotoPersonalDataServer",
|
||||
"serviceEndpoint": "https://pds.a-b.im"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue