How we protect your account, your keys, and your capital.
Last updated: July 22, 2026
Security is a first-order product concern at SOLARISX AI BOT. This page describes the controls we operate, the assumptions users should hold, and how to report a vulnerability. It is a living document — meaningful changes are noted with the "Last updated" date above.
All traffic is served over TLS 1.2+. Hot-wallet private keys are sealed with AES-256-GCM using per-record nonces before ever touching the database. Backups and object storage inherit the same encryption boundary.
We never ask for, store, or transmit user seed phrases. External wallets remain fully under your control. Managed hot wallets exist only for users who explicitly provision one, and are strictly scoped for automation.
Every table in the application database enforces row-level security. A user's data is unreachable from any other user's session, regardless of client bugs. Admin-only tables require verified role claims.
Server functions run on isolated edge workers with scoped secrets. Service-role keys never reach the browser. Public API routes verify signatures or shared secrets before executing any write.
Structured logs, anomaly detection, and rate-limits guard against abuse. Suspicious authentication patterns trigger automatic session invalidation and, where applicable, KYC re-verification.
Security researchers are welcome. Report vulnerabilities through the in-app support channel with a clear proof-of-concept and impact analysis. We acknowledge reports within 72 hours and coordinate remediation before public disclosure.
Please do not exploit findings, publicly disclose issues before they are fixed, or access data beyond the minimum necessary to demonstrate impact. Contact us through the in-app support channel with a clear write-up. We do not currently run a public bounty program, but we recognize meaningful contributions in our security acknowledgements.
No system is perfectly secure. Users remain responsible for safeguarding credentials, MFA devices, and any external wallet seed phrases. When in doubt, sign out on all devices from settings and rotate your password.