Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: implement secret service spec #224

Open
nim65s opened this issue Dec 26, 2024 · 1 comment
Open

Feature request: implement secret service spec #224

nim65s opened this issue Dec 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nim65s
Copy link

nim65s commented Dec 26, 2024

Hi,

Many desktop applications expect their secrets to be managed through DBus via https://specifications.freedesktop.org/secret-service-spec/latest. This specification is already implemented by gnome libsecret and KDE wallet.

This can probably be implemented with zbus, and API can be generated with zbus-xmlgen file org.freedesktop.Secrets.xml (that file is available here, except there is a typo).

Would this be considered in scope for this project ?

@doy doy added the enhancement New feature or request label Dec 27, 2024
@doy
Copy link
Owner

doy commented Dec 27, 2024

i'd be open to reviewing a pr for this, if someone is interested! i don't know anything about dbus though, so i'm unlikely to get to it myself anytime soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants