Library for storing and retrieving passwords and other secrets
Description
A GObject-based library for accessing the Secret Service API of
the freedesktop.org project, a cross-desktop effort to access passwords,
tokens and other types of secrets. libsecret provides a convenient wrapper
for these methods so consumers do not have to call the low-level DBus methods.
The actual Secret Service API spec can be found at
https://specifications.freedesktop.org/secret-service/.
Nightly documentation can be found at https://gnome.pages.gitlab.gnome.org/libsecret/.