Loading...
private.me Docs
Get xRoom
PRIVATE.ME PLATFORM

xRoom: Split-Channel Virtual Data Room

M&A virtual data room with XorIDA split-channel document access. Bidders see only what they are authorized to see, enforced cryptographically.

Financial COMING SOON XorIDA Powered
Section 01

The Problem

M&A virtual data rooms store the most sensitive corporate documents in a single location, protected only by access controls that can be bypassed by insiders or breaches.

VDRs contain financial statements, IP documentation, customer lists, and strategic plans. A single breach or insider leak during a deal process can destroy billions in enterprise value.

Traditional VDR security relies on access control lists and watermarking. Neither prevents a determined insider from exfiltrating complete documents.

The Old Way

Transaction Data Sensitive records Unprotected SINGLE INSTITUTION Full data access Single point of failure BREACH Full records leaked
Section 02

The PRIVATE.ME Solution

xRoom uses XorIDA to split VDR documents so no single storage location or participant holds complete files. Access is enforced cryptographically via threshold reconstruction and DID-scoped permissions.

Documents are XorIDA-split at upload. Bidder access is controlled via DID-scoped permissions in the Trust Registry. Viewing requires threshold reconstruction, and each reconstruction is logged in an HMAC-chained audit trail.

Deal stages gate document availability: preliminary info (stage 1), detailed diligence (stage 2), final documentation (stage 3). Stage transitions require threshold authorization from deal principals.

The New Way

Data Input Financial data XorIDA Split K-of-N shares Bank A Share 1 Bank B Share 2 Bank N Share N Reconstruct Threshold K
Section 03

How It Works

xRoom provides a split-storage VDR with DID-scoped access, threshold reconstruction, and stage-gated document release.

Ingest Validate XorIDA Split K-of-N Distribute Multi-node HMAC Verify Per-share Reconstruct Threshold OK
Key Security Properties
Documents are XorIDA-split at upload. No single storage node holds a complete file. Access requires DID authentication and threshold reconstruction. Every view is HMAC-logged.
Section 04

Use Cases

🏢
M&A
Deal Room Security

Split-store M&A documents so no single breach exposes deal-sensitive information.

M&A
📄
Legal
Due Diligence

Stage-gated access with cryptographic enforcement for due diligence documents.

Diligence
📋
Compliance
Access Audit Trail

HMAC-chained log of every document view for regulatory compliance.

Audit
🔒
Security
Insider Protection

Cryptographic access control prevents insider exfiltration of complete documents.

Insider
Section 05

Integration

Quick Start
import { SplitVDR } from '@private.me/vdrsplit';

const vdr = await SplitVDR.create({
  dealDid: dealDid,
  stages: ['preliminary', 'diligence', 'final'],
  threshold: { k: 2, n: 3 }
});
await vdr.uploadDocument(doc, { stage: 'diligence' });
SplitVDR.create(opts): Promise<Result<SplitVDR, VDRError>>
Creates a split-storage virtual data room with stage-gated access, DID-scoped permissions, and HMAC-chained audit trails.
Section 06

Security Properties

PropertyMechanismGuarantee
StorageXorIDA K-of-N split Information-theoretic
AccessDID-scoped permissions Cryptographic enforcement
StagesThreshold-gated release Multi-party authorization
AuditHMAC-chained log Per-view tracking
$3.2B
VDR market
K-of-N
Split storage
DID
Scoped access
VERIFIED BY XPROVE

Verifiable Data Protection

Every operation in this ACI produces a verifiable audit trail via xProve. HMAC-chained integrity proofs let auditors confirm that data was split, stored, and reconstructed correctly — without accessing the data itself.

XPROVE AUDIT TRAIL
Every XorIDA split generates HMAC-SHA256 integrity tags. xProve chains these into a tamper-evident audit trail that proves data was handled correctly at every step. Upgrade to zero-knowledge proofs when regulators or counterparties need public verification.

Read the xProve white paper →
GET STARTED

Ready to deploy xRoom?

Talk to Ren, our AI sales engineer, or book a live demo with our team.

Book a Demo

© 2026 StandardClouds Inc. dba PRIVATE.ME. All rights reserved.

VERIFIABLE WITHOUT CODE EXPOSURE

Ship Proofs, Not Source

xRoom generates cryptographic proofs of correct execution without exposing proprietary algorithms. Verify integrity using zero-knowledge proofs — no source code required.

XPROVE CRYPTOGRAPHIC PROOF
Download proofs:

Verify proofs online →

Use Cases

🏛️
REGULATORY
FDA / SEC Submissions
Prove algorithm correctness for distributed systems without exposing trade secrets or IP.
Zero IP Exposure
🏦
FINANCIAL
Audit Without Access
External auditors verify secure operations without accessing source code or production systems.
FINRA / SOX Compliant
🛡️
DEFENSE
Classified Verification
Security clearance holders verify distributed systems correctness without clearance for source code.
CMMC / NIST Ready
🏢
ENTERPRISE
Procurement Due Diligence
Prove security + correctness during RFP evaluation without NDA or code escrow.
No NDA Required

Deployment Options

📦

SDK Integration

Embed directly in your application. Runs in your codebase with full programmatic control.

  • npm install @private.me/xroom
  • TypeScript/JavaScript SDK
  • Full source access
  • Enterprise support available
Get Started →
🏢

On-Premise Upon Request

Enterprise CLI for compliance, air-gap, or data residency requirements.

  • Complete data sovereignty
  • Air-gap capable deployment
  • Custom SLA + dedicated support
  • Professional services included
Request Quote →

Enterprise On-Premise Deployment

While xRoom is primarily delivered as SaaS or SDK, we build dedicated on-premise infrastructure for customers with:

  • Regulatory mandates — HIPAA, SOX, FedRAMP, CMMC requiring self-hosted processing
  • Air-gapped environments — SCIF, classified networks, offline operations
  • Data residency requirements — EU GDPR, China data laws, government mandates
  • Custom integration needs — Embed in proprietary platforms, specialized workflows

Includes: Enterprise CLI, Docker/Kubernetes orchestration, RBAC, audit logging, and dedicated support.

Contact sales for assessment and pricing →