coinkite / paper_otp

Paper OTP Code Generator

Home Page:https://coinkite.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper OTP

Paper OTP Code Generator

Manage a single-page PDF containing single-use numeric tokens. The tokens are generated using the RFC6238 algorithm with the X/Y coordinate as the interval number. The "secret" seed values used here are base32-encoded strings of length 16.

When deploying this, it's important to never use the same code twice. It's probably best to pick randomly from the set of codes you've never asked for.

See the example files, both generated with 'aaaaaaaaaaaaaaaa' as the secret.

Example as PNG

More about Coinkite

Join The Most Powerful Bitcoin Platform

Coinkite is the leading bitcoin wallet with multi-signature, bank-grade security, developer's API and hardcore privacy.

Get Your Account Today!

About

Paper OTP Code Generator

https://coinkite.com

License:MIT License


Languages

Language:Python 100.0%