this post was submitted on 09 Feb 2024
201 points (97.2% liked)
Open Source
31021 readers
584 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Also, is there any plan to provide binaries and builds? Especially for Android, for example, via F-Droid?
F-Droid does not ship binaries. You submit code to be built by F-Droid. This is its strength and also weakness. IzzyOnDroid just pulls in Github releases, which is pretty cool.
IzzyEnDroid docs don’t say they are limited to MS GitHub
The point is that the releases are signed by developers so they cannot be easily faked
Then you should drop the specific name drop of a proprietary platform when a generic option like code repository or software forge could suffice.
It was just my info that they directly use Github releases. Shipping binary packages next to the codebase is something specific for Github and a few other platforms.
A few other platforms like Forgejo (Codeberg), GitLab, & SourceHut? The first 3 open source/open core Git forges I looked up support this… it is not unique to the Microsoft-owned, proprietary offering.