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

xMeter: Smart Meter Data Privacy

Privacy-preserving smart meter data aggregation via xCompute. Utilities compute grid analytics on XorIDA shares without accessing individual household consumption data.

Infrastructure COMING SOON XorIDA Powered
Section 01

The Problem

Smart meters collect 15-minute interval consumption data that reveals household occupancy patterns, appliance usage, and daily routines — a detailed profile of private life.

AMI 2.0 smart meters report granular energy consumption to utilities. Research has shown that this data can reveal when residents are home, what they’re doing, and even what they’re watching on TV.

Utilities need aggregate consumption data for grid management and demand response, but they don’t need individual household data to achieve this. Current systems collect everything.

The Old Way

Device / Sensor Critical telemetry Unprotected SINGLE PATH Full data access Single point of failure BREACH Infrastructure down
Section 02

The PRIVATE.ME Solution

xMeter enables utilities to compute grid-level analytics on XorIDA shares via xCompute. Aggregate demand, load forecasting, and outage detection work without accessing individual meter data.

Each smart meter XorIDA-splits its readings across independent aggregation nodes. Grid analytics (total demand, peak detection, outage identification) run on shares via xCompute’s Boolean circuit engine.

Individual meter data is reconstructable only with the homeowner’s authorization via xLock push-auth. Utilities see aggregate grid health — never individual consumption patterns.

The New Way

Data Input Sensor / OT XorIDA Split K-of-N shares Channel A Share 1 Channel B Share 2 Channel N Share N Reconstruct Threshold K
Section 03

How It Works

xMeter combines xCompute aggregation with XorIDA split metering and xLock homeowner authorization for privacy-preserving AMI.

Ingest Validate XorIDA Split K-of-N Distribute Multi-node HMAC Verify Per-share Reconstruct Threshold OK
Key Security Properties
Individual meter data is XorIDA-split. Utilities compute grid analytics on shares — they never see household consumption. Individual access requires homeowner xLock authorization.
Section 04

Use Cases

Utilities
Grid Analytics

Compute demand and load forecasting without individual meter data.

AMI
🏠
Residential
Consumer Privacy

Protect household consumption patterns from utility and third-party access.

Privacy
📋
Compliance
GDPR Metering

Smart metering compliant with GDPR data minimization requirements.

GDPR
🔍
Analytics
Demand Response

Privacy-preserving demand response programs without individual tracking.

DR
Section 05

Integration

Quick Start
import { MeterPrivacy } from '@private.me/metersplit';

const meter = await MeterPrivacy.create({
  meterDid: meterDid,
  aggregators: [aggA, aggB, aggC],
  threshold: { k: 2, n: 3 }
});
await meter.reportReading(consumption);
MeterPrivacy.create(opts): Promise<Result<MeterPrivacy, MeterError>>
Creates a privacy-preserving smart meter endpoint that XorIDA-splits readings for aggregate-only utility access.
Section 06

Security Properties

PropertyMechanismGuarantee
Meter dataXorIDA split readings Individual data hidden
AnalyticsxCompute aggregation No reconstruction
AccessxLock homeowner auth Consent-gated
IdentityDID per-meter Ed25519 authenticated
Billing approvalK-of-N threshold authorization Multi-party control

Multi-Party Billing Authorization

Critical billing operations require K-of-N threshold approval to prevent unauthorized charges and meet regulatory requirements. The system integrates with the authorize package to enforce multi-party controls on billing workflows.

Billing approval workflows support three authorization patterns:

  • 2-of-2 approval — Billing manager + finance controller must both approve charges before processing
  • 2-of-3 approval — Any two of billing manager, finance controller, or compliance officer can authorize
  • 3-of-5 approval — Enterprise deployments requiring broader authorization across departments

This architecture addresses regulatory requirements including NERC CIP strict access authorization processes for critical infrastructure, and FERC Order 2222 attestation requirements for distributed energy resource aggregators. All approval actions generate cryptographic audit trails via xProve.

REGULATORY COMPLIANCE
K-of-N billing authorization satisfies NERC CIP access control requirements and FERC Order 2222 DER aggregator attestation mandates. All approval decisions are logged to an immutable audit trail with cryptographic integrity guarantees.
$28.6B
Smart metering TAM
MPC
Aggregation
xLock
Consent gate
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 xMeter?

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

xMeter 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/xmeter
  • 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 xMeter 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 →