Stratosv1.4.0

Security policy

Stratos is a local development tool. It runs services on your machine and binds them to 127.0.0.1 by default — services are not reachable from the network unless you explicitly start a tunnel.

Reporting a vulnerability

Please email security@stratos.app with a description and a reproducer. We aim to acknowledge reports within 48 hours and ship a fix or mitigation within 14 days for critical issues.

Please do not discuss suspected vulnerabilities publicly until a fix is shipped.

What Stratos is not

Privileged helper

On first launch, Stratos installs a small privileged helper to bind low ports (80, 53) and to set up the local DNS resolver. The helper is shipped in the app bundle. Its only actions are:

The helper never transmits data off the machine. The exact list of operations it can perform is documented inStratos.app/Contents/Resources/Helper/MANIFEST.plist.