keyring icon indicating copy to clipboard operation
keyring copied to clipboard

Is there a way to change the keyring password for the file backend other than deleting and re-creating the keyring ?

Open jbodart-argenx opened this issue 3 years ago • 1 comments

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 ?

jbodart-argenx avatar May 26 '22 08:05 jbodart-argenx

Maybe there isn't a way? Right, @nbenn ?

gaborcsardi avatar May 26 '22 09:05 gaborcsardi

@nbenn: if there is a way, I would be very interested as well.

samuel-colin-foph avatar Nov 29 '22 14:11 samuel-colin-foph

Seems like there is no way, other than iterating over the secrets and copying them into a new keyring.

gaborcsardi avatar Oct 31 '23 15:10 gaborcsardi