Experimental password storage device and LUKS SD card reader
For hardware:
See KiCad project in hardware/
To build firmware:
-
Get ChibiOS
-
Edit Makefile, set CHIBIOS to the path of ChibiOS
-
Type make
-
Profit
Currently, there's only a serial console for testing various modules and hardware features.
Further reading:
docs/cryptfile.dia - details about the preliminary encrypted file structure
docs/dbfile.dia - password & account database file structure
Both files require Gnome Dia for viewing.