arduino/Digispark_Passkey
2022-12-15 06:18:16 +01:00
..
Blinker More comments, cleanups and added LICENSE and README. 2022-11-29 21:06:25 +01:00
Digispark_Passkey.ino Fixed a bug to set the last press timestamp when releasing the button, not when beeing pressed. Else you never can push the button more then twice when holding down for more then the PAUSE time and you will only get the firt password. 2022-12-15 06:18:16 +01:00
LICENSE More comments, cleanups and added LICENSE and README. 2022-11-29 21:06:25 +01:00
README.md More comments, cleanups and added LICENSE and README. 2022-11-29 21:06:25 +01:00

Digispark Passkey

The Passkey is a minimal device for storing passwords in an easy way.

WARNING: No authentication nor encryption! All passwords are stored plain on the device. Everybody who has access to it will have access to your stored passwords.