HackerTrans
TopNewTrendsCommentsPastAskShowJobs

indigane

no profile record

Submissions

Undine – GraphQL Library for Django

mrthearman.github.io
1 points·by indigane·10 miesięcy temu·0 comments

comments

indigane
·12 miesięcy temu·discuss
> [A]pps you install from F-Droid are signed by F-Droid rather than the developer.

Having recently gone through the F-Droid release process, I learned that this is not necessarily the case anymore.

F-Droid implements the reproducible builds concept. They re-build the developer's app, compare the resulting binary sans signature block, and if it matches they distribute the developer-signed binary instead of their re-built binary.

This is opt-in for developers so not all apps do it this way. I'd sure like to know how common this is, I wonder if there are any statistics.