mirror of
https://github.com/johndoe6345789/SparkOS.git
synced 2026-04-24 13:34:56 +00:00
Update ARCHITECTURE.md to reflect current capabilities
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -148,7 +148,7 @@ SparkOS uses a two-phase networking approach:
|
|||||||
- Static binaries reduce attack surface
|
- Static binaries reduce attack surface
|
||||||
- Minimal running processes
|
- Minimal running processes
|
||||||
- Root filesystem can be read-only
|
- Root filesystem can be read-only
|
||||||
- Future: sudo for privilege escalation
|
- Sudo for privilege escalation
|
||||||
- Future: SELinux/AppArmor integration
|
- Future: SELinux/AppArmor integration
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
@@ -160,10 +160,10 @@ SparkOS uses a two-phase networking approach:
|
|||||||
|
|
||||||
## Portability
|
## Portability
|
||||||
|
|
||||||
- AMD64 architecture (x86_64)
|
- AMD64 (x86_64) and ARM64 (aarch64) architectures
|
||||||
- dd-able disk images
|
- dd-able disk images
|
||||||
- USB flash drive ready
|
- USB flash drive ready
|
||||||
- Future: ARM64 support
|
- Multi-architecture Docker images
|
||||||
|
|
||||||
## Extension Points
|
## Extension Points
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user