Clone this repo:

Branches

  1. 71f0903 clang-tidy: format with config-clang-tidy by Patrick Williams · 11 days ago master
  2. 75a21ff clang-format: update latest spec and reformat with clang-20 by Patrick Williams · 5 weeks ago
  3. c0f8548 fix struct and variable case styles by Patrick Williams · 3 months ago
  4. 9c2e836 meson: reformat with meson formatter by Patrick Williams · 4 months ago
  5. 5008154 clang-format: re-format for clang-19 by Patrick Williams · 6 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.