From c309b6cb03dfb6a4f0cd8ec19b528445f377ee65 Mon Sep 17 00:00:00 2001 From: juha-h Date: Fri, 1 May 2026 14:32:48 +0300 Subject: [PATCH] Modify SHA-256 fingerprint details in README Updated SHA-256 fingerprint information for baresip APKs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fad9205..17c14a5a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Then in Android Studio (tested with Android Studio Panda 2 | 2025.3.2): - Build -> Generate Signed Bundle / APK ... -Ready to be installed baresip app is available from F-Droid, Play Store, and from GitHub. Signing certificate SHA-256 fingerprint of baresip APKs is `fecc79c20ab725b9b78bb16a75ba9a04092822cf52ba32e4a437170a68020602` and baresip+ APKs `6d56a8f65191e9028e5c4225b2ca0c3531a037e4fff2a028e8cc23e4b61dd38e`. Use `apksigner verify --print-certs app-release.apk` to verify. +Ready to be installed baresip app is available from F-Droid, Play Store, and from GitHub. Signing certificate SHA-256 fingerprint of baresip and baresip+ APKs on GitHub is `fecc79c20ab725b9b78bb16a75ba9a04092822cf52ba32e4a437170a68020602`. Use `apksigner verify --print-certs app-release.apk` to verify. Language translations are managed via baresip Weblate project.