1
0
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
Go to file
Itxaka 3d9999b170
Several improvements
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>
2025-04-16 15:35:22 +02:00
.github Several improvements 2025-04-16 15:35:22 +02:00
pkg Several improvements 2025-04-16 15:35:22 +02:00
.gitignore Build binaries on tag () 2025-04-16 10:20:07 +02:00
.golangci.yml Bump golang () 2025-04-16 11:32:18 +02:00
.goreleaser.yaml Several improvements 2025-04-16 15:35:22 +02:00
.yamllint Part of previous commit 2023-03-29 17:00:06 +02:00
go.mod Several improvements 2025-04-16 15:35:22 +02:00
go.sum Several improvements 2025-04-16 15:35:22 +02:00
LICENSE Add LICENSE file 2022-10-06 14:53:51 +00:00
main.go Several improvements 2025-04-16 15:35:22 +02:00
README.md 📖 Create README 2023-02-07 12:32:55 +01:00
renovate.json Migrate config renovate.json () 2025-04-16 11:34:23 +02:00


kairos-white-column 5bc2fe34
Kcrypt

Cloud native guardian for persistent data in the edge

license docs go report card

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
💡 Examples
🎥 Video
👐Engage with the Community

🙌 CONTRIBUTING.md
🙋 GOVERNANCE
👷Code of conduct

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/.