Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOTPod blog

animated

This is a 2FA app for iPod.

Config file

Inside the apps/totpod/ directory of your iPod Rockbox firmware, create a config file named seeds.cfg with content like this:

UTC=1
otpauth://totp/Wikipedia?secret=NBSWY3DPEB3W64TMMQ&period=30&digits=6&algorithm=SHA1
otpauth://totp/Fly.io?secret=N5WWOIDSMVQWY3DZ&period=20&digits=6&algorithm=SHA1
otpauth://totp/Anthropic?secret=N5XCAYLOEBUXA33EH4&period=30&digits=6&algorithm=SHA1

or you can just enter whatever string is decoded by the QR code when you're setting up 2FA on a website.

External libs

https://github.com/kokke/tiny-HMAC-c

Demo

TOTPod demo

About

2FA app for iPod

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages