Similar to the Google authenticator just written in Python to automate annoying two factor authentication.
-
Updated
Apr 14, 2025 - Python
Similar to the Google authenticator just written in Python to automate annoying two factor authentication.
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.
A simple 2-factor authentication manager in OTP (ONE TIME PASSWORD).
Simple Time-based One-time Password (TOTP) generator using python3
Terminal TOTP Manager is a command-line tool for managing TOTPs
Time-based one-time password generator
A secure, privacy-focused command-line tool for two-factor authentication (2FA) with support for QR code scanning
This Python script simulates a two-factor authentication (2FA) system using TOTP (Time-based One-Time Password) and backup codes. It provides functionalities for user registration, login, and validation of TOTP or backup codes.
SITS is a secure IoT system that implements lightweight cryptography which performs strong security mechanism, encryption or decryption with low power applications. Here we apply the lightweight cryptographic algorithms in order to achieve end-to-end security and with lower power consumption in these devices. These lightweight algorithms are des…
Auther is an Open Source 2FA or TFA code manager.
2 steps authentication factor exercise
A modern graphical user interface for generating TOTP (Time-based One-Time Password) codes according to RFC 6238.
Small simple web TOTP page for a single user
Python scripts to generate TOTP based codes
Pythonic implementation of the TOTP 2FA standard (RFC 6238)
Authenticator app with Python.
TOTP demonstration in python3
Add a description, image, and links to the totp-generator topic page so that developers can more easily learn about it.
To associate your repository with the totp-generator topic, visit your repo's landing page and select "manage topics."