SurePortal's security model is simple: encrypt everything, keep it only as long as the job requires, then destroy it permanently. Here is exactly how that works.
Client data follows a one-way path with deletion built in at every stage.
Every secure link requires a 4-8 digit PIN (stored only as a bcrypt hash) and expires after a configurable 30-60 minute window.
Each sensitive field is individually encrypted with AES-256-GCM before it is stored. The encryption keys live outside the database, in separate infrastructure.
The broker reviews the submission a single time. The moment it is viewed, the encrypted data is permanently purged.
Submissions never viewed are automatically destroyed within 7 days. An automated purge job runs every 5 minutes to expire links on schedule.
SurePortal is designed to support the Gramm-Leach-Bliley Act (GLBA) Safeguards obligations that apply to insurance professionals: encryption at rest and in transit, access controls, retention limits, and audit logging. More than 25 states have also enacted insurance data-security laws based on the NAIC Insurance Data Security Model Law (#668), which apply to agents and agencies directly as licensees—including security-program and breach-notification duties. SurePortal's zero-retention design supports both. Our security documentation is maintained in alignment with SOC 2 Trust Services Criteria, and formal certification is on our roadmap.
SurePortal uses a deliberately small set of infrastructure providers—Vercel, Supabase, Stripe, Resend, and Sentry, all in the United States—and no client PII is shared with any of them beyond what is required to operate the service. Secure links reach your clients from your own device (your phone's messages or your email app), so no provider ever receives your client's phone number or email address. The maintained list, with each provider's purpose, location, and exact data exposure, is on our subprocessors page.
IMOs, BGAs, and agencies can request our security documentation package under NDA—encryption specification, assessment summaries, data-handling policies, and architecture diagrams. Security researchers: report vulnerabilities to security@surehelp.app and we will respond promptly.