Skip to content

char/duo-hotp-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duo-hotp-export

An exporter for Duo Mobile 2FA codes into actually-free apps. Basically, I don't trust Cisco's Duo Mobile app to run on my own phone.

See also: the accompanying blog post.

Usage

  1. Go to the Duo Security portal
  2. Try to register a new Android tablet
  3. Save the QR code that the portal gives you.
  4. Run the program:
$ cargo run --release -- path/to/qr.png
# ... a big QR code
  1. Scan the QR code with an open HOTP app like FreeOTP.

About

An exporter for Duo Mobile 2FA codes for HOTP apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages