microotp
OTP generator
An ESP8266-based one-time password generator for secure authentication and data protection
A ESP8266 Micropython OTP Generator
26 stars
5 watching
4 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
2faauthenticatoresp8266micropythonotp
Related projects:
Repository | Description | Stars |
---|---|---|
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 138 |
yuce/pot | Generates one-time passwords compatible with Google Authenticator | 238 |
jltorresm/otpgo | Provides an implementation of algorithms for generating one-time passwords | 71 |
philnash/crotp | A Crystal library for generating one-time passwords for two-factor authentication | 63 |
kspearrin/otp.net | An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. | 1,101 |
lachlanbell/swiftotp | A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication | 286 |
bastiaanjansen/otp-java | A Java library that generates and verifies time-based and counter-based one-time passwords | 196 |
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 45 |
javirandor/passgpt | A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 51 |
ikenndac/tofu | An app for generating and verifying one-time passwords for two-factor authentication | 506 |
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 150 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 410 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |