Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proton-OS

Download Proton OS License: GPL v3 Debian 13

🌐 Website: protonos.org  |  ⬇️ Download: SourceForge

A secure, Windows-familiar Linux distribution built for small business operations, zero learning curve, instant productivity, no telemetry, secure and stable out of the box.

The zero-friction, high-performance Linux distribution designed for small businesses transitioning from Windows.

Proton OS is a lightweight, secure, and intuitive operating system built on top of Debian 13 (Trixie). Designed specifically for small office environments, non-technical teams, modern and legacy hardware. Proton OS delivers a familiar desktop experience with zero learning curve and zero downtime.


Screenshots

Proton OS Desktop Familiar Desktop Layout

Dark Mode Office Apps Ready to Go

More screenshots on SourceForge.


Key Features for Business

  • Familiar Desktop Interface: Intuitive layout, Start-style application launcher, and system panel designed to mirror traditional Windows workflows.
  • Instant Productivity: Pre-configured out of the box with web-app integration for Microsoft 365 and Teams.
  • Debian 13 Stability: Rock-solid upstream core with low system overhead and zero forced bloatware or forced snap packages.
  • Built-in Security: Security controls enable by default, automated background security patch update, and built-in firewall configurations.
  • Hardware Friendly: Extends the lifecycle of existing office PCs, significantly lowering hardware refresh costs.
  • Windows App Compatibility: Run real Windows applications seamlessly alongside native Linux apps via Winboat's Docker + KVM integration, no dual-boot or full VM required.

Pre-installed Software

Proton OS ships ready to use out of the box:

  • Brave Browser — privacy-focused browser, installed via Brave's official repo
  • ONLYOFFICE Desktop Editors — full office suite with strong Microsoft Office format compatibility
  • LibreOffice (full suite: Writer, Calc, Impress, Draw, Math, Base) — included by default with Debian 13
  • Variety — automatic wallpaper rotation
  • Winboat — run Windows applications directly on Proton OS via Docker + KVM virtualization

See software/ for exact install commands and Winboat's prerequisites.


Why Proton OS?

Proton OS Windows 10/11 Stock Debian/Ubuntu
License cost Free Paid per device Free
Telemetry None by default Built-in, opt-out varies None by default
Familiar desktop for Windows users Yes, Start-style launcher, taskbar layout N/A No, requires learning a new workflow
Firewall enabled by default Yes (UFW, deny incoming) Yes Varies by distro/install
AppArmor / mandatory access control Enabled by default N/A (different security model) Often not enabled by default
Automatic security updates Yes, out of the box Yes Manual setup typically required
Office suite included Yes (LibreOffice + ONLYOFFICE) No (separate purchase/subscription) Varies
Run Windows-only apps Yes, via Winboat (Docker + KVM) N/A Requires manual Wine/VM setup
Hardware support for older PCs Yes, extends lifecycle of existing hardware Increasing minimum requirements each version Yes, generally lightweight
Forced OS updates/reboots No Yes No

FAQ

Will my existing Windows applications work? Native Linux equivalents are pre-installed for common tasks (office, browsing, PDFs). For Windows-only software without a Linux version, Winboat runs it directly via a lightweight Docker + KVM Windows environment — see software/winboat-prerequisites.txt for setup details.

What about my printer, scanner, or other peripherals? Proton OS is built on Debian 13, which has broad hardware support out of the box. Most USB printers/scanners work via standard Linux drivers (CUPS). Check manufacturer Linux driver availability for specialized hardware.

Can our IT team manage this remotely like a Windows fleet? Standard Linux remote administration tools apply (SSH, VNC, etc.). You can use standard RMM that are on the market that support linux.

Is this actually secure, or just "secure by default" marketing? Every security claim in this repo is backed by verified configuration, documented under security/ — including exact package versions and command output used to confirm each setting (firewall, AppArmor, automatic updates). Nothing here is assumed; it was checked against a live install.

What if something breaks? Open an issue on this repository. Known hardware quirks and their fixes are tracked as we find them (see Repository Structure below for where fixes are documented).

Is my hardware supported? Proton OS runs on most UEFI-based hardware and modern-to-slightly-older machines. One known compatibility quirk (older BIOS/xHCI USB controllers) is documented; broader legacy BIOS testing is ongoing.


Verify Your Download

Confirm your downloaded ISO hasn't been corrupted or tampered with:

Latest release: ProtonOS-1.0-64bit-2026.08.19.iso (Updated 2026-08-19)

Algorithm Checksum
SHA-256 c20bd28f9721e3e125b5126d443e8a55439a345e513c6363df8ad208bcb5a16e
MD5 014271bbb2233a632faf5136fad9a3ed

Linux/macOS:

sha256sum ProtonOS-1.0-64bit-2026.08.19.iso

Windows (PowerShell):

Get-FileHash ProtonOS-1.0-64bit-2026.08.19.iso -Algorithm SHA256

Compare the output against the SHA-256 value above — they should match exactly.

GPG-signed releases are planned for a future update to provide stronger authenticity verification beyond checksums.


Repository Structure

Proton-OS/
├── sddm/                # Login screen fixes (avatar, theme) - login.defs, kde_settings.conf
├── grub/                # Boot menu configs - grub.cfg, isolinux.cfg
├── calamares/           # Installer shellprocess scripts
├── plymouth/            # Boot splash config - plymouthd.conf
├── skel/                # Default user config templates (/etc/skel overlay)
├── packages/            # Package holds and apt install/purge commands
├── software/            # Pre-installed app install methods (Brave, ONLYOFFICE, Winboat, etc.)
├── security/            # Verified security defaults (AppArmor, UFW, unattended-upgrades)
├── BUILD.md             # Step-by-step Cubic build procedure
├── LICENSE              # GNU General Public License v3.0
└── README.md            # Repository overview

About

A secure, Windows-familiar Linux distribution built for small business operations, zero learning curve, instant productivity, no telemetry, secure and stable out of the box.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors