Skip to main content

Operating System (OS)

An operating system is the core software layer that manages a computer's hardware resources and provides a stable interface for applications to run on. It schedules tasks, enforces security policies, handles file I/O, and mediates all interactions between software and the physical machine.

What if your OS isn't just doing that?

Because the OS sits above everything that runs on the device, it has privileged visibility into all processes, files, network connections, and user actions. If the OS, or an "OS-level" service, logs or transmits this information, it creates a single, powerful point of surveillance to monitor a user.

Data could be abused by malicious actors, exploited for targeted advertising, or misused by state or corporate actors. In essence, the OS can "see" everything, so any data-collection feature risks turning the system into a comprehensive overseer of the user's behavior.

With proprietary operating systems, it's really hard to understand what impact those features have.

In contrast, systems that are open-source let you inspect and audit what runs your device.

Recommendations