From 95d252023b75a24ecdcdcb59249febc4c2e76cea Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 31 Jul 2020 11:48:39 +0200 Subject: remove email and deprecated desktop clients related information --- pages/install/mac/en.text | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pages/install/mac/en.text') diff --git a/pages/install/mac/en.text b/pages/install/mac/en.text index 5361aa5..9bf0650 100644 --- a/pages/install/mac/en.text +++ b/pages/install/mac/en.text @@ -1,18 +1,18 @@ - @title = "Bitmask for Mac OS" - @nav_title = 'Mac OS' -h2. Download latest version +h1. Bitmask is now RiseupVPN -Bitmask requires Mountain Lion or newer. +We've deprecated Bitmask for all desktop clients. We've rewritten the clients and offer provider branded versions. You can try the new client by installing RiseupVPN. -<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for Mac OS'}) %> +h2. Download latest version -Optionally, you can [[authenticate the signature => signature-verification]] for the Bitmask .dmg file using [[this signature file => https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg.asc]]. +RiseupVPN requires Catalina. -Once the file `Bitmask-OSX-latest.dmg` has been saved to your computer, mount the `.dmg` image and drag the `Bitmask` icon to your `Applications` folder. +<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/RiseupVPN/osx/RiseupVPN-OSX-latest.pkg', :text => 'Download for Mac OS'}) %> h2. Download other versions -You can [[browse all releases => https://dl.bitmask.net/client/osx/]] for old or experimental downloads. +You can [[browse all releases => https://dl.bitmask.net/RiseupVPN/osx/]] for old or experimental downloads. You should install the latest stable release. Downloads tagged with "RC" are "Release Candidates" and receive frequent experimental updates that may break the application. -- cgit v1.2.3 From e033157744d8fd78c7646cb3f1f3607f4501bbd5 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Thu, 6 Aug 2020 00:35:42 +0200 Subject: add reference to source code to each client --- pages/install/mac/en.text | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'pages/install/mac/en.text') diff --git a/pages/install/mac/en.text b/pages/install/mac/en.text index 9bf0650..481f110 100644 --- a/pages/install/mac/en.text +++ b/pages/install/mac/en.text @@ -1,5 +1,5 @@ -- @title = "Bitmask for Mac OS" -- @nav_title = 'Mac OS' +@title = "Bitmask for Mac OS" +@nav_title = 'Mac OS' h1. Bitmask is now RiseupVPN @@ -16,3 +16,7 @@ h2. Download other versions You can [[browse all releases => https://dl.bitmask.net/RiseupVPN/osx/]] for old or experimental downloads. You should install the latest stable release. Downloads tagged with "RC" are "Release Candidates" and receive frequent experimental updates that may break the application. + +h2. Source code + +The source code for MacOS client can be found [[here => https://0xacab.org/leap/bitmask-vpn]] -- cgit v1.2.3