I think it is a bit overwhelming to set up and maintain a server for so few apps. I was aware of a method for setting up easily a F-Droid repo backend-less (through GitHub/GitLab Pages), but I can’t find it now… I think this repo is hosted that way. Anyone can help me find its source?
That would be ideal:
- No server to maintain (rely on GitHub Pages or GitLab Pages to serve the content)
- It will be a git repo, which would be forkable, thus collaborative
- Independent
That’s ok…
…but that’s not ok. Android apps are signed by the app builder, which often it is the developer. In the case of F-Droid apps, apps are built by them from source code, and they sign them. Hosting the same apps as F-Droid but with different signatures would be painful, because you cannot install an update of an app over another with a different signature (that’s the Android Security Model, and it’s a good thing).
We’ll be duplicating F-Droid infrastructure for nothing, and confusing users.
Hey! Should anyone want to help, please continue here:
Uh, this may need another thread of its own. Last one is impossible in practice and the others have their own challenges to beat.