| Data | Why |
|---|---|
| Account email + password (hashed) | Authenticate you; we never see or store your plain-text password (pbkdf2, salted). |
| Business relationship data you send us | Company/contact/deal records, revenue, usage, and note facts you explicitly push via the app, API, or your own integration — this is the product. |
| Billing data | Handled entirely by Stripe; we store only your plan, subscription status, and Stripe customer ID — never your card number. |
| Basic request logs | IP address and request metadata, kept briefly for abuse prevention and debugging. |
Each workspace ("tenant") has its own isolated database file — your data is never comingled with another tenant's. Data is stored on encrypted disk (Fly.io volumes) with TLS in transit, and backed up via daily automated snapshots (5-day retention). See the operational detail in our backups documentation if you'd like specifics.
| Provider | Purpose |
|---|---|
| Fly.io | Application hosting and database storage. |
| Stripe | Payment processing for paid plans (only if you upgrade). |
| Anthropic | Powers optional AI features (chat, column-mapping, ICP narrative) — only the specific data needed for that request is sent, not your whole dataset. |
If you're in the EU/UK/California or another jurisdiction with statutory data-subject rights and want to exercise them beyond the self-serve tools above, contact us at nick@stackswap.ai.
We keep your data for as long as your account is active. If you delete your account, your tenant database is permanently removed (backups age out per the retention window above). We may retain minimal billing records as required by law/tax obligations.
SRCE is in beta. Please don't upload data subject to a compliance regime we haven't certified against (health records/HIPAA, payment card data, government IDs, etc.) until we've explicitly confirmed that certification.
We'll update the date at the top when this policy changes; material changes will be called out here.
Questions about this policy or your data: nick@stackswap.ai
This document is a plain-language draft and is not a substitute for legal advice — have it reviewed by counsel before relying on it for a public launch, particularly if you'll have EU/UK users (GDPR) or California users (CCPA).