mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-31 04:14:37 +00:00
add TODO for Hashicorp's vault
This commit is contained in:
parent
a6d21fe0d8
commit
6fb287d872
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Sops-nix decrypts secrets [sops files](https://github.com/mozilla/sops#2usage)
|
|||
on the target machine to files specified in the NixOS configuration at
|
||||
activation time. It also adjusts file permissions/owner/group. It uses either
|
||||
host ssh keys or GPG keys for decryption. In future we will also support cloud
|
||||
key management APIs such as AWS KMS, GCP KMS, Azure Key Vault.
|
||||
key management APIs such as AWS KMS, GCP KMS, Azure Key Vault or Hashicorp's vault.
|
||||
|
||||
## Features
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue