File Management
File management operations.
Questions
When users own their data on-chain and agents act on their behalf, who controls access to the files those agents upload and read?
- Uploadthing and S3 are both centralised storage — at what point does a DePIN-native storage layer (like Arweave or Filecoin) become the right choice over convenience providers?
- File uploads are a common attack surface — what is the minimum validation pipeline between a user upload and a file reaching storage?
- How does multi-tenant file isolation work when organisations share infrastructure: per-bucket, per-prefix, or per-signed-URL policy?