nextcloud / nextcloud/notes-android
Reproducible builds
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
Please use GitHub reactions 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Is your feature request related to a problem? Please describe.
Faster updates from a trusted F-Droid repository.
And reproducible builds are also very good for security reasons: See https://reproducible-builds.org/.
i unfortunately can't provide a quicker way to test new approaches than the release cycle of F-Droid allows
https://github.com/stefan-niedermann/nextcloud-notes/issues/1256#issuecomment-861489993
Technically you could if the builds are reproducible you can sign both the same APK with your key and F-Droid just distributes that.
Describe the solution you'd like
F-Droid's reproducible builds.
Describe alternatives you've considered
Additional context
The people at CCTG and Signal (IIRC) e.g. made it work, so you can built on their experience: https://codeberg.org/corona-contact-tracing-germany/cwa-android/src/branch/main/docs/rebuilding.md
It's basically a Docker image with F-Droids buildserver.
Note: Yes, I know it's likely not easy to setup, but it is a good idea for the future. 😊
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with F-Droid's Reproducible Builds documentation and the linked CWA Android docs/rebuilding.md, then compare their Docker-based buildserver approach with this Android app's release process. Done means the app can be built reproducibly and the resulting APK can be verified and distributed through F-Droid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, docker, java
- Domain
- build-system, mobile, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100