From ab52b30d4043211cc656f883fddfbfe5b5e1e741 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 8 Nov 2017 14:15:07 -0500 Subject: amber rebuild --- public/android/index.en.html | 8 +------- public/android/index.es.html | 8 +------- public/android/index.pt.html | 8 +------- public/signature-verification/index.en.html | 1 + public/signature-verification/index.es.html | 1 + public/signature-verification/index.pt.html | 1 + 6 files changed, 6 insertions(+), 21 deletions(-) diff --git a/public/android/index.en.html b/public/android/index.en.html index ef06ca4..3837f33 100644 --- a/public/android/index.en.html +++ b/public/android/index.en.html @@ -30,9 +30,6 @@ Bitmask Downloads
  • Beta version
  • -
  • - How to verify the fingerprint – using the command line on Linux -
  • @@ -81,14 +78,11 @@ Bitmask Downloads
    - 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

    + ATTENTION: Please verify the signature!

    -

    How to verify the fingerprint – using the command line on Linux

    -
    cd /path/to/your/apk
    -unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert

    Download other versions

    If you want to install an old version of Bitmask, you can browse all releases.

    If you want to see the latest features and bug fixes and would like to contribute to Bitmask by testing the app, you can join Google’s Beta-Channel for Bitmask. These pre-releases can be found here.

    diff --git a/public/android/index.es.html b/public/android/index.es.html index d999073..558f4e1 100644 --- a/public/android/index.es.html +++ b/public/android/index.es.html @@ -30,9 +30,6 @@ Bitmask Downloads
  • Beta version
  • -
  • - How to verify the fingerprint – using the command line on Linux -
  • @@ -81,14 +78,11 @@ Bitmask Downloads
    - 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

    + ATTENTION: Please verify the signature!

    -

    How to verify the fingerprint – using the command line on Linux

    -
    cd /path/to/your/apk
    -unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert

    Download other versions

    If you want to install an old version of Bitmask, you can browse all releases.

    If you want to see the latest features and bug fixes and would like to contribute to Bitmask by testing the app, you can join Google’s Beta-Channel for Bitmask. These pre-releases can be found here.

    diff --git a/public/android/index.pt.html b/public/android/index.pt.html index 1dfee7f..c35f25c 100644 --- a/public/android/index.pt.html +++ b/public/android/index.pt.html @@ -30,9 +30,6 @@ Bitmask Downloads
  • Beta version
  • -
  • - How to verify the fingerprint – using the command line on Linux -
  • @@ -81,14 +78,11 @@ Bitmask Downloads
    - 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

    + ATTENTION: Please verify the signature!

    -

    How to verify the fingerprint – using the command line on Linux

    -
    cd /path/to/your/apk
    -unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert

    Download other versions

    If you want to install an old version of Bitmask, you can browse all releases.

    If you want to see the latest features and bug fixes and would like to contribute to Bitmask by testing the app, you can join Google’s Beta-Channel for Bitmask. These pre-releases can be found here.

    diff --git a/public/signature-verification/index.en.html b/public/signature-verification/index.en.html index 0899b17..e940096 100644 --- a/public/signature-verification/index.en.html +++ b/public/signature-verification/index.en.html @@ -38,6 +38,7 @@ Bitmask Downloads

    Many of the files available for download from this site have been signed. This page will walk you through what you need to do in order to verify these signatures. This process is entirely optional.

    +

    NOTE: Installation of Android and Mac apps will have their signatures verified automatically. However, we provide signatures for these files if you wish to verify them manually with the process below.

    Import LEAP’s key

    All the files have been signed with the “LEAP archive signing key”. The first step is to import this key into your local keyring. These instructions will use gpg, a free implementation of OpenPGP that works on Mac, Windows, and Linux.

    Option 1 – wget

    diff --git a/public/signature-verification/index.es.html b/public/signature-verification/index.es.html index 239dc3c..a5af85d 100644 --- a/public/signature-verification/index.es.html +++ b/public/signature-verification/index.es.html @@ -38,6 +38,7 @@ Bitmask Downloads

    Many of the files available for download from this site have been signed. This page will walk you through what you need to do in order to verify these signatures. This process is entirely optional.

    +

    NOTE: Installation of Android and Mac apps will have their signatures verified automatically. However, we provide signatures for these files if you wish to verify them manually with the process below.

    Import LEAP’s key

    All the files have been signed with the “LEAP archive signing key”. The first step is to import this key into your local keyring. These instructions will use gpg, a free implementation of OpenPGP that works on Mac, Windows, and Linux.

    Option 1 – wget

    diff --git a/public/signature-verification/index.pt.html b/public/signature-verification/index.pt.html index f416fdf..97bef23 100644 --- a/public/signature-verification/index.pt.html +++ b/public/signature-verification/index.pt.html @@ -38,6 +38,7 @@ Bitmask Downloads

    Many of the files available for download from this site have been signed. This page will walk you through what you need to do in order to verify these signatures. This process is entirely optional.

    +

    NOTE: Installation of Android and Mac apps will have their signatures verified automatically. However, we provide signatures for these files if you wish to verify them manually with the process below.

    Import LEAP’s key

    All the files have been signed with the “LEAP archive signing key”. The first step is to import this key into your local keyring. These instructions will use gpg, a free implementation of OpenPGP that works on Mac, Windows, and Linux.

    Option 1 – wget

    -- cgit v1.2.3