کیڑیگ

This page explains all options for using the Keyring in Parabolic.

Backend

The Keyring feature is backed by the libnick library.

This library uses SQLCipher to securely store credentials in a platform independent manner.

The library will use your system's credential manager (i.e. DBus secret service on Linux and Windows Credential Manager on Windows) for securing the Keyring database file.

Storing a Credential

Here are the fields that can be stored in a credential:

Name: The name of the credential

URL (optional): The URL of the credential

Username (optional if password is not empty): The username of the credential

Password (optional if username is not empty): The password of the credential