Digitorn
Digitorn
All terms
Security

KMS

A managed service that holds master keys and performs cryptographic operations, never exposing the keys.

also known as: key management service, key management system
In depth

KMS providers (AWS KMS, GCP KMS, Azure Key Vault, HashiCorp Vault) keep the master encryption key inside hardware that cannot export it. Applications send ciphertext for unwrap or wrap operations, the KMS does the work and returns the result. On Digitorn the KMS layer is pluggable: env-based for dev, AWS KMS for AWS deployments, the rest for everything else.

Related concepts
Newsletter

Get the next post in your inbox.

Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.

One-click unsubscribe. We never share your address. Powered by our own infrastructure, not a tracker.

More in Security

Credential vault/glossary/credential-vaultEnvelope encryption/glossary/envelope-encryptionOAuth flow/glossary/oauth-flowPer-user scope/glossary/per-user-scope