commit | 6771c6917ed410a21cbcfa658c63c014a5b2e52a | [log] [tgz] |
---|---|---|
author | John Edward Broadbent <jebr@google.com> | Wed Jun 22 19:49:27 2022 -0700 |
committer | John Broadbent <jebr@google.com> | Thu Jun 23 23:00:22 2022 +0000 |
tree | 683b95e0052d601a903cd8e51454f046109c2beb | |
parent | 740e94bd36c0971cda9fbb5d9c3e11c650d35dbc [diff] |
Update initial values for new CI Tested: code builds, and passes unit test Signed-off-by: John Edward Broadbent <jebr@google.com> Change-Id: Ib9080fc5b1aa1353a985f700d65e7a9694c07634
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.