01 · One bucket
Your storage and your site are the same bucket, on one set of keys. No repo to keep in sync, no asset host to wire up separately.
Storm Sites · Static Hosting · Canadian Hosted
There is no web server to manage, no build pipeline, and no separate host for the images below. The HTML, the stylesheet, and every asset on this page live as plain objects in one Storm Bucket, served at a stormsites.ca subdomain.
https://example.stormsites.ca/
Your storage and your site are the same bucket, on one set of keys. No repo to keep in sync, no asset host to wire up separately.
Push files with rclone, the AWS CLI, Cyberduck, or your build tool.
Path-style, region storm. Upload, and they serve.
The files sit on Canadian-owned hardware in Montreal, under Law 25, with no CLOUD Act data-access exposure.
This whole site is the listing below. Every path is fetchable at its full URL, no credentials required.
It is standard object storage over a standard S3 API. Nothing proprietary holds your files. Point any S3 tool somewhere else and copy them out.
$ rclone copy storm:example-site ./backup
4 objects · 38 KB copied
done · nothing proprietary left behind