about summary refs log tree commit diff
path: root/hosts/tahoe/secrets/wireguard_privatekey.age (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hosts/tahoe: re-key all the secrets with age identitiesFranck Cuny2023-03-101-10/+11
| | | | | | | This is using the public keys from: - my user on my laptop - the root user on tahoe - the backup key stored on the USB drive
* secrets: re-key all secrets for tahoeFranck Cuny2022-04-131-0/+0
|
* secrets: move the actual secrets with hosts configFranck Cuny2022-04-131-0/+0
Having the secrets closer to the host is easier to manage. At the moment I don't have secrets that are shared across multiple hosts, so that's an OK approach.