Skip to content

utils: Add memory password store to store passwords without keyring

Fina Wilke requested to merge fina/ephemeral-password-store into main

This will save the entered password into an in-memory store.

This should make recovery operations on systems without a keyring daemon easier/possible to perform. This is not meant to be a keyring replacement but rather a mitigation.

image

Closes #352 (closed)

Checklist

Edited by Fina Wilke

Merge request reports