bk138 / multivnc

MultiVNC is a cross-platform Multicast-enabled VNC viewer based on LibVNCClient. The desktop version runs on Unix, Mac OS X and Windows. There also is an Android version.
GNU General Public License v3.0
447 stars 65 forks source link

[fr] reproducible F-Droid app #215

Closed ghost closed 1 year ago

ghost commented 1 year ago

if possible can you please app reproducible F-Droid app. for details see Towards a reproducible F-Droid.

jindam, vani

bk138 commented 1 year ago

Sure, we can try to add this. If you file a pull request, I think it would be happily merged.

gujjwal00 commented 1 year ago

Please note that this is not possible for already published app. Enabling reproducible build will change signing key, unless you can somehow obtain current F-Droid key.

bk138 commented 1 year ago

Please note that this is not possible for already published app. Enabling reproducible build will change signing key, unless you can somehow obtain current F-Droid key.

Alright, thanks for the info! Closing then.

gujjwal00 commented 1 year ago

Sorry, I may have remembered incorrectly:

But first hurdle is reproducible build. When listing AVNC on F-Droid, I tried to go this route, but could not get my APK to match with F-Droid. Main issue is native libraries, especially the SSL library.

bk138 commented 1 year ago

Anyway, if someone steps up with a working version and a PR, this can be merged.

eighthave commented 1 year ago

You can enable reproducible builds for an existing app, there are two approaches on F-Droid with reproducible builds: