Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.44 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.44 KB

Vaultix

nixos infra doc eval status test status

Secret managing scheme for NixOS

Highly inspired by agenix-rekey and sops-nix.

  • Based on age rust implementation
  • Parallel encryption at host granularity
  • Support secure identity with passphrase
  • Support template for reusing insensitive stanza
  • Support Yubikey PIV with age-yubikey-plugin
  • Fits well with new sysuser nixos userborn machenism
  • Design with flake-parts and modulized flake
  • Compatible and tested with common nixos deployment tools

Setup

See docs