Clone this repo:

Branches

  1. 3cf9e80 Add retries when getting dbus properties by John Wedig · 5 days ago master
  2. f1c89ef meson: Update meson version to 0.59.0 by Konstantin Aladyshev · 5 weeks ago
  3. 620d1a5 build: Fix boost dependency by Konstantin Aladyshev · 5 weeks ago
  4. 0cec428 Return Unencrypted if header is not found by Hao Zhou · 8 weeks ago
  5. c0d66eb Populate Protocol property in Item.Drive interface by John Wedig · 10 weeks 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.