commit | 9c2e8362a5958524ca9cb6249e425673b5c288f4 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:38:10 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Mar 03 16:49:11 2025 -0500 |
tree | ef7f5e14b959ae423590c23758717e4605443845 | |
parent | 50081549e6036d17893f281fa6e79ce03c09a9f8 [diff] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: I4cc78e59d8341dd5ea54ee2793afdab179b259e8 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.