Skip to content

Commit

Permalink
backport of commit 80bbc84 (hashicorp#20472)
Browse files Browse the repository at this point in the history
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
  • Loading branch information
1 parent 05ceaaf commit 239b7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/what-is-vault.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: >-
compares to existing software, and contains a quick start for using Vault.
---

## What is Vault?
# What is Vault?

HashiCorp Vault is an identity-based secrets and encryption management system. A _secret_ is anything that you want to tightly control access to, such as API encryption keys, passwords, and certificates. Vault provides encryption services that are gated by authentication and authorization methods. Using Vault’s UI, CLI, or HTTP API, access to secrets and other sensitive data can be securely stored and managed, tightly controlled (restricted), and auditable.

Expand Down

0 comments on commit 239b7ff

Please sign in to comment.