← Back to nanorix.io

Privacy Policy

Effective: March 1, 2026 · Last updated: February 28, 2026

The short version: We process your data in volatile memory and destroy it. We never see, store, or log the contents of your sessions. Our database contains only your email, hashed API key, and usage counts. CDPs are returned to you — we don't keep copies.

1. Who We Are

Nanorix Inc. ("Nanorix," "we," "us") is a Delaware C-Corporation that provides cryptographic destruction proof services via the Nanorix Verify API. Contact: hello@nanorix.io

2. What We Collect

Account Data (stored in our database)

DataPurposeRetention
Email addressAccount identity, billing, communicationsUntil account deletion
Hashed API key (Argon2)AuthenticationUntil account deletion
Subscription tierEnforce usage limitsUntil account deletion
Stripe customer IDBillingUntil account deletion
Session count (aggregate)Usage tracking, billingRolling monthly
Ed25519 public keysCDP verificationIndefinite (public data)

Session Data (never stored)

DataWhat Happens
Data you submit to sessionsExists only in volatile memory. Destroyed on session termination. Never written to disk, logged, or transmitted.
Execution commands and outputsProcessed in volatile memory. Returned to you in API response. Destroyed on session termination.
Cryptographic Destruction ProofsGenerated at destruction time. Returned to you in API response. We do not retain copies.
Ed25519 private signing keysEphemeral. Created per session. Zeroized immediately after CDP signing. Never persisted.

Automatically Collected

DataPurposeRetention
IP addressRate limiting, abuse preventionNot logged to disk
API request metadata (method, path, status code, duration)Operational monitoringCloud Run logs, 30 days

What we explicitly do NOT collect or store: session data contents, execution outputs, CDP bodies, private keys, raw API keys, IP addresses on disk, or any data that could reconstruct what you processed.

3. How We Use Your Data

Account data is used to: authenticate API requests, enforce tier-based usage limits, process payments via Stripe, and communicate service updates. We do not sell, rent, or share your data with third parties for marketing purposes.

4. Third-Party Services

ServicePurposeData Shared
StripePayment processingEmail, subscription tier, payment info (handled by Stripe directly)
Google Cloud RunAPI hostingRequest metadata (standard cloud logging)
NeonDatabase hostingAccount data (email, hashed keys, usage counts)

None of these services have access to your session data, which exists only in volatile memory on the Cloud Run instance during execution.

5. Data Security

API keys are hashed with Argon2 before storage — we cannot recover your key. All API traffic is encrypted via TLS. Session data never leaves volatile memory and is never written to persistent storage. The destruction process includes multi-pass memory overwriting, cryptographic key zeroization, and filesystem unmounting, as documented in the CDP specification.

6. HIPAA Considerations

Nanorix Verify is architecturally designed so that Protected Health Information (PHI) submitted to sessions exists only in volatile memory and is destroyed with cryptographic proof. Our database never contains PHI. However, Nanorix does not currently execute Business Associate Agreements (BAAs). If you require a BAA, contact us at founder@nanorix.io to discuss enterprise arrangements.

7. GDPR Considerations

For users in the European Economic Area: the legal basis for processing account data is contract performance (providing the Service you signed up for). You have the right to access, rectify, or delete your account data. Session data is not retained, so there is nothing to access or delete — the CDP you receive is your record. To exercise your rights, contact hello@nanorix.io. We will respond within 30 days.

8. Data Retention and Deletion

Account data is retained until you request deletion. Session data is destroyed at session termination (seconds to minutes). API request logs are retained for up to 30 days for operational purposes. To delete your account and all associated data, email hello@nanorix.io. Deletion will be completed within 30 days.

9. Children's Privacy

The Service is not directed at individuals under 18. We do not knowingly collect data from minors.

10. Changes to This Policy

We may update this Privacy Policy with 30 days' notice via email or website posting. Material changes affecting data handling will be clearly communicated.

11. Contact

Nanorix Inc.
Privacy inquiries: hello@nanorix.io
Security issues: security@nanorix.io