summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2020-04-13 16:49:14 +0200
committerkwadronaut <kwadronaut@leap.se>2020-06-04 11:18:21 +0200
commitaba680eb710e91db675cfaa68165ae9666d6285c (patch)
treed294a595c00c8b1f1b06c181e6e5ae513870eff6
parenta9e1a4e35248c48940e601192a6a182116ad7280 (diff)
Windows virus galore
-rw-r--r--amber/menu.txt1
-rw-r--r--pages/about-us/news/2020/en.haml2
-rw-r--r--pages/about-us/news/2020/smack-the-virus.md35
-rw-r--r--pages/img/pages/shield.jpgbin0 -> 56653 bytes
4 files changed, 38 insertions, 0 deletions
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: <https://leap.se/en/about-us/donate>
+* 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
--- /dev/null
+++ b/pages/img/pages/shield.jpg
Binary files differ