1
0
mirror of https://github.com/kairos-io/kcrypt.git synced 2025-05-09 00:37:25 +00:00
🛡️ Cloud native guardian for persistent data in the edge
Go to file
Dimitris Karakasilis a0a7c1269f
Create the partition file if id doesn't exist
so that the caller doesn't have to care if it's the first time the
partition is encrypted or not.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2022-11-15 12:17:32 +02:00
.github/workflows Add github action pipeline to run unit tests 2022-11-11 11:47:18 +02:00
dracut/29kcrypt Conditionals bring still deps in systemd 2022-10-15 21:14:06 +00:00
examples/dummy-discovery Minor fixups 2022-10-04 17:08:20 +00:00
pkg Create the partition file if id doesn't exist 2022-11-15 12:17:32 +02:00
tests/assets Create parition info parsing library 2022-11-11 10:55:46 +02:00
dracut.conf Initial import 2022-10-03 11:03:48 +02:00
Earthfile Minor fixups 2022-10-04 17:08:20 +00:00
go.mod Create parition info parsing library 2022-11-11 10:55:46 +02:00
go.sum Create parition info parsing library 2022-11-11 10:55:46 +02:00
LICENSE Add LICENSE file 2022-10-06 14:53:51 +00:00
main.go Update partition label with the store one before asking for a passphrase 2022-11-11 13:14:31 +02:00