Clone this repo:

Branches

  1. 0c92010 Re-encrypt if unable to mount fs on unlock by Kyle Nieman · 3 weeks ago master
  2. 5731a4a Fix spelling mistakes using codespell by George Liu · 3 days ago
  3. 64d5a3b set default highspeed_parts to "EmptyPart" by Willy Tu · 5 weeks ago
  4. 30bfe8e add support to set HS Timing mode by Willy Tu · 8 weeks ago
  5. 6c39e6a test: Use stdplus::fd::FdMock 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.