I want to share some ideas about a crowdfunding platform. It is completely unactionable for me; I am not even sure what kind of feedback I expect. In essence, I wonder how many ppl feel the same, how often these ideas come up, and what’s wrong with them exactly.
A few days ago, I learned that yet another FOSS software piece I rely heavily on has become abandonware recently. Another project that I don’t use but have kept my eyes on, because it was so promising, is also officially labeled as abandonware, and the dev is currently searching for maintainers. While looking for alternatives, I suddenly realized that I don’t really want either a typical FOSS project with a mandatory list of longstanding bugs instead of features, barely maintained by a usually overloaded and burned-out single dev, or proprietary ones, even if they are free to use, because they are not adaptable and never follow the design choices I care about.
Between the two, I would rather go with the third alternative, which can be described as a flat, recurrent donations based crowdfunding platform that only works with interconnected projects that share core principles and vision. Think of it like Netflix/Spotify for software. This is my personal sentiment; I wonder how many ppl feel the same, how often these ideas come up, and what’s wrong with them exactly.
I’ll start with an opinionated list of core principles (PEA for short). Note that these are not technical ones; how they are technically achieved is beside the point.
-
Privacy and Security. FOSS never really moved along with others to smartphones, leaving billions of users to deal with ad/tracking-infested apps and data breaches. Moreover, the world is moving further toward cloud-based solutions with the expanding use of LLMs, meaning almost mandatory sharing of sensitive info. Current wearable tech will eventually turn into implantable tech, gaining unprecedented access 24/7 to deeper-than-personal data. There has to be an alternative. As there is an incentive for companies to turn into centralized data silos, there should be an equal push to give users alternatives designed to be offline-first, secure tools that preserve privacy, allowing for analysis and independent audits.
-
Productivity. It means having personalization, customization, and automation considerations in mind. Create modular software that relies on open standards so users can modify, mix, and match different components for their own needs, without any vendor lock-ins.
-
Efficient and reliable software. It is about having enough testing manpower and releasing only audited, well-tested software. The specific development methodology or release model is beside the point.
-
Appealing UI. In simple terms, build software that’s accessible to millions of people without a tech background.
Flat recurrent donation model: Instead of donating to individual projects, the platform’d serve as an umbrella, taking recurring donations on a monthly (or yearly) basis and automatically distributing them among the programs the user utilizes most. A good analogy is Netflix or Spotify (done right)—you make a donation, and it goes to what you actually use, removing a lot of friction.
Unlike traditional platforms, it’d aim to build a complete ecosystem of interdependent projects, from low-level frameworks to user-facing apps, to recreate a whole desktop experience, for example. This can be compared to a distro or DE-level organization. In fact, there could be many compatible PEA platforms, each focused on different aspects, like mobile experience, etc.
Primarily, this would enable the donation tree. Each partner project would be required to list a few of its dependencies and share a fixed percentage of received donations (think of it like a platform fee) with 2 or 3 of them. This would create a lattice-like cash flow from user-facing programs that receive direct donations to low-level frameworks that get their share from higher-level projects. The more projects that use a framework, the more (indirect) donations it receives (analogous to popularity). This idea primarily responds to the disastrous outcome of the widely used but little-known XZ Utils project.
To enforce PEA, each partner project’d has to define its single responsibility. For example, a backup solution project could either focus on the GUI (and provide at least a bare-bones demo of supporting another backend, even if it has its own) or act as a backup backend (and consequently define an interface to support alternative clients). More importantly, it should isolate web apps from user data and actual hosting providers. The downside is that it leads to a more expensive and lengthy dev cycle.
Platform staff would be there not only to manage the financial side but also to oversee the platform-wide beta testing program, making recommendations regarding UI/UX, code quality, and more.
To conclude, with this arrangement, end users would ideally receive modern-looking, reliable, tested, and audited ad/tracking-free software from a vendor they trust. Note that they may or may not need customization. Small businesses, on the other hand, would likely benefit from the automation and customization aspects, so they’d pay local developers to quickly modify or extend functionality with plugins to fit their processes and infrastructure, rather than relying on volunteers to fill in the gaps. These plugins may or may not eventually make it upstream. Public benefit companies, nonprofits, governmental and educational entities, and of course FOSS projects would use this code just like any other open-source code.