What should a modern file workspace do that cloud storage doesn't?
I’m building NovaCloud22, a secure file workspace, and I’m trying to rethink what a file workspace should actually be.
The basic problem I started with was simple:
Storing a file is easy. Managing what happens after you share it is much harder.
That led me to build things like protected sharing links, expiry controls, download limits, file requests, access tracking, and multiple-drive management.
But while building it, I started wondering whether the traditional “cloud storage” model is too narrow.
A file can be something you:
- Store
- Share with a client
- Collect from someone
- Transfer directly to another device
- Publish on a website
- Attach to a workflow
- Use as part of a form or project
So rather than asking people to use a separate tool for every one of these workflows, I’m experimenting with putting more of them around the file itself.
I’m still building and figuring out which parts are genuinely useful versus features that simply sound interesting.
I’d really like to hear from other makers and tech people here:
What is one thing you wish your current cloud storage or file-sharing tool did better?
And if you were designing a file workspace from scratch today, what would you build differently?
I’m building NovaCloud22 here:
Replies