helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
805 stars 59 forks source link

Consider adding minimalistic Keychain for storing passwords #470

Open probonopd opened 1 year ago

probonopd commented 1 year ago

Applications like VSCode ("Code - OSS") like to store credentials there.

https://specifications.freedesktop.org/secret-service/latest/ seems to e very GNOME Keyring and KWallet centric.

Backend (daemon)

Both would draw in way too many dependencies. But there are lightweight alternatives such as

Frontend (GUI)

Do we need one at all?