Clone this repo:

Branches

  1. 75a21ff clang-format: update latest spec and reformat with clang-20 by Patrick Williams · 13 days ago master
  2. c0f8548 fix struct and variable case styles by Patrick Williams · 3 months ago
  3. 9c2e836 meson: reformat with meson formatter by Patrick Williams · 4 months ago
  4. 5008154 clang-format: re-format for clang-19 by Patrick Williams · 5 months ago
  5. 55d960b build: upgrade to C++23 by Patrick Williams · 1 year, 9 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.