Skip to content

V1.0 Firmware Release

Latest

Choose a tag to compare

@o7-machinehum o7-machinehum released this 20 Jun 07:59
· 3 commits to master since this release

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> to unlock.txt reveals 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.