py3-keyring

store and access your passwords safely

WWW CVSWeb GITHub
  1. Package version
    py3-keyring-23.6.0p2
  2. Maintainer
    The OpenBSD ports mailing-list

The Python keyring lib provides a easy way to access the system keyring
service from python. It can be used in any application that needs safe
password storage.

Supported keyring services:

**OSXKeychain**: supports the Keychain service in Mac OS X.
**KDEKWallet**: supports the KDE's Kwallet service.
**GnomeKeyring**: for Gnome 2 environment.
**SecretServiceKeyring**: for newer GNOME and KDE environments.
**WinVaultKeyring**: supports the Windows Credential Vault.

Built-in keyrings:

**Win32CryptoKeyring**: for Windows 2k+.
**CryptedFileKeyring**: a command line interface keyring base on PyCrypto.
**UncryptedFileKeyring**: a keyring which leaves passwords directly in file.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3
  • devel/py-setuptools_scm,python3

  • devel/py-entrypoints,python3
  • security/py-secretstorage,python3
  • x11/dbus-python,python3
  • lang/python/3.10