1 repo
Systems that generate short-lived, just-in-time credentials for external services.
Distinguishing note: Focuses on the automated generation and destruction of credentials.
Explore 1 awesome GitHub repository matching security & cryptography · Dynamic Secret Engines. Refine with filters or upvote what's useful.
Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish
Integrates with external providers to create short-lived, just-in-time credentials that are automatically destroyed after use.