Clone this repo:

Branches

  1. 9c2e836 meson: reformat with meson formatter by Patrick Williams · 10 weeks ago master
  2. 5008154 clang-format: re-format for clang-19 by Patrick Williams · 4 months ago
  3. 55d960b build: upgrade to C++23 by Patrick Williams · 1 year, 8 months ago
  4. 15b63e1 clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  5. d4554f2 Fix spelling mistakes using codespell by Manojkiran Eda · 10 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.