Skip to content
AstorisTheBrave edited this page Aug 28, 2026 · 2 revisions

Identifold

Identifold defines one entity identity with up to three representations:

  • MID: an RFC 9562 UUIDv7 used as the canonical machine identifier;
  • PID: a TypeID-compatible public representation of the same UUID bits;
  • REF: an independently allocated, checksummed human reference.

The project is pre-release. The specification and implementation live in the main repository.

Start here

Identifiers identify; they do not authenticate or authorize.

Clone this wiki locally