What a client portal must do for independents and agencies — and why cryptographic separation between clients matters more than another dashboard.
Three private surfaces. Same zero-knowledge architecture.
Generic cloud folders shared with clients. Cheap and universal; permissions drift, links outlive projects, and the provider holds the keys.
Dedicated portal products. Polished client experience, invoicing and approvals; almost always server-side encryption with an administrative read path.
Encrypted workspaces. Per-client spaces where membership means holding a sealed key. Stronger separation, at the cost of provider-side conveniences such as universal preview and password reset.
Inside the space: encrypted files with versioning and a 30-day trash, an encrypted channel for feedback and approvals, and calls when a written thread stops being efficient. For one-off hand-offs to someone outside the space, protected links carry a passphrase, expire within 24 hours at most, can cap views, can be watermarked and can be revoked instantly.
Three private surfaces. Same zero-knowledge architecture.