Security

Security at Olympus Console

Olympus Console is developed by Fortune Five. Security is layered into the design rather than added on: minimising data, pinning trust to the user's own certificates, and keeping the relay a dumb pipe.

Our security posture

Transport
All traffic between the app and your backend, and between the app and our push relay, runs over TLS. The app-to-backend connection is pinned to yourserver's own certificate, so there is no MitM-able trust anchor in Fortune Five infrastructure.
Telemetry
The app contains no analytics SDKs, no usage-data collectors, and no crash beacons. Nothing leaves your device unless you send it. The detailed list of what does and does not leave is on our Privacy Policy.
Credential storage
Credentials stay on your own machines. The relay holds only device push tokens, routing credentials, your subscription tier and the expiry date from its proof of purchase, and a small set of operational counters used for rate limiting, cost control, and abuse prevention. Notification payloads are end-to-end encrypted.

The backend you run is open source at github.com/olympus-console/olympus-console, so each of the claims above is auditable, not just asserted.

Responsible disclosure

If you have found a vulnerability in Olympus Console — the app, the relay, the backend, or the surrounding infrastructure — please report it to us. We will coordinate a fix with you before any public disclosure.

Email: security@olympus-console.app. A copy of this disclosure policy is also published at /.well-known/security.txt so scanners can locate it automatically.

PGP fingerprint: ...FINGERPRINT TO BE PUBLISHED.... A signed key will be published at this address; until then, please send your report as plain text.

No DMCA / no legal action. We will not pursue DMCA, takedown, or legal action against researchers acting in good faith, staying within this policy, and giving us a reasonable window to remediate before any public disclosure.

In scope

Out of scope

Response targets