It would be good if AWS and GCE were leveraged by workers at home as generic data centers to store their private data
Working on a UI and server for just that. Plug an API key for a cloud provider into the UI which will help users move data from their laptop to a private bucket for example, or spinup basic infra, enable sharing with other users accounts for opt-in data collection
Sell or donate access to specific data in your account on your terms.
The web is dead. With the right tools anyone can leverage the cloud to regain a ton of privacy and control of their data. Maybe we can dismantle through free market effort, the technocracy middleman now that building such software is trivial
Yeah, I get what you mean. Native applications store your data locally, which is privacy-friendly, but sharing is hard. SaaS brought easy sharing of data, but it also brought data mining. So the goal is to have data in the cloud, but isolated, rather than in a big shared database in some SaaS provider.
If you trust the privacy of cloud providers, you can spin up a server and use https://sandstorm.io/, which is designed around that: private infra, with granular sharing of data.
If you don't, you need local compute and encryption. Keybase would be a decent example - while you can't use your own cloud account, they only see encrypted data.
That said, there's a reason a lot of people deleted their Keybase accounts when they got acquired by Zoom. Data mining is very enticing, so outside of projects ran by idealist volunteers - which will always have a hard time competing with funded companies -, how do you keep developers from adding mining abilities even to the native/self-hosted applications?
Working on a UI and server for just that. Plug an API key for a cloud provider into the UI which will help users move data from their laptop to a private bucket for example, or spinup basic infra, enable sharing with other users accounts for opt-in data collection
Sell or donate access to specific data in your account on your terms.
The web is dead. With the right tools anyone can leverage the cloud to regain a ton of privacy and control of their data. Maybe we can dismantle through free market effort, the technocracy middleman now that building such software is trivial