olvid-io / olvid-android

Olvid for Android
GNU Affero General Public License v3.0
155 stars 14 forks source link

Added playstore link, SHA1 & SHA256 signing certificate fingerprints to README #32

Open DanyPM opened 1 month ago

DanyPM commented 1 month ago

Add the app certificate fingerprint to the README file, enabling apps and users to check the integrity of apk installed from github.

The main purpose is to enable subsequent verification of the app through AppVerifier, including adding the fingerprint to its internal database.

Especially relevant given: