Storage
Files you host on Silent Mode's Sia backend. Public files get a URL anyone can open; private files are encrypted in your browser with a key only your wallet can derive.
Silent Free
Free
120 MB / 500 MB private
Public: 2.4 GB ยท unlimited
Files: 47
Encryption: on for private
Name
Size
Modified
๐silentmode-notes
โ
3d ago
โฏ
๐contracts
โ
1w ago
โฏ
๐hestia-outline.md
14 KB
just now
โฏ
๐oracle-notes.txt
4 KB
2h ago
โฏ
๐backup-2026-09-18.tar.gz
86 MB
2d ago
โฏ
๐ผdiagram.png
220 KB
4d ago
โฏ
๐keys.json.gpg
2 KB
2w ago
โฏ
Drag files here, or click to browse
Encrypted in your browser before upload ยท max 100 MB per file on Free
CLI access
Upload from a script or CI with your Silent Mode PAT. Encryption still happens client-side.
# upload a private file curl -H "Authorization: token $HESTIA_PAT" \ --data-binary @notes.md \ https://storage.silentmode.st/u/48291/private/notes.md # list your files curl -H "Authorization: token $HESTIA_PAT" \ https://storage.silentmode.st/u/48291/list
Pro / Max get their own S3 credentials for direct
rclone / aws s3 use.