Skip to content

Register did:tenzro method#705

Open
hilarl wants to merge 2 commits into
w3c:mainfrom
tenzro:add-tenzro-method
Open

Register did:tenzro method#705
hilarl wants to merge 2 commits into
w3c:mainfrom
tenzro:add-tenzro-method

Conversation

@hilarl

@hilarl hilarl commented May 2, 2026

Copy link
Copy Markdown

Summary

Registers the did:tenzro DID method.

Method overview

did:tenzro provides decentralized identifiers anchored on the Tenzro Ledger — an L1 blockchain with HotStuff-2 BFT consensus. The method supports both human and machine identities (including autonomous agents and delegated-controller agents) with on-chain verifiable credentials and revocation.

DID format:

  • did:tenzro:human:{uuid} — human identity
  • did:tenzro:machine:{controller_did}:{uuid} — delegated-controller machine
  • did:tenzro:machine:{uuid} — autonomous machine

Full specification: https://github.com/tenzro/did-method-tenzro/blob/main/spec.md

Submitter checklist

  • The DID method specification is publicly available at a stable URL
  • The DID method specification is licensed under a permissive open license (Apache-2.0)
  • The DID method specification follows the W3C DID Core specification
  • The DID method has at least one open-source implementation (tenzro-identity crate)
  • The submitter is prepared to maintain the DID method specification

Contact

Tenzro Engineering — eng@tenzro.com

@swcurran swcurran left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requirements met for merging PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants