secretsmgr handbook
Editor sign-in

Glossary

Words used precisely throughout this handbook. Where a word is commonly used to mean something else, that is noted, because the difference is usually where the confusion lives.

TermMeansDoes not mean
PrincipalA keypair with a name on the member listA person; one person may hold several
VaultA group of secrets sharing one access list and one vault keyA folder; this is membership, not just naming
GrantThe vault key encrypted so only one principal can open it, signed by whoever did itA permission row on a server
CustodyWhere and how your private key is protectedAnything about what you can access
AssertedA signed claim you made about your own custodyAnything that was verified
AttestedUnlocking requires a specific hardware device and a human touch, proven cryptographicallyThat the key never enters your computer's memory
Key rotationReplacing your own keypairAnything to do with secret values
Data key rotationRe-encrypting stored data; values unchangedRevocation
Value rotationChanging the real credential upstreamSomething the repository can do by itself
RevocationA signed statement removing access to future materialMaking past reads impossible
SessionShort-lived server-mode state, in memory only, never written downA token; the system has none
Fingerprint128 bits derived from a principal's public keys, shown as 12 words or 8 written groups, for humans to compare aloudAnything secret; it is safe to publish. Also not something a user can choose
VoucherA single-use, expiring permission slip for a machine to enroll itselfA credential that grants access to anything