key-atoms
Cryptographic keys, key roles, succession chains, and revocation records as versioned atoms.
The foundational trust layer for atoms-spec v1.1.0 signing and the broader ecosystem. Public keys, key roles, succession chains, and revocation records — typed, versioned, and composable into keychains that can be audited and rotated without rebuilding trust from scratch.
Catalog at v0.1.0
- 0 atoms across 0 types
- 0 keychains
- 0 compatibility rules
Atom types
- Seeding in progress — key, revocation, succession
Civilization-grade properties
- Typed — every atom validates against a JSON Schema.
- Versioned — every atom has a semver
versionfield. - Machine-readable — /exports/catalog.json is the canonical manifest.
- Composable — compositions reference atoms by ID; references resolve in CI.
- Open — Apache-2.0 licensed.
- Durable — no external dependencies in the hot path.