agenix/pkgs
Felix Scheinost dddc664d4a feat: rekey only specific identity
Currently rekey re-encrypts all files.

For my personal use-case, agenix would ideally only files that require rekeying, i.e. files where the identities changed.
But I don’t think there’s an (easy) way to achieve that with `age` currently, as there’s no way to get the current recipients from an encrypted file?

This change would allow the user to manually specifiy that only secrets that contain a given identity should be rekeyed.

In my use-case this is handy as when I add a new server I want all secrets that are shared between servers (where the new identity was added) to be rekeyed, but I don’t want all secrets that are personal to different servers to also be rekeyed.
2024-10-25 15:06:07 +02:00
..
agenix.nix agenix: fix installCheckPhase with Nix 2.3 2024-02-01 13:30:22 +01:00
agenix.sh feat: rekey only specific identity 2024-10-25 15:06:07 +02:00
doc.nix doc: add new doc website 2023-03-04 10:34:29 -08:00