Thanks to all the supporters!
v1.0 Overview
- First v1.0 firmware release for the Phantomdrive encrypted USB drive.
- Locked mode exposes an 8 GiB public volume; writing
password:<secret>tounlock.txtreveals the hidden encrypted volume. - Encryption uses AES-256 CTR on the CH569W hardware crypto block, with a per-device salt derived from the device UID.
- USB Mass Storage support runs over the USB2 bulk-only transport path with read/write streaming to SD.
- Updated firmware/version strings, SCSI inquiry data, and USB VID/PID for v1.0.
- Includes hardware design files, r0.1 fabrication outputs, and validation tests for SHA-256, KDF/decryption, and drive integrity.