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 7new encrypted filesystem, wipe its contents, lock/unlock the device, or change 8the password. 9