Skip to content

Commit fce14d7

Browse files
wolfbrotherottomorac
authored andcommitted
Register did:oan DID method.
This commit adds the did:oan DID method registration for OpenAgenet (OAN). OAN adopts did:oan as the identifier method for an agent identity governance system that supports trusted agent registration, root-governed lifecycle management, authorization-aware discovery, and verifiable infrastructure-node authorization. The method specification describes how OAN identifiers are represented, resolved, governed, and used across OAN roles such as agents, registrars, discovery services, root services, and future third-party credential issuers. The registered verifiable data registry is the OAN root-governed registry and its blockchain-backed authorization bulletin, which together provide the trusted publication and lifecycle state used by OAN participants. The registration points to the public OAN DID method specification maintained under the OpenAgenet public documentation repository.
1 parent 0759cec commit fce14d7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

methods/oan.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "oan",
3+
"status": "registered",
4+
"verifiableDataRegistry": "OpenAgenet root-governed registry and blockchain-backed authorization bulletin",
5+
"contactName": "OpenAgenet (OAN)",
6+
"contactEmail": "xujinliang@caict.ac.cn; jlxufly@gmail.com",
7+
"contactWebsite": "https://github.com/OpenAgenet",
8+
"specification": "https://github.com/OpenAgenet/oan-public-docs/blob/main/did-oan-specs/doc/OAN%20DID%20Method%20Specification.md"
9+
}

0 commit comments

Comments
 (0)