| commit | 5731a4a5f4a67a347f3f23edd5f3b28ee80225fd | [log] [tgz] |
|---|---|---|
| author | George Liu <liuxiwei@ieisystem.com> | Tue Feb 24 11:01:14 2026 +0800 |
| committer | George Liu <liuxiwei@ieisystem.com> | Tue Feb 24 11:01:14 2026 +0800 |
| tree | 34459164f6866d2f2d2dff7267b1242c6d669598 | |
| parent | 64d5a3ba4a941202faa49d77350914b4be228abe [diff] |
Fix spelling mistakes using codespell Change-Id: I1a068314ff5e233f56cd0cd5410e603a90ada520 Signed-off-by: George Liu <liuxiwei@ieisystem.com>
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.