mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-05-10 01:15:47 +00:00
🛡️ Cloud native guardian for persistent data in the edge
Bump cli from v2 to v3 Drop several outdated commands Drop unused libraries like config Improve the log process by unifying into a single one witht he same name Bump all deps Add a version command so its inline with our other binaries Add commit and go build info to version command Signed-off-by: Itxaka <itxaka@kairos.io> |
||
---|---|---|
.github | ||
pkg | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yaml | ||
.yamllint | ||
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/.