mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-01 16:49:55 +03:00
9 lines
373 B
Markdown
9 lines
373 B
Markdown
|
# Features {#features}
|
||
|
|
||
|
* Secrets are encrypted with SSH keys
|
||
|
* system public keys via `ssh-keyscan`
|
||
|
* can use public keys available on GitHub for users (for example, https://github.com/ryantm.keys)
|
||
|
* No GPG
|
||
|
* Very little code, so it should be easy for you to audit
|
||
|
* Encrypted secrets are stored in the Nix store, so a separate distribution mechanism is not necessary
|