Exodus-Privacy / exodus-android-app

εxodus Android application
GNU General Public License v3.0
702 stars 57 forks source link

added SHA-1 & SHA-256 signing certificate fingerprint to README #517

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.