Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 367 Bytes

File metadata and controls

18 lines (13 loc) · 367 Bytes

python-oath-client

TOTP command line client in python

For storing and generating TOTP secrets and OTP:s for multiple accounts using sqlite and PBKDF2.

example

$ ./oath_client2.py -l
Accounts in db:
f7.storedsafe.com
github.com

$ ./oath_client2.py -o github.com
Please unlock the database
Password:
github.com : 797030
Valid for 23 more seconds.