location: Diff for "keyring"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 1 and 2
Revision 1 as of 2018-04-17 06:24:46
Size: 963
Editor: crose
Comment:
Revision 2 as of 2018-04-17 06:25:36
Size: 980
Editor: crose
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
== Password & Secrets == == Password & Secrets: Gnome-Keyring ==
Line 20: Line 20:
We recommend to use 'keepassx' instead of Gnome-Keyring. We recommend to use [[keepassx]] instead of Gnome-Keyring.

Keyring

The following applies to I-MATH Thinlinc session.

The Keyring application on thinlinc uses Gnome-Keyring as data store. Different programs uses the Gnome-Keyring to store passwords, e.g. Google Chrome, Owncloud, ... Whenever such an application asks for credentials from the keyring, the 'gnome-keyring-daemon' is started in the background.

If the 'gnome-keyring-daemon' starts the first time, it asks for a master password, to encrypt all further data (typically user/password credentials).

Master password lost

In case the master password is lost, the keyring database can be deleted (including loosing all stored passwords) - Typically this is not a big lost. Open a terminal and type:

\rm -R .local/share/keyrings

Password & Secrets: Gnome-Keyring

We recommend to use keepassx instead of Gnome-Keyring.

To check the credentials stored in Gnome-Keyring, open 'Applications > Acessoires > Passwords & Keys'

PublicMathWiki: keyring (last edited 2021-02-04 09:03:22 by eseide)