commit | 75a21ff282d93875b3e9ee1c5ec9abb87e343720 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu May 08 15:26:04 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu May 08 15:26:04 2025 -0400 |
tree | c849a5f66b57d5898f336262a07a1bfa17a20aff | |
parent | c0f85486f0f8733ae0239e006ed14222640a13c7 [diff] |
clang-format: update latest spec and reformat with clang-20 Copy the latest format file from the docs repository and apply using clang-format-20. See I1818407fdd8ab2ca11a939ffebd5f3e5445403c3 for clang-20 enablement. Change-Id: I8c092b5399d495b8ca0958390fade19388320d58 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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.