Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
DECIDE FIRST
What is this project
A file-sharing service using Workers R2 and D1
What problem does it solve
Solves the need for owned file storage and controlled sharing links
Who it is for
- Small teams sharing files
- personal website maintainers
What it can do
- Upload and download
- R2 storage for large files
- D1 metadata
- password and cookie access
Before you deploy
- Cloudflare Workers
- R2 D1 and an administrator password
What to know first
- Share-link revocation and password policy need testing
- upstream maintenance needs rechecking
Current stage
File and metadata layers are identified; permission and deletion acceptance are pending
Upstream facts
- License
- MIT
- Default branch
- main
- Last push
- 2025-01-01
- Checked on
- 2026-08-27
Next steps
- Verify the large-file path
- test share-link revocation
- add zero-resource and deletion evidence