TOTP authenticator implement as a terminal tool
-
Updated
Aug 1, 2019 - Python
TOTP authenticator implement as a terminal tool
Python script to dump 2fa pin from Android FreeOTPPlus (FreeOTP+) export file freeotp-backup.json
This project aims to create a system that generates time-based one-time passwords (TOTP). TOTP enhances security by using temporary passwords. The project helps users learn and implement the TOTP algorithm (RFC 6238), reducing the risks of leaks and misuse.
Add a description, image, and links to the rfc-6238 topic page so that developers can more easily learn about it.
To associate your repository with the rfc-6238 topic, visit your repo's landing page and select "manage topics."