Blog

How Outline works?

Server Installation

Although Outline installation may seem simple, there’s actually a complex set of steps happening behind the scenes to get your server installed.

Whenever Outline is installed, an installation script runs the following steps:

The Outline installation doesn’t need any configuration after installation.

Server Security

Outline software is open source, meaning that anyone can see the code and improve it if there are any discovered vulnerabilities. Our code is hosted on GitHub.

Furthermore, all installed Outline servers are automatically updated whenever a new version is released, ensuring no Outline server is left running old versions of the software.

In order to manage the access keys on the server, the Outline Manager application interacts with a Management Service on the Outline server. The Management Service runs on a random port and on a secret and unique path. The Management Service itself is probing resistant since it doesn’t respond to queries unless the appropriate secret path is specified. Finally, all communication to the Management Service is encrypted with a self-signed SSL certificate.

Also, the Outline server does not store any logs, so even if it were compromised, no user data would be disclosed. Learn more here.

Outline was audited by Radically Open Security and Cure53 in 2018. See the reports here.

Handling UDP Traffic

Outline is able to operate as a system-wide VPN, meaning that all UDP traffic is tunneled through the Outline server.

DNS Traffic

Outline performs all DNS lookups through the Outline server, and protects them using the same encryption that’s used for all other network activity. Your DNS queries will go through the Outline server to the Dyn Internet Guide, OpenDNS, Cloudflare DNS or Quad9 DNS.

Outline never logs your DNS lookups.