Name Date Size #Lines LOC

..Today-

include/H02-May-2024-1,207571

service_files/H03-Feb-2024-2922

src/H02-May-2024-3,4042,618

subprojects/H30-Mar-2024-4735

.clang-formatH A D21-Oct-20233.6 KiB136134

.clang-tidyH A D12-May-202310.4 KiB300297

.gitignoreH A D30-Mar-2024163 108

LICENSEH A D24-May-202211.1 KiB202169

OWNERSH A D22-Jul-20221.8 KiB5551

README.mdH A D08-Dec-2022407 97

meson.buildH A D30-Mar-2024287 1714

meson_options.txtH A D08-Aug-2023431 43

README.md

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