ruffle-rs / ruffle-rs/ruffle-android
apk uploads and reproducible builds?
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 569
- Forks
- 60
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 16
Description
Hey there, interesting app!
I saw that it is only available on F-Droid, while F-Droid allows developers to sign apps themselves if they build reproducibly.
That means less trust in F-Droids infrastructure, faster updates and full transparency that this source code has led to this APK.
Would be fantastic to make the app build reproducibly!
(Nearly all vibecoded apps with Claude commits are reproducible, so can't be that hard)
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 by reading the linked F-Droid Reproducible Builds guidance and examining how this Android app is built for F-Droid. Identify what prevents independent APK builds from matching; done means the app builds reproducibly and the result can be verified through F-Droid's process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100