pkgsrc/security/gnome-keyring/DESCR
nia e09a3b68f2 gnome-keyring: Update to 3.36.0
This brings us up to the latest GNOME 3 release. There's too many
changes to easily list.
2020-11-22 21:26:50 +00:00

10 lines
488 B
Text

gnome-keyring is a program that keeps password and other secrets for
users. It is run as a daemon in the session, similar to ssh-agent, and
other applications locate it via an environment variable or a D-Bus.
The program can manage several keyrings, each with its own master
password, and there is also a session keyring which is never stored to
disk, but forgotten when the session ends.
The library libgnome-keyring is used by applications to integrate with
the GNOME keyring system.