Jafner.net/homelab/.sops/.sops.md
Joey Hafner 676da8dca3
#2 Move age files to homelab/.sops/
Separate "authors" keys and "deploy" keys.
Add features to setup, encrypt, and decrypt scripts:
- Validate input arguments
- Set age keyfile and recipients dynamically at runtime
2024-08-14 14:26:52 -07:00

6 lines
224 B
Markdown

# Set up SOPS and age to encrypt and decrypt secrets in this repo
1. Install [sops](https://github.com/getsops/sops/releases).
2. Install [age](https://github.com/FiloSottile/age).
3. Run the [setup script](.age-setup.sh).