Clone this repo:

Branches

  1. 9066ff6 meson: simplify sdbusplus dependency by Patrick Williams · 10 days ago master
  2. 1755d1b Make lifetime property read/write by John Wedig · 4 weeks ago
  3. 71f0903 clang-tidy: format with config-clang-tidy by Patrick Williams · 3 months ago
  4. 75a21ff clang-format: update latest spec and reformat with clang-20 by Patrick Williams · 3 months ago
  5. c0f8548 fix struct and variable case styles 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.