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 →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
}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.
FROM SIGN-IN TO SOVEREIGNTY
Create
Sign in with OpenKey to create your space
Delegate
Apps and agents request delegated capabilities
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.