Skip to content
clsergent edited this page Apr 23, 2019 · 17 revisions

Purpose

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.

Instructions:

Questions :

Check the FAQ before trying to reach me.

Credits

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/

Clone this wiki locally