Skip to content

Build DNS-published cryptographic identity system#1

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/dns-crypto-identity-YZmD7
Dec 28, 2025
Merged

Build DNS-published cryptographic identity system#1
hyperpolymath merged 1 commit into
mainfrom
claude/dns-crypto-identity-YZmD7

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Add complete implementation of the Explicit Trust Plane:

  • Design document (docs/DESIGN.adoc) with architecture rationale
  • Deployment guide (docs/DEPLOYMENT.adoc) for end-to-end setup
  • Key generation scripts for Ed448/Ed25519/X25519 and OpenPGP
  • DNS zone template with CERT, IPSECKEY, TLSA, and CAA records
  • Justfile recipes for key generation and rotation
  • README with project overview and quick start guide

This framework enables DNS-native cryptographic identity using modern algorithms (Ed448, Ed25519, X25519) with explicit role separation between signing and key exchange.

Add complete implementation of the Explicit Trust Plane:

- Design document (docs/DESIGN.adoc) with architecture rationale
- Deployment guide (docs/DEPLOYMENT.adoc) for end-to-end setup
- Key generation scripts for Ed448/Ed25519/X25519 and OpenPGP
- DNS zone template with CERT, IPSECKEY, TLSA, and CAA records
- Justfile recipes for key generation and rotation
- README with project overview and quick start guide

This framework enables DNS-native cryptographic identity using
modern algorithms (Ed448, Ed25519, X25519) with explicit role
separation between signing and key exchange.
@hyperpolymath
hyperpolymath merged commit 9fcfdaf into main Dec 28, 2025
10 checks passed
@hyperpolymath
hyperpolymath deleted the claude/dns-crypto-identity-YZmD7 branch December 28, 2025 17:32
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