{"library":"keyrings-cryptfile","type":"library","category":null,"description":"keyrings.cryptfile is a Python library that provides an encrypted file keyring backend for the standard `keyring` package. It enables secure storage of plaintext passwords in a portable encrypted file, particularly useful when typical desktop environment keyring implementations are unsuitable. The project encrypts data using Argon2 for key derivation and authenticated AES encryption (GCM by default). The latest version is 1.3.9, released on November 20, 2022. While there isn't a strict release cadence, updates appear to be infrequent.","language":"python","status":"active","version":"1.3.9","tags":["security","keyring","encryption","password-management"],"install":[{"cmd":"pip install keyrings-cryptfile","imports":["from keyrings.cryptfile.cryptfile import CryptFileKeyring"]}],"homepage":null,"github":"https://github.com/frispete/keyrings.cryptfile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/keyrings-cryptfile/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.8,"avg_import_s":0.23,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/keyrings-cryptfile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}