Add APK signature fingerprint to README
This commit is contained in:
parent
2140d8fcf6
commit
2371774d5d
1 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,9 @@ F-Droid release cycles take a while, so this will take a few days to get fixed.
|
|||
|
||||
# ntfy Android App
|
||||
This is the Android app for [ntfy](https://github.com/binwiederhier/ntfy) ([ntfy.sh](https://ntfy.sh)). You can find the app in [F-Droid](https://f-droid.org/packages/io.heckel.ntfy/) or the [Play Store](https://play.google.com/store/apps/details?id=io.heckel.ntfy),
|
||||
or as .apk files on the [releases page](https://github.com/binwiederhier/ntfy-android/releases).
|
||||
or as .apk files on the [GitHub releases page](https://github.com/binwiederhier/ntfy-android/releases).
|
||||
|
||||
If you're downloading the APKs from GitHub, they are signed with a certificate with the following SHA-256 fingerprint: `6e145d7ae685eff75468e5067e03a6c3645453343e4e181dac8b6b17ff67489d`. You can also query the DNS TXT records for `ntfy.sh` to find this fingerprint.
|
||||
|
||||
## Build
|
||||
For up-to-date building instructions, please see the [official docs](https://docs.ntfy.sh/develop/#android-app).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue