~necaris/totp-fun

Fun with Time-based One-Time Passwords
8b84e079 — Rami Chowdhury 4 years ago
Update .gitignore to ignore Python bytecode
dd0fd78a — Rami Chowdhury 4 years ago
Improve help messages
0e8c695d — Rami Chowdhury 4 years ago
Add detail to README

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~necaris/totp-fun
read/write
git@git.sr.ht:~necaris/totp-fun

You can also use your local clone with git send-email.

#Fun with TOTP

Toy command-line tools to return time-based one-time password codes, in a variety of languages.

  • Perl (contributed by @rb12345)
  • Common Lisp (written & tested with SBCL)
  • Python (3)
  • Rust