Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hosts/tahoe: re-key all the secrets with age identities | Franck Cuny | 2023-03-10 | 1 | -8/+13 |
| | | | | | | | 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 tahoe | Franck Cuny | 2022-04-13 | 1 | -11/+8 |
| | |||||
* | secrets: move the actual secrets with hosts config | Franck Cuny | 2022-04-13 | 1 | -0/+12 |
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. |