Clone this repo:

Branches

  1. 64d5a3b set default highspeed_parts to "EmptyPart" by Willy Tu · 2 weeks ago master
  2. 30bfe8e add support to set HS Timing mode by Willy Tu · 5 weeks ago
  3. 6c39e6a test: Use stdplus::fd::FdMock by Willy Tu · 4 weeks ago
  4. da5aa61 enable BKOPS to manual mode by Willy Tu · 7 weeks ago
  5. 9ce2965 build: Add missing dependency for sdbus++ by Willy Tu · 7 weeks ago

eStoraged

This daemon serves as an abstraction for an encrypted storage device, encapsulating the security functionality and providing a D-Bus interface to manage the encrypted filesystem on the device. Using the D-Bus interface, other software components can interact with eStoraged to do things like create a new encrypted filesystem, wipe its contents, lock/unlock the device, or change the password.