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.
Get the browser extension
Simple Vault companion / browser extension
Add Nook to Chrome or Brave for permissioned password filling. The extension is a separately protected device that pairs only with Simple Vault; Sentinel Vault never participates.
Loading extension channel…
Production installs and updates through the Chrome Web Store. Brave can install the same listing.
chrome://extensions in Chrome or Brave and
enable Developer mode.
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