-
Notifications
You must be signed in to change notification settings - Fork 0
Home
clsergent edited this page Apr 23, 2019
·
17 revisions
USBKeychain is an USB key designed to generate, store, type and delete a password using an unexpensive Atmel Attiny85 chip. It mimics the behavior of an USB keyboard, which makes it (almost) universal and driverless.
Check the FAQ before trying to reach me.
USBKeychain is released under the GNU GPLv3 licence.
This key has been inspired by this project : https://codeandlife.com/2012/03/03/diy-usb-password-generator/
It makes an extensive use of the library V-USB distributed here (under GNU GPL2 or GPL3) : http://www.obdev.at/vusb/