Security

Security at Opt2In

Two things live on this page: how we protect the personal data people entrust to us, and how to tell us when you find a way around it. The short version of the first is that the product is built to hold as little as possible — a data export is parsed on its owner's own device and never uploaded — and that what we do hold is encrypted in transit and at rest, reachable only through authenticated, rate-limited endpoints. The full statement, in the document that legally binds us to it, is section 10 of our privacy policy.

How we protect your data

What we do not claim: Opt2In has not completed a SOC 2 or ISO 27001 audit of its own — those reports belong to the infrastructure we build on. Saved reports are encrypted in storage but not end-to-end; we can read them, because serving them back across devices requires it. We would rather state both plainly than imply otherwise.

Report a vulnerability

If you believe you have found a vulnerability in opt2in.com or its backend, this is how to reach us and what to expect. Machine-readable version: /.well-known/security.txt (RFC 9116).

security@opt2in.com

Email a description of the issue, the URL or endpoint involved, steps to reproduce, and what you believe the impact is. Plain text is fine. Please do not open a public issue or post details anywhere before we have had a chance to respond.

We acknowledge reports within 72 hours and aim to give you a substantive reply, including our assessment and a remediation plan where one is needed, within 14 days.

In scope

Context worth knowing: report parsing runs entirely client-side by design — an uploaded Instagram export is processed in your browser and is not sent to our servers unless the user explicitly saves. A reproducible break in that property is exactly the class of finding we most want reported.

Out of scope

Safe harbor

We will not pursue or support legal action against you for good-faith, non-destructive security research that respects the scope above: make a reasonable effort to avoid accessing other people's data, stop and report as soon as a vulnerability is confirmed, and give us reasonable time to fix the issue before any public disclosure. If you are unsure whether something is in scope, ask first at the same address.

Rewards

We do not currently run a paid bug-bounty program, and we would rather say that plainly than imply otherwise. We credit reporters who want credit, and we fix what you find.