Thanks to visit codestin.com
Credit goes to github.com

Skip to content

neutronscott/bash-totp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This will be a basic OTP manager in pure bash (no external programs ever)

Put in your secrets, encrypt with a key, and then come back and generate your OTPs

Inspired because I cannot install anything on my work computer nor have a cell phone in the building and why not?

About

Pure Bash implementation of OTP token (SHA1 HMAC, Base32, XXTEA encryption)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages