Clone this repo:

Branches

  1. 0cec428 Return Unencrypted if header is not found by Hao Zhou · 2 weeks ago master
  2. c0d66eb Populate Protocol property in Item.Drive interface by John Wedig · 4 weeks ago
  3. e7f6975 use Wants for Entity Manager by Nan Zhou · 8 weeks ago
  4. d7be42b Populate the Type property in Item.Drive interface by John Wedig · 10 weeks ago
  5. 043af59 Get eraseMaxGeometry and eraseMinGeometry from dbus by Tom Tung · 4 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.