Security
The public site currently collects bookkeeping inquiry details. Authenticated product surfaces are gated for existing, internal, or invited users while public access stays closed.
The public flow asks for contact information and business context needed to plan an immediate start or waitlist placement. Do not submit sensitive financial documents through the public form.
Browser traffic uses HTTPS. Application data is stored with managed providers such as Supabase and Vercel, with encrypted transport, managed infrastructure controls, and provider-level storage protections.
Login, dashboard, onboarding, reporting, and admin areas require authentication or private network access. Existing/internal users can still sign in, but public visitors cannot self-serve into the product or checkout.
If a user is invited to share business records, access is limited to the team members needed to run or support the workflow. Admin routes are kept off the public host through the app proxy and private network routing.
Authenticated users should enable 2FA from account security when available. It reduces the risk that an email compromise becomes an account compromise.
Set up at /account/security.
If we discover a security incident affecting inquiry or authenticated data, we will investigate, contain it, and notify affected users as required by law.