From 3287fa4a0d0c14d22a35e8471acaf579b53a8919 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 8 Nov 2017 14:13:51 -0500 Subject: Update android instructions to point people to the centralized signature verification page. Also make a note that mac and android are already verified, but we provide signatures for manual verification if desired. --- pages/android/en.text | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'pages/android') diff --git a/pages/android/en.text b/pages/android/en.text index fed79eb..5337a23 100644 --- a/pages/android/en.text +++ b/pages/android/en.text @@ -33,13 +33,7 @@ h3. Beta version <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/android/beta/Bitmask-Android-0.9.7-rc1.apk', :text => 'Download for Android'}) %> -<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => 'ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:
47:57:17:2A:6A:8D:9A:9B:
DF:8C:40:21:A6:6C:15:11:
28:28:D1:72:39:1B:81:AA

'}) %> - -h3. How to verify the fingerprint - using the command line on Linux - -bc. cd /path/to/your/apk -unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert - +<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => 'ATTENTION: Please [[verify=>https://dl.bitmask.net/en/signature-verification]] the signature!

'}) %> h2. Download other versions -- cgit v1.2.3