Device identity
Each authorized device holds its own protected X25519 identity. Plaintext identity material exists only inside an unlocked session.
Nook
LOCAL_FIRST
Vault 01 / personal secret system
Nook is a passwordless, local first, decentralized secrets manager. Your vault is encrypted before it leaves the browser, replicated only through storage you choose, and opened only by identities you authorize.
Architecture manifest / 04 layers
Each authorized device holds its own protected X25519 identity. Plaintext identity material exists only inside an unlocked session.
Vault keys are wrapped into per-device cryptographic envelopes, so authorized identities can unlock secrets without central authority service.
Optional providers transport encrypted vault events. They see ciphertext and storage operations—not the secrets held inside.
Encrypted changes converge through a content-addressed event history, preserving the order and integrity of your vault.
Cryptographic inventory / 17 primitives