OS: GrapheneOS
Installer: Obtainium
Source: F-droid-repository
Hey there, I tried validating my android installation out of curiosity and it failed. Now I am not sure wether I misunderstood the verifying process on the github. I tried verifying with the keys using “appverifier”
Thanks
The page says:
- not suitable for Fdroid downloads, as Fdroid is signing it on their own
So I can only verify when using play store?
I’d say that in practice you can only verify downloads provided directly by Nextcloud via GitHub, namely the gplay-release-xxxxxxxx.apk
and the nextcloud-xxxxxxxx.apk
: Releases · nextcloud/android · GitHub
See also here: GitHub - nextcloud/android: 📱 Nextcloud Android app
Signing certificate fingerprint to verify the APK:
As far as I understand it, this is because F-Droid has its own build infrastructure, and developers can’t upload already-compiled apks. Google Play seems to be different, but I have no idea if and how you can verify an apk that you install directly via Play Store app. I mean, if you install it via the official Play Store app, it will be downloaded and installed directly, so you probably need to use some third-party Google Play client that only downloads the apk to be able to verify it before installing it, but I never tried that.