1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Heywood 1b6e5156f4
re-encrypt to drgrove's key 2024-01-11 15:56:53 -05:00
Ryan Heywood b6dda94912
secrets: bump to include anton key 2023-10-17 14:11:47 -05:00
RyanSquared 6ed53333da
move to sops for managing credentials
This must be done outside of a Makefile environment due to how it
affects the programs that run inside `make`. `sops exec-env` will
decrypt a file and export the values as environment variables for the
program specified, which in this case is the user's shell.

This commit also includes a `.sops.yaml` file with the three PGP keys
from the Makefile and regenerates the DigitalOcean PAT.
2023-05-05 00:53:31 -04:00