From 349ad3102ff10206475dc1c411cf9defcacaa6ae Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 14 Dec 2018 12:00:48 +0100 Subject: Add download file integrity check for the android apk stable release --- pages/android/en.text | 2 ++ pages/android/ru.text | 5 +++++ pages/common/footer.html.inc | 2 +- public/android/index.en.html | 9 +++++++++ public/android/index.es.html | 9 +++++++++ public/android/index.pt.html | 9 +++++++++ public/android/index.ru.html | 21 +++++++++++++++------ public/common/footer.html.inc | 2 +- public/linux/index.ru.html | 8 ++++---- public/signature-verification/index.ru.html | 20 ++++++++++---------- 10 files changed, 65 insertions(+), 22 deletions(-) diff --git a/pages/android/en.text b/pages/android/en.text index 9e64381..7b38af0 100644 --- a/pages/android/en.text +++ b/pages/android/en.text @@ -29,6 +29,8 @@ p(android). <%= render({:partial => 'common/download_button'}, {:link => 'https: p(non-android). !/assets/qr/dl.bitmask.net-bitmask-android-latest.png!:https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk +<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => 'ATTENTION: Please [[verify=>https://dl.bitmask.net/en/signature-verification]] the [[signature => https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk.sig]]!

'}) %> + h3. Beta version You can install Bitmask Beta next to the stable release on the same device. diff --git a/pages/android/ru.text b/pages/android/ru.text index 9f34b3b..317f395 100644 --- a/pages/android/ru.text +++ b/pages/android/ru.text @@ -19,6 +19,7 @@ p(android). <%= render({:partial => 'common/download_button'}, {:link => 'https: p(non-android). !/assets/qr/market-se.leap.bitmaskclient.png!:https://play.google.com/store/apps/details?id=se.leap.bitmaskclient + h2. Скачать приложение Кроме того, вы можете скачать приложение Bitmask напрямую с этого сайта. Вам нужно будет включить в настройках Settings > Security > Unknown Sources на вашем устройстве для работы этого метода. @@ -27,6 +28,10 @@ p(android). <%= render({:partial => 'common/download_button'}, {:link => 'https: p(non-android). !/assets/qr/dl.bitmask.net-bitmask-android-latest.png!:https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk +<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => 'ВНИМАНИЕ: Пожалуйста [[проверьте=>https://dl.bitmask.net/en/signature-verification]]] [[сигнатура => https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk.sig]]]!

'}) %> + + + h2. Скачать другие версии Если вы хотите скачать старые версии Bitmask, вы можете [[просмотреть все версии => https://dl.bitmask.net/client/android/]]. diff --git a/pages/common/footer.html.inc b/pages/common/footer.html.inc index 116835f..15393ee 100644 --- a/pages/common/footer.html.inc +++ b/pages/common/footer.html.inc @@ -3,7 +3,7 @@