🛡️ Cloud native guardian for persistent data in the edge
Go to file
dependabot[bot] 4c3232a15b
Bump github.com/docker/docker in the go_modules group across 1 directory
Bumps the go_modules group with 1 update in the / directory: [github.com/docker/docker](https://github.com/docker/docker).


Updates `github.com/docker/docker` from 27.5.1+incompatible to 28.0.0+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v27.5.1...v28.0.0)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-version: 28.0.0+incompatible
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 22:00:06 +00:00
.github Update securego/gosec action to v2.22.8 (#510) 2025-08-15 02:04:12 +00:00
examples/dummy-discovery
pkg Add label to trusted boot part as well 2025-03-21 15:45:07 +01:00
.gitignore Build binaries on tag (#487) 2025-04-16 10:20:07 +02:00
.golangci.yml Bump golang (#489) 2025-04-16 11:32:18 +02:00
.goreleaser.yaml Build binaries on tag (#487) 2025-04-16 10:20:07 +02:00
.yamllint Part of previous commit 2023-03-29 17:00:06 +02:00
Earthfile Use kairos logger from sdk (#437) 2024-09-18 10:10:39 +02:00
earthly.sh Use kairos logger from sdk (#437) 2024-09-18 10:10:39 +02:00
go.mod Bump github.com/docker/docker in the go_modules group across 1 directory 2025-08-26 22:00:06 +00:00
go.sum Bump github.com/docker/docker in the go_modules group across 1 directory 2025-08-26 22:00:06 +00:00
LICENSE
main.go Use kairos logger from sdk (#437) 2024-09-18 10:10:39 +02:00
README.md
renovate.json Migrate config renovate.json (#488) 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/.