Language

Package: gnome-keyring @ 40.0

Synopsis

Daemon to store passwords and encryption keys

Description

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

Home page
https://www.gnome.org
Location
gnu/packages/gnome.scm (line: 2508, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python2'
formatting

Look for formatting issues in the source

line 2539 is way too long (91 characters)