Metadata-Version: 2.1
Name: oath-ldap-tool
Version: 1.3.4
Summary: OATH-LDAP command-line tool
Home-page: https://oath-ldap.stroeder.com
Author: Michael Stroeder
Author-email: michael@stroeder.com
Maintainer: Michael Stroeder
Maintainer-email: michael@stroeder.com
License: Apache-2.0
Download-URL: https://pypi.org/project/oath-ldap-tool/#files
Description: OATH-LDAP services
        ==================
        
        [OATH-LDAP](https://oath-ldap.stroeder.com/) directly integrates
        OTP-based two-factor authentication into
        [OpenLDAP](https://www.openldap.org) *slapd*.
        
        This is the command-line tool for various use-cases:
          * Generate asymmetric primary key pairs used for encrypting
            the OATH shared secrets
          * Add LDAP entries for hardware OTP devices
          * Initialize a Yubikey slot over USB
        
        Requirements
        ------------
        
          * Python 3.6+
        
Keywords: LDAP,OpenLDAP,OATH,OATH-LDAP,HOTP,TOTP,Yubikey
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Requires-Python: >=3.6
Description-Content-Type: text/markdown
