<li>
<a href="#beta-version">Beta version</a>
</li>
- <li>
- <a href="#how-to-verify-the-fingerprint-using-the-command-line-on-linux">How to verify the fingerprint – using the command line on Linux</a>
- </li>
</ol>
</li>
<li>
<div class='col-sm-8 col-sm-offset-2'>
<div class='p alert alert-danger'>
<i class='fa fa-warning'></i>
- <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p>
+ <b>ATTENTION:</b> Please <a href="https://dl.bitmask.net/en/signature-verification">verify</a> the signature!</p>
</div>
</div>
</div>
</p>
-<h3><a name="how-to-verify-the-fingerprint-using-the-command-line-on-linux"></a>How to verify the fingerprint – using the command line on Linux</h3>
-<pre><code>cd /path/to/your/apk
-unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert</code></pre>
<h2><a name="download-other-versions"></a>Download other versions</h2>
<p>If you want to install an old version of Bitmask, you can <a href="https://dl.bitmask.net/client/android/">browse all releases</a>.</p>
<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 <a href="https://play.google.com/store/apps/details?id=se.leap.bitmaskclient">here</a>.</p>
<li>
<a href="#beta-version">Beta version</a>
</li>
- <li>
- <a href="#how-to-verify-the-fingerprint-using-the-command-line-on-linux">How to verify the fingerprint – using the command line on Linux</a>
- </li>
</ol>
</li>
<li>
<div class='col-sm-8 col-sm-offset-2'>
<div class='p alert alert-danger'>
<i class='fa fa-warning'></i>
- <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p>
+ <b>ATTENTION:</b> Please <a href="https://dl.bitmask.net/en/signature-verification">verify</a> the signature!</p>
</div>
</div>
</div>
</p>
-<h3><a name="how-to-verify-the-fingerprint-using-the-command-line-on-linux"></a>How to verify the fingerprint – using the command line on Linux</h3>
-<pre><code>cd /path/to/your/apk
-unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert</code></pre>
<h2><a name="download-other-versions"></a>Download other versions</h2>
<p>If you want to install an old version of Bitmask, you can <a href="https://dl.bitmask.net/client/android/">browse all releases</a>.</p>
<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 <a href="https://play.google.com/store/apps/details?id=se.leap.bitmaskclient">here</a>.</p>
<li>
<a href="#beta-version">Beta version</a>
</li>
- <li>
- <a href="#how-to-verify-the-fingerprint-using-the-command-line-on-linux">How to verify the fingerprint – using the command line on Linux</a>
- </li>
</ol>
</li>
<li>
<div class='col-sm-8 col-sm-offset-2'>
<div class='p alert alert-danger'>
<i class='fa fa-warning'></i>
- <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p>
+ <b>ATTENTION:</b> Please <a href="https://dl.bitmask.net/en/signature-verification">verify</a> the signature!</p>
</div>
</div>
</div>
</p>
-<h3><a name="how-to-verify-the-fingerprint-using-the-command-line-on-linux"></a>How to verify the fingerprint – using the command line on Linux</h3>
-<pre><code>cd /path/to/your/apk
-unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert</code></pre>
<h2><a name="download-other-versions"></a>Download other versions</h2>
<p>If you want to install an old version of Bitmask, you can <a href="https://dl.bitmask.net/client/android/">browse all releases</a>.</p>
<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 <a href="https://play.google.com/store/apps/details?id=se.leap.bitmaskclient">here</a>.</p>
</ol></div>
<p>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.</p>
+<p><span class="caps">NOTE</span>: 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.</p>
<h2><a name="import-leaps-key"></a>Import LEAP’s key</h2>
<p>All the files have been signed with the “<span class="caps">LEAP</span> archive signing key”. The first step is to import this key into your local keyring. These instructions will use <code>gpg</code>, a free implementation of OpenPGP that works on Mac, Windows, and Linux.</p>
<h3><a name="option-1-wget"></a>Option 1 – wget</h3>
</ol></div>
<p>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.</p>
+<p><span class="caps">NOTE</span>: 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.</p>
<h2><a name="import-leaps-key"></a>Import LEAP’s key</h2>
<p>All the files have been signed with the “<span class="caps">LEAP</span> archive signing key”. The first step is to import this key into your local keyring. These instructions will use <code>gpg</code>, a free implementation of OpenPGP that works on Mac, Windows, and Linux.</p>
<h3><a name="option-1-wget"></a>Option 1 – wget</h3>
</ol></div>
<p>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.</p>
+<p><span class="caps">NOTE</span>: 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.</p>
<h2><a name="import-leaps-key"></a>Import LEAP’s key</h2>
<p>All the files have been signed with the “<span class="caps">LEAP</span> archive signing key”. The first step is to import this key into your local keyring. These instructions will use <code>gpg</code>, a free implementation of OpenPGP that works on Mac, Windows, and Linux.</p>
<h3><a name="option-1-wget"></a>Option 1 – wget</h3>