🛡️ Cloud native guardian for persistent data in the edge
Go to file
dependabot[bot] ebed6d3c47
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 10:25:41 +00:00
.github Update actions/setup-go action to v5 2024-01-03 10:26:33 +00:00
dracut Store dracut artifacts in its own target 2023-05-03 21:52:44 +02:00
examples/dummy-discovery Minor fixups 2022-10-04 17:08:20 +00:00
pkg Add wrapper method to pass down a logger to UnlockAll 2024-02-19 12:27:54 +02:00
.yamllint Part of previous commit 2023-03-29 17:00:06 +02:00
Earthfile Merge branch 'main' into rework_dracut 2023-05-04 12:41:55 +02:00
earthly.sh Add earthly.sh 2022-11-23 15:16:04 +01:00
go.mod Bump golang.org/x/crypto from 0.16.0 to 0.17.0 2024-04-15 10:25:41 +00:00
go.sum Bump golang.org/x/crypto from 0.16.0 to 0.17.0 2024-04-15 10:25:41 +00:00
LICENSE Add LICENSE file 2022-10-06 14:53:51 +00:00
main.go Also unlock with TPM 2023-11-30 11:39:21 +01:00
README.md 📖 Create README 2023-02-07 12:32:55 +01:00
renovate.json Configure automerge for patch updtes 2023-10-04 17:04:33 +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/.