docs: add some info to README
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
Daniel Lundin 2024-11-19 13:04:16 +01:00
parent fa55edf0de
commit 59d51cc407
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI

View file

@ -1,5 +1,35 @@
# PatOS - Patagia OS
[![status-badge](https://ci.patagia.dev/api/badges/42/status.svg)](https://ci.patagia.dev/repos/42)
[![status-badge](https://ci.patagia.dev/api/badges/2/status.svg)](https://ci.patagia.dev/repos/2)
PatOS is a minimal, immutable Linux distribution specialized for the Patagia Platform.
## Features
* Immutable read-only system
* Trust chain verification using secure boot and dm-verity
* Automatic updates and unattended rollbacks
* Host/TPM bound data encryption by default
## Roadmap and status
| Step | Status |
| --------------------------------------------------------- | :----: |
| A/B root partitions with discoverable partitions | ✅ |
| Verity protection of root partitions | ✅ |
| Encrypted state partition with tpm2 host binding | ✅ |
| Automatic updates | ⚠️ |
| Installer | ❌ |
| Machine registration and provisioning | ❌ |
| Boot assessment w/automatic rollback | ❌ |
## Community
* Source code: https://patagia.dev/Patagia/patos
## License
Copyright 2024 Patagia
Unless otherwise noted, all components are licenced under the Mozilla Public License Version 2.0.