Wuabit Dust is a password/key usb generator targeting to be the most affordable hardware based generator device in the world, period.
It's using one of the most tiny/cheapest arduino boards: The open-source Digispark board. You can find it for less than 2€ on internet.
Here is a photo of the device:
- Plug-and-play: As it works as a standard USB keyboard
- Stores key/pass in internal eeprom memory with more than 100,000 cycles of writes assured.
- Uses the ATtiny85 microcontroller from Atmel now MicroChip, one of the most ubiquitous 8-bit mcu.
Wuabit Dust generates keys/passwords by simply connecting it to a free USB port (works even in Android with USB-OTG).
- vSHA-256: v1.0 Generates one single key (Arduino based).
- vSHA-256: Generates many keys (PlatformIO based).
This device generates a key in hardware, but writes it via usb-keyboard emulation, so if the target machine is compromised with a keylogger then the key can be stolen. The same if it's sent to a compromised/evil online service etc...
This project is licensed under the terms given in the LICENSE file in each project.
(c) 2018 by Manuel Polo a.k.a @mrmx