ari.lt/page/novpn/index.html

206 lines
8.3 KiB
HTML
Raw Normal View History

2021-11-01 19:27:49 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="keywords"
content="linux website vpn privacy novpn security money trust programming ari terminal dark opensource"
/>
<meta name="description" content="NoVPN - Why you shouldn't use VPNs" />
<meta name="robots" content="follow" />
<meta property="og:type" content="website" />
<meta name="color-scheme" content="dark" />
<title>Ari::web -&gt; NoVPN</title>
<link
rel="stylesheet"
href="/content/styles/novpn/index.css"
type="text/css"
/>
<script
src="/content/js/novpn/matrix.js"
defer="defer"
type="text/javascript"
></script>
<script
src="/content/js/novpn/index.js"
defer="defer"
type="text/javascript"
></script>
</head>
<body>
<div class="content page-intro">
2021-11-01 19:27:49 +02:00
<h1>NoVPN - fast, private, secure and free</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
Tired of companies spying on you? NoVPN might be the "VPN" for
you. <a href="#!" onclick="scrollDown();">Read more.</a>
2021-11-01 19:27:49 +02:00
</p>
</div>
<br />
<div class="content page-intro">
2021-11-01 19:27:49 +02:00
<h1>What is NoVPN?</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
NoVPN is a <a href="/" target="_blank">page on my website</a> to
encourage people to not use VPNs if they don't have a use for
them. <a href="#!" onclick="scrollDown();">Read more.</a>
2021-11-01 19:27:49 +02:00
</p>
</div>
<div class="content page-intro">
2021-11-01 19:27:49 +02:00
<h1>I use ExpressVPN, NordVPN, etc. are these good options?</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
No. These VPNs collect enourmous ammount of your data and sell
it. ExpressVPN
<a
href="//english.almayadeen.net/articles/analysis/exclusive:-expressvpn-insider-tells-all-on-companys-israelua"
target="_blank"
>hires literal spies</a
>
and NordVPN had
<a
href="//blog.malwarebytes.com/cybercrime/privacy/2021/03/21-million-free-vpn-users-data-exposed"
target="_blank"
>a huge data breach</a
>. These are just two examples, most proprietary VPNs are or
have faced this sort of issue.
2021-11-01 19:27:49 +02:00
<a href="#!" onclick="scrollDown();">Read more.</a>
</p>
</div>
<div class="content page-intro">
<h1>
But people, my friends and my favourite creators are telling me
that my data will be exposed otherwise
</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
That can technically happen, BUT, most sites use
<a href="//en.wikipedia.org/wiki/HTTPS" target="_blank"
>the HTTPS protocol</a
>
which is very secure and it's very unlikely your data will be
exposed while visiting HTTPS sites. But if you use
<a
href="//en.wikipedia.org/wiki/Hypertext_Transfer_Protocol"
target="_blank"
>only HTTP</a
>
which is not secure and someone is targeting you, yes they will
get your data, but most HTTP sites are very simple and don't
even give you the option to put in any details. And please
remember that your favourite creators are paid to lie to you and
they probably themselves don't know what they're saying so
before you believe someone think to yourself "was there money
involved" and "is there a chance that they actually know what
they're talking about". Don't trust anyone.
2021-11-01 19:27:49 +02:00
<a href="#!" onclick="scrollDown();">Read more.</a>
</p>
</div>
<div class="content page-intro">
<h1>
Hm okay, but what about open source VPNs like riseup or proton
VPN
</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
VPNs without a use... well are just useless... Don't use a VPN
if you don't have a use. Because: <br />
2021-11-01 19:27:49 +02:00
</p>
<ul>
<li>It slows down your connection</li>
<li>You're trusting someone else with your data</li>
<li>
If you're using only a free trial - you're also wasting
money
</li>
<li>
It gives you a
<a
href="//www.merriam-webster.com/dictionary/false%20sense%20of%20security"
target="_blank"
>false sense of security</a
>
</li>
<li>
It
<a href="//tech.co/vpn/are-vpns-legal" target="_blank"
>could be illegal in your country</a
>
</li>
</ul>
<br />Please think about if you <strong>REALLY</strong> need a VPN
or are you just getting it just to waste money, bandwidth and your
privacy... <a href="#!" onclick="scrollDown();">Read more.</a>
2021-11-01 19:27:49 +02:00
</div>
<div class="content page-intro">
2021-11-01 19:27:49 +02:00
<h1>What are good use cases of VPNs</h1>
<br />
<ul>
<li>Bypassing your countie's restrictions</li>
<li>Pirating content off the internet</li>
<li>
A site that is connected through a VPN to access restricted
content (e.g
<a href="//www.hackthebox.com/" target="_blank"
>Hack The Box</a
>)
</li>
<li>Bypassing IP range bans</li>
<li>
Bypassing sites restricting certain features if you're in a
certain regeon
</li>
</ul>
<a href="#!" onclick="scrollDown();">Read more.</a>
2021-11-01 19:27:49 +02:00
</div>
<div class="content page-intro">
<h1>
You're telling us "not to trust anyone", does that include you?
</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
Yes. You should not trust me or anyone, you should do your own
research on unbias sources.
2021-11-01 19:27:49 +02:00
<a href="#!" onclick="scrollDown();">Read more.</a>
</p>
</div>
<div class="content page-intro">
<h1>
Why do people use VPNs so much without knowing what it is, does
or is running
</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
They are being influenced by their favourite content creators on
social media and then they influence their friend and they their
friends and so on. But one friend eventually realised it's
bullshit and doesn't spread it, which is when it stops, be the
person who stops the spreading of this bs and stop giving
2021-11-01 19:27:49 +02:00
companies data to sell.
<a href="#!" onclick="scrollDown();">Read more.</a>
</p>
</div>
<div class="content page-intro">
2021-11-01 19:27:49 +02:00
<h1>Why did you even call it a "VPN" in the beginning</h1>
<br />
2021-11-01 19:27:49 +02:00
<p>
To get your or anyone who acrosses this attention.
<a href="#!" onclick="scrollDown();">Read more.</a>
</p>
</div>
<div class="content page-intro">
2021-11-01 19:27:49 +02:00
<h1>Finalizing</h1>
<br />
<ul>
<li>Don't use proprietary VPNs</li>
<li>Don't use VPNs without a proper use</li>
<li>Don't fall for bias people's sugartalk</li>
<li>Don't trust anyone</li>
</ul>
<a href="#!" onclick="scrollUp();">Back to top.</a>
2021-11-01 19:27:49 +02:00
</div>
</body>
2021-11-02 17:56:48 +08:00
</html>