helloSystem / helloSystem/ISO

Consider adding minimalistic Keychain for storing passwords

Open
#470 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
847
Forks
66
PR merge metrics
No merged PRs in 30d

Description

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

* https://www.freshports.org/sysutils/pass-secrets/ (In FreeBSD Ports, could not use it yet due to the lack of documentation)
* https://github.com/yousefvand/secret-service (Golang, `secretserviced` tested, working)

### Frontend (GUI)

Do we need one at all?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.