commit | 9be2f0fc2a5cb7a93a1831fb979d7553b01a35ef | [log] [tgz] |
---|---|---|
author | John Edward Broadbent <jebr@google.com> | Tue Apr 11 13:58:33 2023 -0700 |
committer | John Broadbent <jebr@google.com> | Tue Apr 11 23:11:54 2023 +0000 |
tree | 4f5a1783ce3e15a6d1d59545685dadb3a78fe2ac | |
parent | 2443a0217d6ffe4cec3226992a49b45d37bbb53d [diff] |
Add type "SD" to allow eStoraged on sd devices This change will allow eMMC to work with SD devices. Change-Id: I686ef42d946f4c97f8fc04bf1280277b12f69333 Signed-off-by: John Edward Broadbent <jebr@google.com>
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.