I just lost out on what would have been my largest client ever, and I’m still processing what happened.
A local business (around M in annual revenue, 15 employees) reached out looking for bookkeeping services. Great fit for my practice—right in my wheelhouse. They sent an RFP, and everything looked good until I got to the security requirements section:
“Vendor must demonstrate SOC 2 Type II compliance or equivalent certification to ensure adequate protection of financial data.”
I have solid security practices—1Password for all credentials, 2FA enabled everywhere, encrypted file storage, regular backups to an encrypted VPS, restricted access controls. My clients’ data is secure. But I don’t have a formal SOC 2 audit.
I explained my security setup in detail. I walked them through everything: how I encrypt data at rest and in transit, my access control policies, my incident response plan. I even mentioned that I use Beancount with Git version control, which gives us a cryptographic audit trail of every transaction.
They were polite but firm: “We appreciate your security practices, but our insurance carrier and investors require us to work with vendors who have formal security certifications. We can’t make exceptions.”
The contract went to a larger firm that has SOC 2 Type II certification. They’re charging the client 40% more than I quoted (,800/month vs. my ,400/month). Over a year, that’s nearly ,000 extra the client is paying just for that certification.
Here’s what really stings:
I looked into getting SOC 2 certified. The quotes I got ranged from ,000 to ,000 for the initial Type II audit, plus ,000-,000 annually for ongoing compliance. For my practice, that’s more than my annual profit. I serve 20 clients at an average of ,200/month. Even if I passed through the cost, that’s ,000+ per client just for the audit—a 25% price increase.
My questions for this community:
-
Is this becoming the norm? Are other small bookkeepers losing clients over formal security certifications?
-
How do micro practices compete? When certification costs exceed annual profits, what’s the path forward?
-
Are there alternatives? I’ve heard about ISO 27001 (seems similar cost), cyber liability insurance (cheaper but less comprehensive), or consortium models where small firms share audit costs.
-
Does Beancount help here? I love that my clients’ ledgers are in plain text (never locked into proprietary formats), version-controlled (tamper-evident), and can be self-hosted (never have to touch the cloud). But how do I translate “cryptographic audit trail via Git” into language that satisfies compliance requirements?
I’m not against certification—I understand why clients need assurance. But there’s got to be a middle ground between “no formal security documentation” and “,000 audits designed for SaaS companies.”
Has anyone else faced this? What solutions have worked for practices our size?