Terminal

Privacy

Last updated 10 September 2026

The short version. Terminal runs in your browser. Your trades, journal and settings are stored on your own device, and by default nothing is sent to us. Creating an account is optional: if you sign in and turn on cloud sync, a copy of your book is stored on our server under your account, end-to-end encrypted when you set a passphrase. There is no analytics, no tracking and no telemetry of any kind, and we take no payments yet.

What is stored, and where

Terminal is a single HTML file that runs in your browser. Everything you enter — trades, positions, journal entries, session reviews, goals, risk caps, settings and layout — is written to your browser's IndexedDB storage on the device you are using. It stays there until you delete it.

Without an account we hold nothing about you. If you create one (Settings → Cloud Sync → Your account), sign-in is handled by Supabase Auth on our project: we hold your email address and a salted password hash, and nothing else — no name, no card. Sign-in exists only to scope your cloud copy to you; the app works in full without it.

What leaves your device

Four things can, and each is either explicit or narrow:

API keys you paste in

Keys for market-data providers are kept in your browser's local storage and are sent only to the provider they belong to. They are never routed through a proxy or relay, and never to us. They are never written into a backup export, encrypted or not — a backup carries your book, not your credentials — and turning the market-data switch off does not clear them.

Cookies and tracking

Terminal sets no cookies and includes no analytics, advertising, fingerprinting or session-replay code. Nothing counts your visits. The app uses browser storage purely to hold your own data on your own machine. One exception, only when you sign in or create an account: the sign-in form may run a Cloudflare Turnstile check (a bot check, usually invisible), which means Cloudflare sees that request. Nothing else on the site loads a third-party script.

Exporting and deleting

Because the data is yours and local, please keep your own backups. There is no server-side copy for us to restore.

Children

Terminal is a tool for adults managing their own trading records and is not directed at children.

Changes

If this policy changes, the date at the top changes with it. Material changes to what leaves your device will be called out in the app.

Contact

Questions or a security report: admin@stantonanalytica.com. Security contact details are also published at /.well-known/security.txt.