michael-c-hoffman / gnome-keyring

Stores passwords and encryption keys

Home Page:https://wiki.gnome.org/Projects/GnomeKeyring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gnome-keyring is a program that keep 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.

About

Stores passwords and encryption keys

https://wiki.gnome.org/Projects/GnomeKeyring

License:GNU General Public License v2.0


Languages

Language:C 94.5%Language:Objective-C 2.7%Language:Makefile 1.4%Language:Python 0.7%Language:M4 0.6%Language:C++ 0.1%Language:Shell 0.0%