xref: /openbmc/estoraged/README.md (revision d61316ad)
1# eStoraged
2
3This daemon serves as an abstraction for an encrypted storage device,
4encapsulating the security functionality and providing a D-Bus interface to
5manage the encrypted filesystem on the device. Using the D-Bus interface, other
6software components can interact with eStoraged to do things like create a new
7encrypted filesystem, wipe its contents, lock/unlock the device, or change the
8password.
9