Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hosts/aptos: re-key all the secrets with age identities | Franck Cuny | 2023-03-10 | 1 | -9/+11 |
| | | | | | | | This is now using the public keys from various age keys: - one for my user on the laptop - one for the root user on the laptop - one backup key stored on the USB drive | ||||
* | syncthing: enable on trusted machines | Franck Cuny | 2022-04-21 | 1 | -0/+0 |
| | | | | Add the cert and key for aptos. | ||||
* | secrets: move the actual secrets with hosts config | Franck Cuny | 2022-04-13 | 1 | -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. |