Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openbmc/estoraged
https://github.com/openbmc/estoraged
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/openbmc/estoraged
- Owner: openbmc
- License: apache-2.0
- Created: 2021-10-28T13:40:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T22:43:11.000Z (3 months ago)
- Last Synced: 2024-08-16T23:41:22.106Z (3 months ago)
- Language: C++
- Size: 1.12 MB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eStoraged
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.