From 7c21e13282125d7c821d5e6116c76c901669cfec Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 3 Nov 2017 21:39:53 +0100 Subject: update documentation for android --- pages/android/en.text | 20 ++++++++++++++++++++ public/android/index.en.html | 33 +++++++++++++++++++++++++++++++++ public/android/index.es.html | 33 +++++++++++++++++++++++++++++++++ public/android/index.pt.html | 33 +++++++++++++++++++++++++++++++++ 4 files changed, 119 insertions(+) diff --git a/pages/android/en.text b/pages/android/en.text index 6418162..ed83fb3 100644 --- a/pages/android/en.text +++ b/pages/android/en.text @@ -23,10 +23,30 @@ h2. Download app Alternately, you can download the Bitmask app directly from this website. You will need to enabled the option Settings > Security > Unknown Sources on your device for this method to work. +h3. Stable version + p(android). <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk', :text => 'Download for Android'}) %> p(non-android). !/assets/qr/dl.bitmask.net-bitmask-android-latest.png!:https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk +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 + + h2. Download other versions If you want to install an old version of Bitmask, you can [[browse all releases => https://dl.bitmask.net/client/android/]]. + +p. 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 => https://play.google.com/store/apps/details?id=se.leap.bitmaskclient]]. + +If you find any bugs you can file a ticket on our [[GitLab platform => https://0xacab.org/leap/bitmask_android/issues]]. You can either create an account on 0xacab.org or simply login with your github.com or gitlab.com account to create new tickets. + +Finally you can also download the [[latest build artifact => https://0xacab.org/leap/bitmask_android/builds/artifacts/master/download?job=build]] from our CI. This version is not signed and therefore you can not verify the integrity and security of that app! This is only an option for curious testers and it's not ment for regular use. diff --git a/public/android/index.en.html b/public/android/index.en.html index e802479..27ad295 100644 --- a/public/android/index.en.html +++ b/public/android/index.en.html @@ -23,6 +23,17 @@ Bitmask Downloads
  • Download app +
      +
    1. + Stable version +
    2. +
    3. + Beta version +
    4. +
    5. + How to verify the fingerprint – using the command line on Linux +
    6. +
  • Download other versions @@ -53,14 +64,36 @@ Bitmask Downloads

    Download app

    Alternately, you can download the Bitmask app directly from this website. You will need to enabled the option Settings > Security > Unknown Sources on your device for this method to work.

    +

    Stable version

    Download for Android

    +

    Beta version

    +

    + + Download for Android + +

    +

    +
    +
    + + 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

    +
    +
    +
    +

    +

    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.

    +

    If you find any bugs you can file a ticket on our GitLab platform. You can either create an account on 0xacab.org or simply login with your github.com or gitlab.com account to create new tickets.

    +

    Finally you can also download the latest build artifact from our CI. This version is not signed and therefore you can not verify the integrity and security of that app! This is only an option for curious testers and it’s not ment for regular use.

    diff --git a/public/android/index.es.html b/public/android/index.es.html index 5cb8ce9..335b513 100644 --- a/public/android/index.es.html +++ b/public/android/index.es.html @@ -23,6 +23,17 @@ Bitmask Downloads
  • Download app +
      +
    1. + Stable version +
    2. +
    3. + Beta version +
    4. +
    5. + How to verify the fingerprint – using the command line on Linux +
    6. +
  • Download other versions @@ -53,14 +64,36 @@ Bitmask Downloads

    Download app

    Alternately, you can download the Bitmask app directly from this website. You will need to enabled the option Settings > Security > Unknown Sources on your device for this method to work.

    +

    Stable version

    Download for Android

    +

    Beta version

    +

    + + Download for Android + +

    +

    +
    +
    + + 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

    +
    +
    +
    +

    +

    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.

    +

    If you find any bugs you can file a ticket on our GitLab platform. You can either create an account on 0xacab.org or simply login with your github.com or gitlab.com account to create new tickets.

    +

    Finally you can also download the latest build artifact from our CI. This version is not signed and therefore you can not verify the integrity and security of that app! This is only an option for curious testers and it’s not ment for regular use.

    diff --git a/public/android/index.pt.html b/public/android/index.pt.html index b9e91b8..e907986 100644 --- a/public/android/index.pt.html +++ b/public/android/index.pt.html @@ -23,6 +23,17 @@ Bitmask Downloads
  • Download app +
      +
    1. + Stable version +
    2. +
    3. + Beta version +
    4. +
    5. + How to verify the fingerprint – using the command line on Linux +
    6. +
  • Download other versions @@ -53,14 +64,36 @@ Bitmask Downloads

    Download app

    Alternately, you can download the Bitmask app directly from this website. You will need to enabled the option Settings > Security > Unknown Sources on your device for this method to work.

    +

    Stable version

    Download for Android

    +

    Beta version

    +

    + + Download for Android + +

    +

    +
    +
    + + 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

    +
    +
    +
    +

    +

    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.

    +

    If you find any bugs you can file a ticket on our GitLab platform. You can either create an account on 0xacab.org or simply login with your github.com or gitlab.com account to create new tickets.

    +

    Finally you can also download the latest build artifact from our CI. This version is not signed and therefore you can not verify the integrity and security of that app! This is only an option for curious testers and it’s not ment for regular use.