GitHub - ipenas-cl/AtomicOs: AtomicOS - A security-first operating system built from scratch.
AtomicOS
A security-first operating system built from scratch with real memory protection, cryptography, and a deterministic programming language.
🎯 Overview
AtomicOS is an educational operating system that prioritizes security over performance. Unlike many hobby OS projects, it implements real security features including AES-128 encryption, SHA-256 hashing, and a complete Memory Management Unit (MMU).
Philosophy: "Seguridad primero, luego estabilidad y luego performance" (Security first, then ...
Read more at github.com