Skip to content

matthauck/bash-totp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Requirements:

    * openssl
    * base32 (from GNU coreutils)

You are recommended to use it with "pass" from http://www.passwordstore.org/

For example, to get the token for two-factor authentication:

    totp GitHub "$(pass show otp/GitHub)"

About

[bash] Time-based One-time Password Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages