secure storing of passwords using the SecretService DBus API
This module provides a way for securely storing passwords and other
secrets. It uses D-Bus Secret Service API that is supported by GNOME
Keyring and KSecretsService.

In OpenBSD, a few packages are providing the org.freedesktop.secrets interface:
gnome-keyring, keepassxc etc.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/SecretStorage
