commit | d61316ad214b7fb68a8332def54161838764d16c | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 06:13:21 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 06:13:21 2022 -0600 |
tree | 57180dba4061b18ec9af4ce02a4f5de646fca937 | |
parent | 47cd7996cc6d3393e3fc95fb7b141833d0e167b7 [diff] |
prettier: re-format Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository. Change-Id: I0cee2bfeef911ff7fbf15ed49e1c140759a35c70 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.