- Q01Has Bubble ever supported GLBA or the FTC Safeguards Rule?
- No. GLBA is not mentioned anywhere on bubble.io — not on the dedicated compliance pages and not in the catch-all "Other frameworks" list. The silence has been consistent for the entire history of the product, and Bubble has not publicly indicated any plan to publish a Safeguards-Rule statement, sign a written service-provider contract under §314.4(f), or expose customer-managed encryption keys at the platform level.
- Q02Will a plugin or third-party MFA wrapper close the gap?
- No. Plugins extend the surface that needs to be governed under §314.4(f); they don't bring the platform inside the Safeguards Rule program. Custom MFA built in Bubble's editor satisfies the app-level form but doesn't give the Qualified Individual the platform-enforced authentication record the FTC will ask for during an investigation. The plugin runtime is itself an unmanaged service-provider surface.
- Q03Can we keep Bubble for the parts that don't touch NPI?
- Yes, and that's the hybrid path. Carve the NPI surfaces — customer records, statements, account-linkage flows, anything that touches financial account data — onto a Next.js service on AWS or Azure with MFA, KMS, and audit logging in place. Keep the Bubble app for marketing, lead capture, and internal tooling that never sees NPI. The boundary has to be clean enough that the Qualified Individual can defend it on paper.
- Q04How long does a Safeguards-Rule-ready rebuild take?
- Ten to sixteen weeks for a typical non-bank fintech: weeks 1–2 for the data-flow map and the Qualified Individual designation, weeks 3–5 to stand up Next.js on the chosen hyperscaler with KMS and MFA, weeks 6–10 to move the NPI-bearing workflows, and the back half for vulnerability testing, the written incident-response plan, and the cutover with dual-write. An external assessor for SOC 2 or a gap audit sits on top.
- Q05Does a GLBA rebuild overlap with NY DFS 500, SOX, or SOC 2?
- Heavily. NY DFS 500 shares the MFA, encryption, asset-inventory, and incident-response requirements almost one-for-one. SOC 2 Common Criteria cover most of the technical Safeguards controls — the gap is the GLBA-specific risk-assessment cadence and the 30-day FTC notification clock. SOX is a different axis (financial-reporting controls), so it doesn't ride along. One rebuild defensibly covers the GLBA, NY DFS, and SOC 2 stack.
- Q06Can you sign something covering GLBA on our behalf?
- Bubble will not — GLBA is not in their contractual menu. AWS and Azure sign the customer agreements that cover the hyperscaler portion of the Safeguards Rule under written service-provider oversight. As the engineering partner we sign covering our access during the build and warranty period; the Qualified Individual designation and the written information-security program live with you, since the FTC expects the regulated entity to own them.