Create a delegation
tinycloud. automatically, so kv/get becomes tinycloud.kv/get.
Inspect and revoke
Share links
share receive command still
requires an authenticated TinyCloud profile. For accountless browser receipt,
use the Web SDK’s static TinyCloudWeb.receiveShare() helper.
DID and expiry rules
- Use a PKH DID for user-to-user delegations
did:keyis for session-key style identities- Expiry can be relative (
1h,7d) or an absolute ISO timestamp
The CLI source treats
delegation create as the primitive, and share as a convenience flow on top of it.