where is agenix private key being referenced? #64
|
Hi Dustin, I've been using your non-secrets config but am now trying to implement Before generating your first build, these keys must exist in your
However, I noticed in |
Replies: 1 comment
|
Hi, this is somewhat confusing and I should eventually make it more clear. The first key The second key, |
Hi, this is somewhat confusing and I should eventually make it more clear.
The first key
id_ed25519is used just to download yournix-secretsrepo on initial bootstrap, assuming it's private.The second key,
id_ed25519_agenixis copied over to your system and renamed toid_ed25519during this process. It's then referenced byagenixto do encryption and decryption.