Last updated: April 9, 2026
When you sign in with GitHub, we store:
The relay acts as a stateless routing proxy. Browser-to-VM WebSocket traffic passes through the relay in real time and is not stored. The relay only persists the minimal metadata needed to authenticate you and route connections to the correct VM.
All data is stored in a SQLite database on the relay server. Session tokens expire automatically and are cleaned up periodically.
You can delete your connectors and agent keys from the dashboard at any time. To request full account deletion, contact us and we will remove all associated records.
We use GitHub OAuth for authentication. GitHub's privacy policy applies to data they collect during the sign-in process. We use Cloudflare for DNS and Caddy for TLS — standard infrastructure that does not process your VM traffic.
SpAIglass is open source under the MIT License. You can audit the complete relay source code at github.com/c0inz/spaiglass to verify exactly what data is collected and how it flows.
We may update this policy. Material changes will be noted on this page with an updated date.