Clone this repo:

Branches

  1. 6c39e6a test: Use stdplus::fd::FdMock by Willy Tu · 28 hours ago master
  2. da5aa61 enable BKOPS to manual mode by Willy Tu · 3 weeks ago
  3. 9ce2965 build: Add missing dependency for sdbus++ by Willy Tu · 3 weeks ago
  4. 530ce1e Add support for trim commands by Rom Lemarchand · 3 weeks ago
  5. 1d6665f Run fsck before mounting filesystem by John Wedig · 5 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.