- What's the difference between encryption in transit, at rest, and end-to-end?
- In transit: file is encrypted while moving from sender to vendor's servers (TLS). At rest: file is encrypted on the vendor's storage (AES-256). End-to-end (zero-knowledge): only sender and recipient hold the keys — vendor can't decrypt even under subpoena. Most consumer tools offer transit + at rest. Only specialty tools (Tresorit, Virtru, Sync.com) offer true end-to-end.
- Do I need a HIPAA-compliant tool for healthcare client work?
- Yes, if you handle Protected Health Information (PHI). HIPAA requires a signed Business Associate Agreement (BAA) from your vendor. Tools that offer BAAs: Box Business, Tresorit Business, ShareFile, SmartVault, Virtru. Tools that do NOT: WeTransfer, Dropbox Basic/Plus, free Google Drive, BulkShare. Using a non-BAA tool for PHI exposes you to HIPAA violations — fines start at $100/record.
- Is end-to-end encryption always better than server-side encryption?
- Not always. End-to-end encryption adds recipient-side friction (key management, browser plugins, etc.) and limits some features (server-side search, preview, virus scanning). For the most sensitive data (legal privilege, journalism, healthcare records), zero-knowledge wins. For general client work, server-side encryption + per-link controls is the better usability/security tradeoff.
- What's a Business Associate Agreement (BAA) and when do I need one?
- A BAA is a contract between you (covered entity or business associate) and your vendor that defines how PHI is handled. Required under HIPAA when sharing PHI with any third party that has access to it. Without a signed BAA, using the vendor for PHI is a HIPAA violation regardless of how technically secure the tool is. Check vendor websites for 'HIPAA' or 'BAA' pages.
- How long should I retain audit logs?
- Depends on your industry. Healthcare (HIPAA): 6 years minimum. Financial services (SEC/FINRA): typically 6-7 years. SOX-regulated: 7 years. Legal (varies by jurisdiction): often 7-10 years. GDPR: as long as you retain the underlying data. Pick a vendor whose default log retention meets your minimum, or that offers configurable retention on appropriate tiers.
- Can I use Dropbox or Google Drive securely for client work?
- For non-regulated client work with careful configuration: yes, if you enable team admin controls, use Business or Enterprise tiers (NOT Personal), require strong passwords, enable MFA, and limit external sharing to specific recipients. For regulated work (HIPAA, FedRAMP): both have compliant enterprise tiers but require careful setup and BAAs. Avoid free tiers for any client work involving sensitive data.
- What's the cheapest tool with end-to-end encryption?
- Sync.com is the value leader for zero-knowledge encryption at $6/user/mo on Teams Standard (5+ users). Tresorit Personal Premium is $11.99/mo for a single user. For most teams, Sync.com Teams is the best zero-knowledge value; for individuals needing the most polished E2EE product, Tresorit Personal.
- Do password-protected links count as 'secure'?
- Better than unprotected URLs, not as strong as true access controls. Password adds one layer — but the password and link both travel through email/messaging which can leak. For sensitive data, combine: per-link password, short expiry, audit logging, and separate channel for password delivery (text or call, not the same email).
- What about quantum computing — should I worry about today's encryption being broken?
- Eventually yes, not today. Current AES-256 is quantum-resistant for the foreseeable future (estimated 20+ years before quantum threats become practical). RSA/ECC key exchange is more vulnerable but new post-quantum standards (NIST PQC) are being deployed. For most client work, today's encryption is sufficient. For ultra-long-term sensitive data (decades), watch the post-quantum cryptography roadmap.
- How do I prove my file delivery was actually secure if a client asks?
- Documentation: vendor's compliance reports (SOC 2 Type II, HIPAA BAA, etc.), your internal security policies, audit logs of the specific delivery. For high-stakes client engagements, attach a brief 'data security summary' to your proposal explaining your delivery infrastructure. Sophisticated clients (legal, finance, healthcare) increasingly ask vendor-of-vendor questions during procurement.
- What's the most common security mistake when sending client files?
- Using 'anyone with the link' sharing without password protection or expiry. The URL becomes the security boundary — and URLs leak constantly via forwarded emails, screenshots, Slack messages. Add a password (even a simple one) and set an expiry matching the project. Two-minute change that closes the most common attack vector.
- Do I need a different tool for each compliance requirement?
- Not usually. Box Business covers HIPAA + FedRAMP + FINRA + GxP in one platform. ShareFile covers HIPAA + FINRA + SEC for legal/finance. Pick a tool with broad compliance and use it for everything regulated. Use a simpler tool for non-regulated work to avoid paying enterprise prices for low-stakes deliveries.