mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-04-27 11:21:45 +00:00
🛡️ Cloud native guardian for persistent data in the edge
* Add label to luks partition and dont gate on label Instead of gating on labels, lets just add the label to the luks partition, the same way we do to the underlying unlocked partition, so they share the fs label. That way, the locking and unlocking refer to the same label always --------- Signed-off-by: Itxaka <itxaka@kairos.io> |
||
---|---|---|
.github | ||
examples/dummy-discovery | ||
pkg | ||
.yamllint | ||
Earthfile | ||
earthly.sh | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
renovate.json |

Kcrypt
Cloud native guardian for persistent data in the edge
With Kairos you can build immutable, bootable Kubernetes and OS images for your edge devices as easily as writing a Dockerfile. Optional P2P mesh with distributed ledger automates node bootstrapping and coordination. Updating nodes is as easy as CI/CD: push a new image to your container registry and let secure, risk-free A/B atomic upgrades do the rest.
Documentation |
Contribute |
---|---|
📚 Getting started with Kairos |
Description
This is the Kairos internal component which delegates encryption and decryption of partitions in a Kairos system.
Usage
See the documentation in our website: https://kairos.io/docs/advanced/partition_encryption/.