From 1102ec1932d29e9feb7321353e1fc5d69af5a61e Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 3 Jul 2025 12:20:46 +0200 Subject: [PATCH] Updated description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ceeda176c2..d494f60b25 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,8 @@ One line command to display certificate fingerprints: ```unzip -p fairemail.apk META-INF/CERT.RSA | keytool -printcert``` +Alternatively, you can use [this online tool](https://github.com/kkoiwai/ApkFingerprintReader). + I do not hand over the signing keys of my apps to Google. Please see [this Google blog](https://android-developers.googleblog.com/2021/06/the-future-of-android-app-bundles-is.html) and [this article](https://commonsware.com/blog/2020/09/23/uncomfortable-questions-app-signing.html)