Consider secret config like this:
[batou]
secret_provider = age
members =
https://my.flyingcircus.io/rg/2342/sshkeys/login/blub/keys
https://my.flyingcircus.io/rg/2343/sshkeys/login/blub/keys
Now, if I'm allowed to log into both RGs, there are two recipients with the same ssh key.
My expectation would be that for each user, only one recipient is added to age_keys.txt.
It's not a big deal in practice, but still a little odd.
Consider secret config like this:
Now, if I'm allowed to log into both RGs, there are two recipients with the same ssh key.
My expectation would be that for each user, only one recipient is added to age_keys.txt.
It's not a big deal in practice, but still a little odd.