libsecret 0.20.5
GObject bindings for "Secret Service" API
Libsecret is a GObject based library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus.
- Website: https://wiki.gnome.org/Projects/Libsecret/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libsecret 0.20.5
as follows:
guix install libsecret@0.20.5
Or install the latest version:
guix install libsecret
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.