#WireGuard becomes the first VPN app on #FDroid to be built reproducibly! This means that WireGuard on F-Droid is now guaranteed to be 100% (bit-by-bit) equal to the WireGuard the developer builds.
If you're using WireGuard from F-Droid, please export your tunnels and re-install to switch to the developer's signature and continue receiving updates.
More details in the official WireGuard announcement: https://lists.zx2c4.com/pipermail/wireguard/2023-April/008045.html
New to reproducible builds? Check out https://f-droid.org/en/2023/01/15/towards-a-reproducible-fdroid.html
@mxmehl @fdroidorg ah nice, the export/import workflow should help smooth the process. I'm interested in hearing about how many users find it worth it to do that kind of procedure. It is possible to fully automate it, but would take a chunk of work. A key question is: how many users are not going to update because of this? This will be valuable information as more apps transition to #ReproducibleBuilds in #FDroid
@mxmehl @fdroidorg it is technically possible for the F-Droid client to do something like that, as long as someone maintains the data needed in fdroiddata. Following the #Android architecture, the app itself would be the natural place to handle data and signing key migrations.
@eighthave @fdroidorg Good question. I just found out about a) the need to uninstall/install and b) the workflow for saving one's settings in the replies to this post and the original Wireguard announcement. Most certainly an effort not many users are willing (or knowing) to take.
Thinking out loud: Could the F-Droid client inform me about pending updates that require manual intervention and also provide user-friendly upgrade instructions (like backup/import procedures) for each of them?