From aba680eb710e91db675cfaa68165ae9666d6285c Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Mon, 13 Apr 2020 16:49:14 +0200 Subject: Windows virus galore --- amber/menu.txt | 1 + pages/about-us/news/2020/en.haml | 2 ++ pages/about-us/news/2020/smack-the-virus.md | 35 ++++++++++++++++++++++++++++ pages/img/pages/shield.jpg | Bin 0 -> 56653 bytes 4 files changed, 38 insertions(+) create mode 100644 pages/about-us/news/2020/en.haml create mode 100644 pages/about-us/news/2020/smack-the-virus.md create mode 100644 pages/img/pages/shield.jpg diff --git a/amber/menu.txt b/amber/menu.txt index 4f27033..b0cdbd4 100644 --- a/amber/menu.txt +++ b/amber/menu.txt @@ -6,6 +6,7 @@ about-us # people contact news + 2020 2019 2018 2017 diff --git a/pages/about-us/news/2020/en.haml b/pages/about-us/news/2020/en.haml new file mode 100644 index 0000000..236d826 --- /dev/null +++ b/pages/about-us/news/2020/en.haml @@ -0,0 +1,2 @@ +- @path_prefix = '2020' += child_summaries :order_by => :posted_at diff --git a/pages/about-us/news/2020/smack-the-virus.md b/pages/about-us/news/2020/smack-the-virus.md new file mode 100644 index 0000000..99ded09 --- /dev/null +++ b/pages/about-us/news/2020/smack-the-virus.md @@ -0,0 +1,35 @@ +@title = 'Smack the Virus!' +@author = 'kwadronaut' +@posted_at = '2020-04-10' +@more = true +@preview_image = '/img/pages/shield.jpg' + +First things first: we're alive and kicking, staying healthy and physically distant. In fact, we are keeping our physical distance at a minimum of 450kms (that's 280 miles)! + +If you are a Windows user, and you have tried to install or download [RiseupVPN](https://riseup.net/en/vpn) and ran into one of those big, red warnings? + +It might not come as a big surprise to you, but virus and malware detection isn't a very precise or exact science. The heuristics used vary, but they somehow have to figure out what malware or a virus is and if they fail to detect one, no one will want to use them again. In practice this means that there are many false positives and alas, it has been happening too often with our software, even though we're doing our very best to keep you safe, sometimes it feels like a lottery! + +We've been working hard to make this go away, and we think that the latest release makes some very significant progress. It is a painful process, sometimes very manual as we have to file disputes with the malware organizations. Have you tried the new version? + +Remember kids, when Windows asks: "Possible virus! Do you want to report this?" think twice, you could be re-inforcing a false report and making our job harder! + +Don't forget to stay safe from your ISP (or neigbor/partner/family/...) and use a trusted VPN provider like [the Calyx Institute](https://calyxinstitute.org/) or [Riseup](https://riseup.net/). + +If you want to read more about this: + +* https://0xacab.org/leap/bitmask-vpn/-/issues/222 +* https://en.wikipedia.org/wiki/Rogue_security_software +* https://en.wikipedia.org/wiki/Antivirus_software#Issues_of_concern + +When you want to help out: + +* Code & Bugtracker: https://0xacab.org/leap +* ♥ donation: +* Desktop translations: https://www.transifex.com/otf/bitmask/RiseupVPN/ +* Android translations: https://www.transifex.com/otf/bitmask-android/dashboard/ +* Mailinglist: leap-discuss@lists.riseup.net +* Chat: ircs://irc.freenode.org/#leap if you don't have an irc client, you can use a gateway like [Matrix](https://about.riot.im/) + + +Image by Ross Harmes: https://www.flickr.com/photos/rossharmes/4347385767 diff --git a/pages/img/pages/shield.jpg b/pages/img/pages/shield.jpg new file mode 100644 index 0000000..aa34bbb Binary files /dev/null and b/pages/img/pages/shield.jpg differ -- cgit v1.2.3