Add warnings to VPN section, encourage Tor use #1090

Merged
jonah merged 2 commits from tor-vs-vpn into master 2019-08-03 22:05:44 +00:00
Owner

Description

This PR adds a warning to the VPN page detailing the drawbacks and risks of using a VPN, and suggesting the use of Tor to ensure anonymity in most cases.

https://deploy-preview-1090--privacytools-io.netlify.com/providers/vpn/

Closes #914

# Description This PR adds a warning to the VPN page detailing the drawbacks and risks of using a VPN, and suggesting the use of Tor to ensure anonymity in most cases. https://deploy-preview-1090--privacytools-io.netlify.com/providers/vpn/ Closes #914
Mikaela (Migrated from github.com) reviewed 2019-08-03 21:25:45 +00:00
blacklight447 (Migrated from github.com) reviewed 2019-08-03 21:25:45 +00:00
netlify[bot] commented 2019-08-03 21:26:18 +00:00 (Migrated from github.com)
Author
Owner

Deploy preview for privacytools-io ready!

Built with commit afdc578fcb

https://deploy-preview-1090--privacytools-io.netlify.com

Deploy preview for *privacytools-io* ready! Built with commit afdc578fcb3773a326e77ea5d930ba9081cae020 https://deploy-preview-1090--privacytools-io.netlify.com
nitrohorse (Migrated from github.com) reviewed 2019-08-03 21:51:59 +00:00
@ -9,0 +50,4 @@
</div>
</div>
<div class="row">
<div class="col">
nitrohorse (Migrated from github.com) commented 2019-08-03 21:51:58 +00:00
Author
Owner

Suggestion: could we make this a list? (this may work)

<div class="row">
    <div class="col">
        <p><strong>Sources and Further Reading</strong>:
            <ol>
                <li><a href="https://schub.io/blog/2019/04/08/very-precarious-narrative.html">VPN - a Very Precarious Narrative</a> by Dennis Schubert</li>
                <li><a href="https://gist.github.com/joepie91/5a9909939e6ce7d09e29">Don't use VPN services</a> by Sven Slootweg</li>
                <li><a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-1-myth-busting-tor">Slicing Onions: Part 1 – Myth-busting Tor</a> by blacklight447</li>
                <li><a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-2-onion-recipes-vpn-not-required">Slicing Onions: Part 2 – Onion recipes; VPN not required</a> by blacklight447</li>
            </ol>
        <p>
    </div>
</div>
Suggestion: could we make this a list? (this may work) ```html <div class="row"> <div class="col"> <p><strong>Sources and Further Reading</strong>: <ol> <li><a href="https://schub.io/blog/2019/04/08/very-precarious-narrative.html">VPN - a Very Precarious Narrative</a> by Dennis Schubert</li> <li><a href="https://gist.github.com/joepie91/5a9909939e6ce7d09e29">Don't use VPN services</a> by Sven Slootweg</li> <li><a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-1-myth-busting-tor">Slicing Onions: Part 1 – Myth-busting Tor</a> by blacklight447</li> <li><a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-2-onion-recipes-vpn-not-required">Slicing Onions: Part 2 – Onion recipes; VPN not required</a> by blacklight447</li> </ol> <p> </div> </div> ```
nitrohorse (Migrated from github.com) reviewed 2019-08-03 21:55:00 +00:00
nitrohorse (Migrated from github.com) left a comment
Author
Owner

Wow, this is great! LGTM 👍

Wow, this is great! LGTM :+1:
nitrohorse (Migrated from github.com) approved these changes 2019-08-03 22:04:08 +00:00
nitrohorse (Migrated from github.com) left a comment
Author
Owner

👏🏼 Awesome!

👏🏼 Awesome!
This repo is archived. You cannot comment on pull requests.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1090
No description provided.