vesemir/ ├── README.md ├── TODO.md ├── install.sh # Main installation script ├── uninstall.sh # Complete removal script ├── update.sh # Update all components ├── .gitignore ├── configs/ │ ├── ...
Fortress OS is an operating system built with Rust, Lua, Assembly, and Bash. It prioritizes extreme security while offering maximum customization for its users. License: This project is distributed ...