summaryrefslogtreecommitdiff
path: root/public/windows/index.ru.html
blob: 27d1393d2b53e487c3d8743150afa7ae0737b553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!DOCTYPE html>
<html lang='ru'>
<head>
<title>
Bitmask for Windows - Скачать Bitmask
</title>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<meta charset='utf-8'>
<link href='/assets/bootstrap.min.css' rel='stylesheet'>
<link href='/assets/font-awesome/css/font-awesome.min.css' rel='stylesheet'>
<link href='/assets/style.css' rel='stylesheet'>
<script src='/assets/js/jquery.min.js'></script>
</head>
<body>
<a class='bm-masthead' href='/'></a>
<div class='bm-bar'>
Скачать Bitmask
</div>
<div class='bm-main container'>
<div id="TOC"><ol>
  <li>
    <a href="#bitmask-for-windows">Bitmask for Windows</a>
    <ol>
      <li>
        <a href="#download-latest-version">Download latest version</a>
      </li>
      <li>
        <a href="#download-other-versions">Download other versions</a>
      </li>
    </ol>
  </li>
</ol></div>

<h1><a name="bitmask-for-windows"></a>Bitmask for Windows</h1>
<p><div class='row'>
  <div class='col-sm-8 col-sm-offset-2'>
    <div class='p alert alert-danger'>
      <i class='fa fa-warning'></i>
      <b>WARNING:</b> Currently, the Windows build is very buggy and is not officially supported. If you know Windows programming, we could <a href="https://leap.se/get-involved">use your help</a>.
    </div>
  </div>
</div>
</p>
<h2><a name="download-latest-version"></a>Download latest version</h2>
<p><a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/windows/Bitmask-win32-latest.zip'>
  <i class='fa fa-cloud-download fa-lg'></i>
  Download for Windows
</a>
</p>
<p>Optionally, you can <a href="/ru/signature-verification">authenticate the signature</a> for the Bitmask .zip file using <a href="https://dl.bitmask.net/client/osx/Bitmask-win32-latest.zip.asc">this signature file</a>.</p>
<h2><a name="download-other-versions"></a>Download other versions</h2>
<p>You can <a href="https://dl.bitmask.net/client/windows/">browse all releases</a> for old or experimental downloads.</p>
<p>You should install the latest stable release. Downloads tagged with &#8220;RC&#8221; are &#8220;Release Candidates&#8221; and receive frequent experimental updates that may break the application.</p>
</div>
<footer>
<div>
(c) 2014-2018 LEAP Encryption Access Project
</div>
<div>
Everything available for download on this site is free and open source software.
<br>
Source code available from
<a href="https://leap.se/git/">https://leap.se/git</a>
or
<a href="https://github.com/leapcode">https://github.com/leapcode</a>.
</div>
</footer>
</body>
</html>