Closed jbodart-argenx closed 1 year ago
Hi, I'd like to be able to easily change the keyring password on the file backend, without having to delete it, recreate it and re-set all keys. I couldn't find a function / method for that. Does it already exist, or could it be implemented ?
Maybe there isn't a way? Right, @nbenn ?
@nbenn: if there is a way, I would be very interested as well.
Seems like there is no way, other than iterating over the secrets and copying them into a new keyring.
Hi, I'd like to be able to easily change the keyring password on the file backend, without having to delete it, recreate it and re-set all keys. I couldn't find a function / method for that. Does it already exist, or could it be implemented ?