Be honest -- do you like to reuse passwords? If you do, we've got just the tool to help you generate strong, unique passphrases to keep you and your data secure. https://www.eff.org/dice
@eff
I combined dicewords with PasswordMaker on this @adafruit PyPortal in order to generate random site-domain specific passwords. The Circuit Python script will regenerate the password provided I can remember those 6 randomly selected words. It also acts as a keyboard HID
#MicroPython #electronics