SOVEREIGN PERSONAL BACKEND

THE INFRASTRUCTURE
FOR YOUR DATA.

Own your data. Run AI privately. Delegate access cryptographically. Not “we promise not to look” — mathematically impossible to access.

import { TinyCloud } from "@tinycloud/web-sdk";

const tc = new TinyCloud({
appName: "my-app",
hosts: ["https://node.tinycloud.xyz"]
});

await tc.signIn();
// → did:key:z6MkhaX...
Live Output
STATUSSESSION ACTIVE
DIDdid:key:z6Mk...haX
SPACEspace_7f3a...c2e1
12,847
UCAN DELEGATIONS
99.99%
TEE UPTIME
2,400+
SPACES CREATED
<34ms
AVG LATENCY
TWO PERSPECTIVES

DEVELOPER CONFIG VS. USER EXPERIENCE

app.ts
Developer View
import { TinyCloud } from "@tinycloud/web-sdk"
const tc = new TinyCloud({
appName: "my-app"
});
await tc.signIn();
await tc.kv.set("notes", data);
// 5 lines. User-owned storage.
Total Control

You define the auth, the delegation rules, and the storage schema. Infrastructure handles the rest.

User Experience
LIVE
Sign in with passkey
Touch ID or Face ID
Authenticated
Note saved
Encrypted and stored in your space
E2E Encrypted12ms
Seamless Experience

Users see a clean passkey prompt and instant storage. No wallets, no seed phrases, no complexity.

AI agents: explore the TinyCloud Protocol at protocol.tinycloud.xyz

ARCHITECTURE

HOW IT
WORKS

01

AUTHENTICATE

Passkey sign-in with OpenKey. Your identity stays in a hardware enclave — no seed phrases, no browser extensions.

02

DELEGATE

Grant scoped access to apps and agents via UCAN capabilities. Every permission is cryptographic, time-bounded, and revocable.

03

COMPUTE PRIVATELY

Data stays in TEE hardware enclaves. AI processes your information without ever seeing the plaintext. Results come out verified.

BUILD ON
TINYCLOUD.

Deploy governed, verifiable infrastructure for user-owned data.

User-owned storageCryptographic delegationPrivate compute

Join the waitlist. No spam, unsubscribe anytime.

Explore Documentation →