sampoz / totp-authenticator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Totp-authenticator (WIP)

I found a totp-extension to pass, so work on this project is suspendend.

A google-authenticator like Time-based One Time Password authenticator written with python3, curses and pyoath-toolkit

Dependencies

Python modules are listed in requirements.txt and can be installed with:

´´´ pip install -r requirements.txt

OS-level dependencies are installed with:

´´´ sudo pip install git+https://github.com/malept/pyoath-toolkit.git\#egg=pyoath-toolkit

About


Languages

Language:Python 100.0%