Back to Browse

MicroPython ESP32 Pwned Password Checker

10.2K views
May 7, 2020
28:17

I construct an inexpensive wireless device with an ILI9341 color touch screen to test passwords against the haveibeenpwned.com REST API using MicroPython and an ESP32. My full write-up for this project: https://www.rototron.info/projects/esp32-pwned-password-checker/ My GitHub Repo for this project: https://github.com/rdagger/micropython-ili9341.git Playlist for my prior MicroPython ESP32 tutorials: https://www.youtube.com/playlist?list=PLKGiH5V9SS1hUz5Jh_35oTFM4wPZYA4sT Computerphile - Have I Been Pwned video: https://www.youtube.com/watch?v=hhUb5iknVJs Mike Pound's pwned-search repo: https://github.com/mikepound/pwned-search Troy Hunt's Have I been pwned site: https://haveibeenpwned.com/ Robert HH's MicroPython FTP server: https://github.com/robert-hh/FTP-Server-for-ESP8266-ESP32-and-PYBD Chris Borrill's MicroPython Urequests fork: https://github.com/chrisb2/micropython-lib/tree/master/urequests

Download

0 formats

No download links available.

MicroPython ESP32 Pwned Password Checker | NatokHD