Fix typos and change some grammatical constructions

This commit is contained in:
daniel.motzko
2021-07-02 13:54:18 +02:00
parent ea00db0ac6
commit 51c8a54795
54 changed files with 185 additions and 152 deletions

View File

@@ -5,5 +5,5 @@ quadrant: tools
---
[Hashicorp Vault](https://www.vaultproject.io/) is a Go application with a Rest/Cli interface that you can use to securely access secrets.
A secret can be any sensitive data, such as credentials, certificates, access tokens, encryption keys etc.
A secret can be any sensitive data, such as credentials, certificates, access tokens, encryption keys etc.
Vaults key features are a secure secret storage, dynamic secretes (create on-demand secrets), data encryption, secret leasing, renewal and revocation.