Clone this repo:

Branches

  1. 5008154 clang-format: re-format for clang-19 by Patrick Williams · 3 days ago master
  2. 55d960b build: upgrade to C++23 by Patrick Williams · 1 year, 4 months ago
  3. 15b63e1 clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  4. d4554f2 Fix spelling mistakes using codespell by Manojkiran Eda · 6 months ago
  5. 3cf9e80 Add retries when getting dbus properties by John Wedig · 8 months 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.