PROTOCOL LAYER

TINYCLOUD PROTOCOL

Sovereign data storage that puts you at the center of your own digital universe. KV storage, SQL databases, and capability-based access control.

Read the Whitepaper →Read the Protocol Docs →
DEVELOPER EXPERIENCE

THE CLI

Manage spaces, store data, and delegate access straight from your terminal. Everything outputs JSON for easy scripting and automation.

$ tc init
{
"profile": "default",
"did": "did:key:z6Mk...haX",
"host": "https://node.tinycloud.xyz",
"spaceId": "space_7f3a...c2e1",
"authenticated": true
}
Live Output
PROFILEdefault
STATUSAUTHENTICATED
HOSTnode.tinycloud.xyz
FEATURES

KEY CAPABILITIES

User-Owned Spaces

Every user gets a cryptographic data space. S3-like blob storage and SQL databases, all under your DID.

UCAN Delegation

Capabilities flow through User Controlled Authorization Networks. Grant, scope, time-bound, and revoke access.

TinyCloud URIs

Every piece of data has a self-describing URI that encodes ownership and access rights.

HOW IT WORKS

FROM SIGN-IN TO SOVEREIGNTY

01

Create

Sign in with OpenKey to create your space

02

Delegate

Apps and agents request delegated capabilities

03

Control

Data flows through cryptographic access control

GET STARTED WITH TINYCLOUD PROTOCOL

Give every user a sovereign data space with cryptographic access control built in.