🔒 SecureOS

Privacy & Security Enhanced Linux Distribution

By Barrer Software | Based on Ubuntu 24.04 LTS

Why SecureOS?

🛡️

Security Hardened

Full disk encryption (LUKS2), AppArmor MAC, kernel hardening, and secure boot support out of the box.

🔐

Privacy First

Built-in VPN support, MAC randomization, Tor integration, and no telemetry or tracking.

💻

Live Desktop

Boot into a full XFCE desktop environment. Try before installing with all security tools pre-loaded.

🚀

Server Ready

12 pre-configured server roles from web hosting to Kubernetes. Production-ready in minutes.

🔍

Intrusion Detection

Advanced IDS with real-time monitoring, automated responses, and comprehensive logging.

📦

Package Repository

Curated security tools and packages hosted on GitHub with global CDN delivery.

Version History

v3.0.0 LATEST

  • Live bootable ISO
  • Desktop environment
  • 12 server roles
  • VS Code Server
  • ZFS web interface
  • Container hosting

v2.0.0

  • Custom kernel builder
  • Advanced IDS
  • GUI security manager
  • APT repository

v1.1.0

  • VPN integration
  • MAC randomization
  • Container security

v1.0.0

  • Ubuntu 24.04 base
  • Full disk encryption
  • Security hardening
  • Interactive installer

Pre-Configured Server Roles

Choose exactly what you need for your server deployment

🌐 Web Host

nginx, Apache, PHP 8.3, MySQL

🔒 VPN Server

WireGuard, OpenVPN

💻 Dev Environment

Docker, Node.js, Python, Go

📝 VS Code Server

Web-based IDE on port 8080

📁 File Server

Samba, NFS, ZFS support

💾 ZFS Web Interface

Cockpit + ZFS management

✉️ Mail Server

Postfix, Dovecot, DKIM

🗄️ Database Server

PostgreSQL, MySQL, Redis

📊 Monitoring

Prometheus, Grafana

🐳 Container Host

Docker, Kubernetes (k3s)

💾 Backup Server

Bacula, Borg, rsync

⚙️ Base Server

Minimal secure install

Get SecureOS

📀 Download ISO

Get the latest Live ISO from GitHub Releases

curl -L https://github.com/ssfdre38/SecureOS/releases/latest/download/secureos-*.iso -o secureos.iso View Releases

📦 APT Repository

Install packages from our repository

curl -L https://github.com/ssfdre38/secureos-packages/releases/latest/download/install-client.sh | sudo bash Package Repo

💾 Source Code

Build from source or contribute

git clone https://github.com/ssfdre38/SecureOS.git
cd SecureOS
sudo bash scripts/build_iso.sh
GitHub Repo