Remote desktop SOC2: which tools support SOC 2 and how to evaluate

You're responsible for securing remote access and the compliance team just asked: "Do our remote desktop tools have SOC 2 controls and a report we can review?" That question kills deals and delays rollouts — and it's painful because remote…
You're responsible for securing remote access and the compliance team just asked: "Do our remote desktop tools have SOC 2 controls and a report we can review?" That question kills deals and delays rollouts — and it's painful because remote access touches sensitive systems, users, and third-party processors. This guide walks through what "SOC 2" means for remote desktop software, which capabilities actually matter, and a practical checklist to evaluate vendors (including self-hosting options like Tenvo).
What "SOC 2" actually means for remote desktop
SOC 2 is an attestation by a licensed CPA firm that a service organization's controls meet the AICPA Trust Services Criteria (security, availability, processing integrity, confidentiality, and privacy). Important distinctions:
- Type I vs Type II: Type I attests controls at a specific point in time. Type II attests controls over a period (commonly 6–12 months). For procurement teams, Type II is usually required because it demonstrates operating effectiveness.
- Scope: The report covers processes and systems in scope — not your local endpoints. If a vendor's remote desktop service is covered by SOC 2, the report shows their controls for the cloud infrastructure/service, not your internal usage policies.
- Not a silver bullet: SOC 2 attestation reduces vendor risk but doesn't replace your internal controls. You still need endpoint security, patching, MFA, and network controls.
Controls and features that matter for compliance
When your security or compliance team asks for proof, they're really asking whether the remote desktop product supports a set of controls you can rely on. Below are the concrete features and artifacts to check — each maps to common SOC 2 control areas.
- SOC 2 report availability: Ask for the vendor's SOC 2 Type II report or an SOC 2 bridge letter. If they only offer Type I, plan for extra compensating controls.
- Encryption: Transport must use TLS 1.2 or TLS 1.3; session payloads should be AES-256 or equivalent. Verify key management practices (who holds keys, customer-managed keys options).
- Authentication and SSO: SAML/OIDC support for single sign-on and SCIM for provisioning helps meet identity lifecycle and access controls. MFA support (TOTP, FIDO) is often mandatory.
- Audit logging & retention: Detailed session logs (who, when, source IP, destination, duration) and configurable retention (90/180/365+ days) are essential for incident response and evidence in audits.
- Session recording & redaction: For some processes you need session replay; for others you need selective redaction of credentials. Check if the vendor can record and store encrypted session recordings with access controls.
- Role-based access control (RBAC): Granular RBAC reduces blast radius. Look for least-privilege roles, temporary elevation, and approval workflows.
- Endpoint posture & allowlisting: Ability to require a healthy client (OS patch level, antivirus) or restrict access to known devices/networks helps satisfy 'security' and 'availability' controls.
- Network isolation and dedicated instances: For higher-risk customers, dedicated tenancy or VPC deployments reduce cross-tenant risk. If you need this, expect enterprise pricing.
- Data processing agreements & subprocessors: DPA, data residency options, and an up-to-date subprocessor list are standard asks.
- Pen-test and vulnerability disclosures: Ask for recent third-party pentest summaries and an expected patch cadence for critical CVEs.
How to verify vendor claims — practical checks
Vendors will often say "we're SOC 2 compliant" in marketing materials. Here are concrete steps you can take to validate that claim and build evidence for your own auditor or security review.
- Request the SOC 2 report under NDA: A genuine SOC 2 report is issued by a CPA firm and references the report type (Type II), the period covered (e.g., Jan 1–Dec 31, 2025), and the Trust Services Criteria in scope. If the vendor refuses to share a report at all, treat that as a red flag.
- Confirm scope and exclusions: Read the scope page of the report. Does it cover the control plane, session relays, encryption, and logging infrastructure? Does it explicitly exclude components you rely on?
- Ask targeted questions aligned to your controls: Use the feature checklist above. For example: "Do you support SAML SSO (IdP-initiated and SP-initiated)? Can session logs be exported to our SIEM via syslog or API?"
- Validate tech details: Request proof of TLS versions (are TLS 1.3 or 1.2 enforced?), encryption ciphers (AES-256), and whether customer-managed keys (CMK) are available for recordings/encrypted data at rest.
- Review the DPA and subprocessor list: Ensure data residency and subprocessors match your contract needs, and that the vendor provides breach notification timelines (24–72 hours typical).
- Confirm enterprise features are included in your purchase: Many vendors put SOC 2-related features (longer audit logs, dedicated tenancy, SSO) behind enterprise tiers — confirm which tier you need and request those features in the contract.
How different remote desktop architectures affect SOC 2 outcomes
Not all remote desktop products are architected the same way. The deployment model you choose affects what the SOC 2 report can cover and how your internal controls map to the vendor's controls.
- Cloud multi-tenant SaaS: Most commercial products (TeamViewer, AnyDesk, Splashtop, etc.) are multi-tenant cloud services. Their SOC 2 covers the provider's infrastructure and processes. For sensitive environments you may need dedicated tenancy or VPC peering, which typically requires enterprise contracts.
- Self-hosted / on-prem: Self-hosted options (RustDesk, Tenvo, and other open-source/self-hosted tools) shift most SOC 2 responsibilities to you. That can simplify vendor attestations — there may not be a vendor SOC report to request — but it increases your internal audit scope: you must implement and evidence controls around network, access, logging, backups, and change management. See our self-hosted guide for details: Self-hosted remote desktop.
- Hybrid: Some vendors provide client-server software you can run in your cloud account. In this model you'll want the vendor to provide guidance, but the SOC 2 report will likely be scoped to their managed components only. You must validate the deployment steps and document the control owners.
Vendor landscape and procurement reality
When choosing a remote desktop tool for an SOC 2-bound environment, candidates fall into three buckets: large commercial SaaS vendors, smaller specialty vendors, and self-hosted/open-source projects. Each has pros and cons.
- Commercial SaaS (TeamViewer, AnyDesk, Splashtop, etc.): Pros: mature enterprise features (SSO, RBAC, session logging), frequently have SOC 2 reports available on request, and offer support/SLAs. Cons: cost at scale (expect enterprise tiers to run in the mid-double-digit to low triple-digit dollars per seat per month for full enterprise capabilities), and less control over the underlying infrastructure.
- Smaller vendors / niche players: Pros: often faster to customize, sometimes more flexible pricing. Cons: may not have a SOC 2 report or comprehensive compliance program; expect a longer vendor risk assessment.
- Self-hosted (RustDesk, Tenvo): Pros: full control over environment and data residency; can be easier to meet specific control requirements because you own the infrastructure. Cons: you inherit operational burden — backups, patching, logging, and the work needed to produce your own SOC 2 evidence. If you self-host, follow our remote-desktop-security guidance: Remote desktop security.
Be honest in procurement: many enterprise buyers accept that commercial vendors can show audited SOC 2 reports and provide contractual assurances. If you choose self-hosting to avoid third-party attestation gaps, factor in the cost and time to develop the same controls internally.
A practical procurement checklist (what to ask and require)
Use this checklist in security questionnaires, RFPs, or vendor calls. Copy-paste and adapt for your environment.
- Compliance artifacts: Request the latest SOC 2 Type II report (or Type I if that's all that's available), PCI/HIPAA attestations if relevant, and ISO 27001 certificate if available.
- Security features: Confirm TLS 1.2/1.3 enforcement, AES-256 data-at-rest encryption, customer-managed key options, and session encryption details.
- Identity & access: Ask for SAML/OIDC SSO, SCIM provisioning, RBAC capabilities, and MFA options. Require support for your IdP (Okta, Azure AD, Ping, etc.).
- Logging & monitoring: Ensure detailed session logs, session recording options, and ability to forward logs to your SIEM. Ask about retention policies and export formats.
- Operational controls: Ask for pentest summaries, patch SLA for critical CVEs, and incident response timelines (e.g., notify customers within 24–72 hours of material incidents).
- Contracts & legal: Require a DPA, subprocessors list, breach notification clauses, and a right-to-audit or reasonable audit support language where feasible.
- Deployment model & SLAs: Confirm whether the SaaS is multi-tenant or dedicated, uptime SLA (99.9% is common for enterprise offerings), and maintenance windows.
Common vendor claims and how to read them
Vendors will use shorthand like "SOC 2 compliant" or "encrypted end-to-end." Here's how to interrogate those claims without sounding adversarial:
- "SOC 2 compliant": Ask which type and period. "Compliant" is marketing language; the actual evidence is the report.
- "End-to-end encryption": Clarify key ownership. If the vendor holds keys or is able to decrypt recordings, it is not zero-knowledge. For the strictest confidentiality requirements, ask for customer-managed keys.
- "Session recording available": Ask about encryption at rest, separation of duties for access to recordings, and retention policies. Also ask whether recordings are included in the SOC 2 scope.
When to choose self-hosting (and what that costs)
Self-hosting is attractive when data residency or control requirements are non-negotiable. But self-hosting shifts the compliance workload to you. Real considerations:
- Operational overhead: You must run hardened servers, logging (centralized syslog or ELK/Splunk), backups, monitoring, and patching. Factor in at least a 0.25–0.5 FTE for small deployments, more for enterprise scale.
- Audit evidence: You will be responsible for producing change management records, access logs, and evidence of control operation for auditor review.
- Cost comparison: SaaS simplifies operations but may cost more per seat. Self-hosting reduces per-seat licensing but increases infrastructure and engineering costs. For many orgs, the break-even point depends on headcount, control complexity, and how much control is required by regulators or customers.
Final recommendations — how to move forward
Start from your risk model. If you need audited vendor attestations for customer-facing compliance, prioritize vendors that will provide a SOC 2 Type II report and can include the features in your contract (SSO, audit logs, session recording). If you need absolute control of data residency or zero-knowledge encryption, plan for self-hosting but budget the operational and audit workload.
When talking to vendors, use the procurement checklist above and insist on seeing the actual SOC 2 report. Expect that enterprise-grade features (longer log retention, dedicated tenancy, advanced RBAC) are behind enterprise plans — confirm pricing and SLAs up front. As a rule of thumb, expect enterprise tiers to be materially higher than the basic per-seat licenses because they include the compliance and operational guarantees that auditors care about.
Useful links and next steps
If you're evaluating a self-hosted path or need to harden endpoints before rolling out a vendor, read our guides on self-hosting and security: Self-hosted remote desktop and Remote desktop security. If you want to try a self-hosted remote desktop that gives you more control over compliance artifacts, download Tenvo or check enterprise options at /download and /pricing.
Need a quick template for vendor questions or an RFP checklist tailored to your environment? I can draft one with fields for SOC 2 report dates, required log retention, SSO / SCIM requirements, and contract language to request. Tell me whether you plan to use SaaS, dedicated tenancy, or self-hosting and I’ll tailor it.
Ready to try it yourself?
Free for 30 devices, no credit card. Up and connected in two minutes.