Skip to content

Calculate the Time-Based One-Time Password for High Performance Computing Center of CICAM

Notifications You must be signed in to change notification settings

wangshiphys/hotp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TOTP

A Python script for calculating the Time-Based One-Time Password for High Performance Computing Center of CICAM.

Requirements

python >= 3.5

Usage

Run the script totp.py with python interper. For example, in windows powershell or cmd run the following command python totp.py.

Note

For the first time of usage, the user needs to enter the token. After that, the user can select to save the token for reuse. If the user select to save the token, it will be saved to the current working directory with the name token. The token is saved in binary form without encryption.

About

Calculate the Time-Based One-Time Password for High Performance Computing Center of CICAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages