Skip to content

coinkite/paper_otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Learn more about Coinkite

Releases

No releases published

Packages

No packages published

Languages