mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-04 12:13:29 -07:00
Add reproducible builds note to README
This commit is contained in:
parent
f0e9911171
commit
25522dfc71
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ A [UnifiedPush](https://unifiedpush.org/) distributor with optional self-hosted
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## Reproducible builds
|
||||||
|
|
||||||
|
Release APKs are [reproducible](https://f-droid.org/docs/Reproducible_Builds/). You can verify that the APK you download matches the source code by building it yourself and comparing the output.
|
||||||
|
|
||||||
## APK signature fingerprint
|
## APK signature fingerprint
|
||||||
|
|
||||||
Use this SHA-256 signing certificate fingerprint to verify releases:
|
Use this SHA-256 signing certificate fingerprint to verify releases:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue