Metadata-Version: 1.1
Name: passcrow
Version: 0.0.2
Summary: passcrow
Home-page: https://github.com/mailpile/python-passcrow
Author: Bjarni R. Einarsson
Author-email: bre@mailpile.is
License: LGPL-3.0
Download-URL: https://codeload.github.com/mailpile/python-passcrow/tar.gz/refs/tags/v0.0.2
Description: Passcrow is a system for implementing secure "password escrow", making it
        possible to recover from forgetting or losing a key, password or passphrase.
        
        The user experience should be similar to the "reset password" recovery
        flow of popular online services, but adapted to the needs of Open Source,
        decentralization and users keeping locally encrypted data.
        
Keywords: passcrow,encryption,password,passphrase,escrow
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
