Add Bindings for Libsecret #283
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
java
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
java-gi/java-gi#283
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since #247 is closed, I just want to express my interest in a libsecret binding in the standard set.
In my opinion this is an important library for storing passwords in a Gnome App.
Whenever one needs to connect to an API, a credential is necessary.
Storing this in a GSetting is a really bad idea because any app can just grab it from there.
And I don't think it is a good idea for me to maintain the binding separately.
I could try to work on the binding if that would help.
Thanks, this is valuable feedback.