commit | f1c89effbc0f204fff4cc220806ede7e1878ef19 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Mar 29 18:02:19 2024 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Mar 29 16:42:23 2024 +0000 |
tree | 2641de2b0025b13bc9256bd7b9b9f4ac17555d5b | |
parent | 620d1a51981dc31e3e1346a330b6f8429466e04d [diff] |
meson: Update meson version to 0.59.0 Since project uses features which were added in meson 0.59.0 ('feature_option.allowed()'), update meson requirement to that version. Change-Id: If7e9540a9871ac2b824ad702303df892456d9331 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.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.