Compare commits
5 Commits
pr-browser
...
freddy-m-p
Author | SHA1 | Date | |
---|---|---|---|
d6ad10f008 | |||
21e7a6da90 | |||
4dde28f9fc | |||
5218730c58 | |||
1fffeea178 |
@ -45,15 +45,14 @@ If you want to discuss privacy in general, a new tool, or just something else, f
|
||||
|
||||
Like what we're doing? [Become a backer](https://opencollective.com/privacytools) and show your support for our project.
|
||||
|
||||

|
||||
<a href="https://opencollective.com/privacytools">
|
||||
<img src="https://opencollective.com/privacytools/tiers/sponsor.svg?avatarHeight=64&width=890" height="64px" width="890px" alt="opencollective.com" />
|
||||
</a>
|
||||
|
||||
## Sponsors
|
||||
|
||||
Are you working with a privacy focused company? Ask your manager or marketing team if your company would be interested in supporting our project. Your support will help us continue to develop this website, promote privacy-respecting tools and services, and reach out to thousands of data privacy newcomers every month. Also, your company's logo will show on GitHub and [our site](https://www.privacytools.io/sponsors/), and who doesn't like a little extra exposure?
|
||||
|
||||
[](https://opencollective.com/privacytools/contribute/gold-12312)
|
||||
[](https://opencollective.com/privacytools/contribute/silver-12311)
|
||||
|
||||
## Community Translations
|
||||
- [繁体中文 / Chinese](https://privacytools.twngo.xyz/) - [GitHub](https://github.com/twngo/privacytools-zh)
|
||||
- [Español / Spanish](https://victorhck.gitlab.io/privacytools-es/) - [GitLab](https://gitlab.com/victorhck/privacytools-es)
|
||||
|
@ -8,7 +8,6 @@
|
||||
title="Nextcloud - Choose your hoster"
|
||||
image="/assets/img/svg/3rd-party/nextcloud.svg"
|
||||
description="<strong>Nextcloud</strong> is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the <a href=\"/providers/hosting\">server provider</a> you choose."
|
||||
labels="color==warning::link==https://github.com/nextcloud/end_to_end_encryption/issues/111::text==Experimental E2EE::tooltip==Regarding E2EE their description states 'End-to-end encryption is still in alpha state, don't use this in production and only with test data!'."
|
||||
website="https://nextcloud.com/"
|
||||
privacy-policy="https://nextcloud.com/privacy/"
|
||||
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"
|
||||
|
@ -8,7 +8,6 @@
|
||||
title="Nextcloud"
|
||||
image="/assets/img/svg/3rd-party/nextcloud.svg"
|
||||
description="<strong>Nextcloud</strong> is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the <a href=\"/providers/hosting\">server provider</a> you choose."
|
||||
labels="color==warning::link==https://github.com/nextcloud/end_to_end_encryption/issues/111::text==Experimental E2EE::tooltip==Regarding E2EE their description states 'End-to-end encryption is still in alpha state, don't use this in production and only with test data!'."
|
||||
website="https://nextcloud.com/"
|
||||
privacy-policy="https://nextcloud.com/privacy/"
|
||||
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"
|
||||
|
@ -25,21 +25,8 @@ hidedesc: true
|
||||
<h2>Team Members</h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row">
|
||||
{% include team.html
|
||||
avatar="jonah.png"
|
||||
name="Jonah Aragon"
|
||||
role="Administrator"
|
||||
bio="I run the website and services for PrivacyTools. My goal is to spread the word about data privacy as widely as possible."
|
||||
email="mailto:jonah@privacytools.io"
|
||||
website="https://www.jonaharagon.com"
|
||||
keys="https://keybase.io/jonaharagon"
|
||||
mastodon="https://social.privacytools.io/@jonah"
|
||||
twitter="JonahAragon"
|
||||
blog="jonah"
|
||||
%}
|
||||
|
||||
{% include team.html
|
||||
avatar="burung.png"
|
||||
name="Burung Hantu"
|
||||
@ -151,6 +138,14 @@ website="https://nitrohorse.com/"
|
||||
keys="https://nitrohorse.com/keys"
|
||||
blog="nitrohorse"
|
||||
emeritus=true
|
||||
%}
|
||||
|
||||
{% include team.html
|
||||
name="Jonah Aragon"
|
||||
website="https://www.jonaharagon.com"
|
||||
keys="https://keybase.io/jonaharagon"
|
||||
blog="jonah"
|
||||
emeritus=true
|
||||
%}
|
||||
</div>
|
||||
|
||||
|
@ -267,6 +267,21 @@ breadcrumb: "VPN"
|
||||
|
||||
<hr>
|
||||
|
||||
<div id="vpn-breaches" class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
|
||||
<h3>VPN Related breaches - why external auditing is important!</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.comparitech.com/blog/vpn-privacy/ufo-vpn-data-exposure/">"Zero logs" VPN exposes millions of logs including user passwords, claims data is anonymous</a> July 2020 </li>
|
||||
<li><a href="https://www.zdnet.com/article/nordvpn-http-post-bug-exposed-sensitive-customer-information/">NordVPN HTTP POST bug exposed customer information, no authentication required</a> March 2020</li>
|
||||
<li><a href="https://www.theregister.com/2019/10/21/nordvpn_security_issue/">Row erupts over who to blame after NordVPN says: One of our servers was hacked via remote management tool</a> October 2019</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-12">
|
||||
|
Reference in New Issue
Block a user