diff options
author | Franck Cuny <franck@fcuny.net> | 2023-03-07 19:03:05 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-03-10 18:20:07 -0800 |
commit | b6a12af7a9602cad8f700e58494a024489f5482d (patch) | |
tree | 332f078b201f163f7dedb6bff449f86d4fd05f78 /hosts/aptos/secrets/syncthing | |
parent | modules/secrets: use age keys for agenix' identity (diff) | |
download | world-b6a12af7a9602cad8f700e58494a024489f5482d.tar.gz |
hosts/aptos: re-key all the secrets with age identities
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
Diffstat (limited to '')
-rw-r--r-- | hosts/aptos/secrets/syncthing/cert.age | bin | 1209 -> 1266 bytes |
-rw-r--r-- | hosts/aptos/secrets/syncthing/key.age | bin | 664 -> 788 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/hosts/aptos/secrets/syncthing/cert.age b/hosts/aptos/secrets/syncthing/cert.age index 33c6645..643c161 100644 --- a/hosts/aptos/secrets/syncthing/cert.age +++ b/hosts/aptos/secrets/syncthing/cert.age Binary files differdiff --git a/hosts/aptos/secrets/syncthing/key.age b/hosts/aptos/secrets/syncthing/key.age index 4e5c123..ccce5f9 100644 --- a/hosts/aptos/secrets/syncthing/key.age +++ b/hosts/aptos/secrets/syncthing/key.age Binary files differ |