Compare commits
14 Commits
Author | SHA1 | Date | |
---|---|---|---|
5481714c47 | |||
bf5eca7121 | |||
9d9f0f3dee | |||
f983e3ae55 | |||
a285ac8ba3 | |||
a19dfe2f43 | |||
449b77c76c | |||
61b2b052fe | |||
4ed0bdae2d | |||
f015e96855 | |||
eaf75fa8f6 | |||
101b28138e | |||
eff54554a6 | |||
6ccd8f3f3d |
8
.github/CODEOWNERS
vendored
@ -22,11 +22,3 @@
|
|||||||
/.travis.yml @JonahAragon @Shifterovich @nitrohorse
|
/.travis.yml @JonahAragon @Shifterovich @nitrohorse
|
||||||
/CNAME @JonahAragon
|
/CNAME @JonahAragon
|
||||||
/nginx/ @JonahAragon
|
/nginx/ @JonahAragon
|
||||||
|
|
||||||
# WKD
|
|
||||||
/.well-known/openpgpkey/hu/mrobfoimg5wz876m7kp6spyu66941weo @Mikaela
|
|
||||||
/.well-known/openpgpkey/hu/nqspr7yd4bgs8ry43zbzpjd45p4iug5b @dawidpotocki
|
|
||||||
/.well-known/openpgpkey/hu/dnrefmbtd6i58w8xfy4imj94cmbw3u3h @dngray
|
|
||||||
/.well-known/openpgpkey/hu/rse6m7dxfdjo86qhyj6wqs1hcdcp7em4 @danarel
|
|
||||||
/.well-known/openpgpkey/hu/zt71pstaerw1jpa5ru3borqmfsnbwnf6 @nitrohorse
|
|
||||||
/.well-known/openpgpkey/hu/omn8s4nziz8zmyz6f756asto39gefr63 @JonahAragon
|
|
||||||
|
5
.github/CONTRIBUTING.md
vendored
@ -95,9 +95,8 @@ See https://www.privacytools.io/providers/vpn/#criteria for more details.
|
|||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||
- SVG file format is strongly preferred. PNG files can be used as a fallback if images are too complex or otherwise unsuitable as a vector format.
|
- Provider logos are 200px x 70px ([example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/provider/Mullvad.png))
|
||||||
- Provider logo dimensions are 384px x 128px ([example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/svg/3rd-party/mullvad.svg))
|
- Tool logos are 120px x 120px ([example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/tools/Firefox.png))
|
||||||
- Tool logo dimensions are 120px x 120px ([SVG example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/svg/3rd-party/firefox_browser.svg), [PNG example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/png/3rd-party/claws_mail.png))
|
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
|
13
.github/ISSUE_TEMPLATE/1_Software_Suggestion.md
vendored
@ -12,16 +12,3 @@ labels: 🆕 software suggestion
|
|||||||
**URL:**
|
**URL:**
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Why I am making the suggestion
|
|
||||||
|
|
||||||
<!-- Anything you would like to tell us about the software? -->
|
|
||||||
|
|
||||||
|
|
||||||
## My connection with the software
|
|
||||||
|
|
||||||
<!-- Are you the author? Enthustiastic or early adopter? Friends with the author or requested by them to open the isue? An employee of the software maker? -->
|
|
||||||
|
|
||||||
- [ ] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software.
|
|
||||||
|
12
.github/ISSUE_TEMPLATE/2_Software_Removal.md
vendored
@ -7,15 +7,3 @@ labels: ❌ software removal
|
|||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Why I am making the suggestion
|
|
||||||
|
|
||||||
<!-- Anything you would like to tell us about the software? -->
|
|
||||||
|
|
||||||
|
|
||||||
## My connection with the software
|
|
||||||
|
|
||||||
<!-- Are you the author? Competitor? Just hating the software with passsion for some reason? -->
|
|
||||||
|
|
||||||
- [ ] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software.
|
|
||||||
|
13
.github/ISSUE_TEMPLATE/3_Discussion.md
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<!--
|
||||||
|
Is there already a discussion about this on the forum (https://forum.privacytools.io/search)?
|
||||||
|
If not, please open a new discussion there. Thank you!
|
||||||
|
-->
|
||||||
|
|
||||||
|
---
|
||||||
|
name: "💬 Discussion"
|
||||||
|
about: Discuss the website or any mentioned software in general.
|
||||||
|
title: "💬 Discussion | "
|
||||||
|
labels: 💬 discussion, feedback wanted
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Remember to stay civil! -->
|
21
.github/ISSUE_TEMPLATE/4_Content_Correction.md
vendored
@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
name: "📝 Content Correction"
|
|
||||||
about: Report any inaccurate, incorrect, or outdated information on the website.
|
|
||||||
title: "📝 Correction | "
|
|
||||||
labels: 📝 correction
|
|
||||||
---
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Why I am making the suggestion
|
|
||||||
|
|
||||||
<!-- Anything you would like to tell us about the software? -->
|
|
||||||
|
|
||||||
|
|
||||||
## My connection with the software
|
|
||||||
|
|
||||||
<!-- Are you the author? Competitor? Just hating the software with passsion for some reason? -->
|
|
||||||
|
|
||||||
- [ ] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software.
|
|
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: "✨ Feature Suggestion"
|
name: "✨ Feature Suggestion"
|
||||||
about: Suggest a new feature/section/page for the website.
|
about: Suggest a new feature for the website.
|
||||||
title: "✨ Feature Suggestion | "
|
title: "✨ Feature Suggestion | "
|
||||||
labels: ✨ enhancement
|
labels: ✨ enhancement
|
||||||
---
|
---
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
13
.github/ISSUE_TEMPLATE/5_Website_Issues.md
vendored
@ -1,19 +1,10 @@
|
|||||||
---
|
---
|
||||||
name: "🌐 Website Issue"
|
name: "🌐 Website Issue"
|
||||||
about: Report a bug with the website. (NO CONTENT ISSUES)
|
about: Report an issue with the website.
|
||||||
title: "🌐 Website Issue | "
|
title: "🌐 Website Issue | "
|
||||||
labels: 🌐 website issue
|
labels: 🌐 website issue, high priority
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
READ ME FIRST:
|
|
||||||
This is NOT the place to request changes to the content of the website.
|
|
||||||
This is NOT the place to report issues with our services. (That is https://github.com/privacytoolsIO/services/issues/new)
|
|
||||||
This is ONLY for reporting bugs or technical issues with www.privacytools.io.
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
36
.github/ISSUE_TEMPLATE/7_DNS_provider.md
vendored
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
name: "🗄️ encrypted DNS provider suggestion"
|
||||||
|
about: Suggest a new encrypted DNS provider.
|
||||||
|
title: "🗄️ DNS provider suggestion | "
|
||||||
|
labels: 🌐 website issue, 🗄️ DNS
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Please feel free to overwrite these comments -->
|
||||||
|
|
||||||
|
## Basic Information
|
||||||
|
|
||||||
|
**Name:**
|
||||||
|
**Filtering:** <!-- What is being filtered? Is it opt-in with separate address or not? -->
|
||||||
|
**Privacy policy:** <!-- Link, especially when there is logging -->
|
||||||
|
**Protocols:** <!-- at least DoH or DoT? DNSCrypt? -->
|
||||||
|
**Server/Location:** <!-- Where is the provider based? Where are their servers located? Anycast if there are multiple servers answering to the same address -->
|
||||||
|
**Source:** <!-- link to the source code, preferred, but optional -->
|
||||||
|
**Type:** <!-- Non-profit, commercial, hobby project? -->
|
||||||
|
**Website:**
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
<!-- Why should we list your suggestion? Anything else, that you wish us to know? -->
|
||||||
|
|
||||||
|
|
||||||
|
### Required features:
|
||||||
|
|
||||||
|
<!-- DoH and DoT are supported natively by platforms like Firefox and Android 9+ -->
|
||||||
|
|
||||||
|
* [ ] supports DoH or DoT <!-- We love DNSCrypt, but there is already https://github.com/DNSCrypt/dnscrypt-resolvers which is directly supported by dnscrypt-proxy, so we don't consider useful to list providers only supporting it. -->
|
||||||
|
* [ ] supports DNSSEC <!-- https://dnssec.vs.uni-due.de/ can test your current DNS provider. -->
|
||||||
|
* [ ] doesn't log IP addresses during normal operation <!-- If your suggestion logs, please compare its privacy policy with other servers on our table that keep logs. -->
|
||||||
|
|
||||||
|
#### Desired features
|
||||||
|
|
||||||
|
* [ ] supports QNAME minimization <!-- if you have access to the dig command run `dig +short txt qnamemintest.internet.nl` or `Resolve-DnsName -Type TXT -Name qnamemintest.internet.nl` if you are on Windows 10 -->
|
7
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,7 +0,0 @@
|
|||||||
contact_links:
|
|
||||||
- name: Services issues
|
|
||||||
url: https://github.com/privacytoolsIO/services/issues/new/choose
|
|
||||||
about: Open any issues/bug reports/requests related to our services (Mastodon, Matrix, etc) here.
|
|
||||||
- name: PrivacyTools Community
|
|
||||||
url: https://forum.privacytools.io/
|
|
||||||
about: Please ask any generic questions on our forum.
|
|
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -6,8 +6,6 @@ Resolves: #none <!-- A link to the (discussion) issue resolved by this pull requ
|
|||||||
|
|
||||||
#### Check List <!-- Please add an x in each box below, like so: [x] -->
|
#### Check List <!-- Please add an x in each box below, like so: [x] -->
|
||||||
|
|
||||||
- [ ] I understand that by not opening an issue about a software/service/similar addition/removal, this pull request will be closed without merging.
|
|
||||||
|
|
||||||
- [ ] I have read and understand [the contributing guidelines](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md).
|
- [ ] I have read and understand [the contributing guidelines](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md).
|
||||||
|
|
||||||
- [ ] The project is [Free Libre](https://en.wikipedia.org/wiki/Free_software) and/or [Open Source](https://en.wikipedia.org/wiki/Open-source_software) Software
|
- [ ] The project is [Free Libre](https://en.wikipedia.org/wiki/Free_software) and/or [Open Source](https://en.wikipedia.org/wiki/Open-source_software) Software
|
||||||
|
2
.gitignore
vendored
@ -6,5 +6,3 @@ font/assets/
|
|||||||
font/_sass/
|
font/_sass/
|
||||||
font/.fontcustom-manifest.json
|
font/.fontcustom-manifest.json
|
||||||
assets/webfonts/ptio-font-preview.html
|
assets/webfonts/ptio-font-preview.html
|
||||||
vendor
|
|
||||||
.bundle
|
|
||||||
|
17
README.md
@ -14,19 +14,14 @@ It's important for a website like PrivacyTools to be up-to-date. Keep an eye on
|
|||||||
|
|
||||||
You can submit your suggestions here on GitHub [(Issues)](https://github.com/privacytoolsIO/privacytools.io/issues) and also in our [subreddit](https://www.reddit.com/r/privacytoolsIO/). Please refer to the [Contributing Guidelines](.github/CONTRIBUTING.md) before submitting. Thank you.
|
You can submit your suggestions here on GitHub [(Issues)](https://github.com/privacytoolsIO/privacytools.io/issues) and also in our [subreddit](https://www.reddit.com/r/privacytoolsIO/). Please refer to the [Contributing Guidelines](.github/CONTRIBUTING.md) before submitting. Thank you.
|
||||||
|
|
||||||
## Developing
|
## Building
|
||||||
|
|
||||||
1. Install the latest stable version of [Ruby](https://www.ruby-lang.org/en/downloads/).
|
1. Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/)
|
||||||
1. Install [Bundler](https://bundler.io/) v2.0.1:
|
1. Install [bundler](https://bundler.io/) by running `gem install bundler`.
|
||||||
* `gem install bundler -v 2.0.1`
|
1. Run `bundle install` to install the required dependencies.
|
||||||
1. Install the required dependencies:
|
1. Use `bundle exec jekyll build` to build the website. The output can be found in the `_site` directory. Live preview is also possible by running `bundle exec jekyll serve`
|
||||||
* `bundle install`
|
|
||||||
1. Build the website (the output can be found in the `_site` directory):
|
|
||||||
* `bundle exec jekyll build`
|
|
||||||
1. Serve the website locally with live reloading:
|
|
||||||
* `bundle exec jekyll serve --incremental --livereload`
|
|
||||||
|
|
||||||
# Support
|
# Support privacytools.io
|
||||||
|
|
||||||
- [Donate.](https://www.privacytools.io/donate/)
|
- [Donate.](https://www.privacytools.io/donate/)
|
||||||
- [Liberapay](https://liberapay.com/privacytools.io/donate) or [Patreon.](https://www.patreon.com/privacytools)
|
- [Liberapay](https://liberapay.com/privacytools.io/donate) or [Patreon.](https://www.patreon.com/privacytools)
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
JavaScript Licenses
|
JavaScript Licenses
|
||||||
</a>
|
</a>
|
||||||
<p class="mt-2">
|
<p class="mt-2">
|
||||||
<strong>No Ads, No Google Analytics, {% if page.title != "Shop" %}No Affiliates, {% endif %}No Cross-Site Requests.</strong>
|
<strong>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.</strong>
|
||||||
<em>{{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt.</em>
|
<em>{{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt.</em>
|
||||||
</p>
|
</p>
|
||||||
<p class="text-left">
|
<p class="text-left">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<nav class="fixed-top bg-dark">
|
<nav class="fixed-top bg-dark">
|
||||||
<div id="navbar" class="d-flex flex-wrap justify-content-between align-items-center">
|
<div id="navbar" class="d-flex flex-wrap justify-content-between align-items-center">
|
||||||
<div class="w-50">
|
<div class="w-50">
|
||||||
<a id="nav-home-mobile" class="nav-anchor" href="/">
|
<a id="nav-home-mobile" class="nav-anchor" href="/index.html">
|
||||||
<img src="/assets/img/svg/layout/brand/horizontal.svg" width="150px" />
|
<img src="/assets/img/svg/layout/brand/horizontal.svg" width="150px" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<div class="menu w-100">
|
<div class="menu w-100">
|
||||||
<div id="nav-left" class="position-relative flex-col">
|
<div id="nav-left" class="position-relative flex-col">
|
||||||
<a class="nav-anchor" href="/">
|
<a class="nav-anchor" href="/index.html">
|
||||||
<span id="nav-home" class="fas fa-home fa-fw"></span>
|
<span id="nav-home" class="fas fa-home fa-fw"></span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -113,9 +113,6 @@
|
|||||||
<a href="/about/" class="nav-anchor">
|
<a href="/about/" class="nav-anchor">
|
||||||
About Us
|
About Us
|
||||||
</a>
|
</a>
|
||||||
<a href="/shop/" class="nav-anchor">
|
|
||||||
Shop
|
|
||||||
</a>
|
|
||||||
<span id="nav-switch-theme" class="nav-anchor">
|
<span id="nav-switch-theme" class="nav-anchor">
|
||||||
<span class="nav-theme-icon fas fa-fw" aria-hidden="true" title="Theme"></span>
|
<span class="nav-theme-icon fas fa-fw" aria-hidden="true" title="Theme"></span>
|
||||||
<span class="sr-only">Toggle Theme</span>
|
<span class="sr-only">Toggle Theme</span>
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
<div class="col-md-4">
|
|
||||||
<div class="card m-3">
|
|
||||||
<img src="/assets/img/png/merch/{{include.image}}" class="card-img-top">
|
|
||||||
<div class="card-body">
|
|
||||||
<h5 class="card-title mt-1">{{include.title}}</h5>
|
|
||||||
<h6 class="card-subtitle mb-2 text-muted">{% if include.sale %}<strong>{{include.sale}}</strong> <del>{% endif %}{{include.price}}{% if include.sale %}</del>{% endif %}</h6>
|
|
||||||
<p class="card-text">{{include.description}}</p>
|
|
||||||
<a href="{{include.link}}" class="btn btn-primary">Purchase</a>
|
|
||||||
<p class="card-text mt-3">Fulfilled by <span class="badge badge-secondary">{{include.vendor}}</span></p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Enter "about:config" in the firefox address bar and press enter.</li>
|
<li>Enter "about:config" in the firefox address bar and press enter.</li>
|
||||||
<li>Press the button "Accept the Risk and Continue" [FF71+] or "I accept the risk".</li>
|
<li>Press the button "I'll be careful, I promise!"</li>
|
||||||
<li>Follow the instructions below...</li>
|
<li>Follow the instructions below...</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
@ -3,9 +3,8 @@
|
|||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Firefox Send"
|
title="Firefox Send"
|
||||||
image="/assets/img/svg/3rd-party/firefox_send.svg"
|
image="/assets/img/svg/3rd-party/firefox_send.svg"
|
||||||
labels="warning:<a href=//send.firefox.com/legal>Warning</a>: IP addresses are retained in logs for 90 days."
|
|
||||||
description="Firefox Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether you would like to add a password for an extra layer of security."
|
|
||||||
website="https://send.firefox.com/"
|
website="https://send.firefox.com/"
|
||||||
|
description="Firefox Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether you would like to add a password for an extra layer of security."
|
||||||
forum="https://forum.privacytools.io/t/discussion-firefox-send/755"
|
forum="https://forum.privacytools.io/t/discussion-firefox-send/755"
|
||||||
github="https://github.com/mozilla/send"
|
github="https://github.com/mozilla/send"
|
||||||
web="https://send.firefox.com/"
|
web="https://send.firefox.com/"
|
||||||
@ -16,8 +15,8 @@ googleplay="https://play.google.com/store/apps/details?id=org.mozilla.firefoxsen
|
|||||||
title="OnionShare"
|
title="OnionShare"
|
||||||
image="/assets/img/svg/3rd-party/onionshare.svg"
|
image="/assets/img/svg/3rd-party/onionshare.svg"
|
||||||
website="https://onionshare.org/"
|
website="https://onionshare.org/"
|
||||||
tor="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion/"
|
tor="http://elx57ue5uyfplgva.onion/"
|
||||||
description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files."
|
description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable URL for you to share so that the recipients can access and download the files."
|
||||||
forum="https://forum.privacytools.io/t/discussion-onionshare/754"
|
forum="https://forum.privacytools.io/t/discussion-onionshare/754"
|
||||||
github="https://github.com/micahflee/onionshare"
|
github="https://github.com/micahflee/onionshare"
|
||||||
windows="https://onionshare.org/#downloads"
|
windows="https://onionshare.org/#downloads"
|
||||||
@ -45,7 +44,6 @@ netbsd="https://pypi.org/project/magic-wormhole/"
|
|||||||
<h3>Worth Mentioning</h3>
|
<h3>Worth Mentioning</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://framadrop.org/">FramaDrop</a> - Stores a file of any size for 24h. Data is end-to-end encrypted from your browser, powered by <a href="https://framagit.org/fiat-tux/hat-softwares/lufi">LuFi</a>. <span class="badge badge-warning" data-toggle="tooltip" title="FramaDrop logs IP addresses and fingerprints the browser for an unclear amount of time."><a href="https://framasoft.org/en/cgu/"><i class="fas fa-exclamation-triangle"></i></a></span></li>
|
<li><a href="https://github.com/schollz/croc">croc</a> - Easily and securely send things from one computer to another.</li>
|
||||||
<li><a href="https://github.com/schollz/croc">croc</a> - Easily and securely send arbitrary-sized files from one computer to another. Similar to Magic Wormhole but without dependencies.</li>
|
<li><a href="https://freedombox.org/">FreedomBox</a> - Designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or Jabber server, to a wiki, or VPN.</li>
|
||||||
<li><a href="https://freedombox.org/">FreedomBox</a> - Designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or XMPP server, to a wiki, or VPN.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -13,7 +13,7 @@ forum="https://forum.privacytools.io/t/discussion-bahnhof-net/341"
|
|||||||
title="VPS & Domain: Njalla"
|
title="VPS & Domain: Njalla"
|
||||||
image="/assets/img/svg/3rd-party/njalla.svg"
|
image="/assets/img/svg/3rd-party/njalla.svg"
|
||||||
image-dark="/assets/img/svg/3rd-party/njalla-dark.svg"
|
image-dark="/assets/img/svg/3rd-party/njalla-dark.svg"
|
||||||
description="Njalla is a privacy-aware domain registration service and VPS provider based in Nevis (with VPS data centers in Sweden). It is created by people from The Pirate Bay and IPredator VPN. Accepted payments: Bitcoin, Litecoin, Monero, Zcash, DASH, Bitcoin Cash and PayPal."
|
description="Njalla is a privacy-aware domain registration service and VPS provider based in Nevis (with VPS data centers in Sweden). It is created by people from The Pirate Bay and IPredator VPN. Accepted payments: Bitcoin, Litecoin, Monero, DASH, Bitcoin Cash and PayPal."
|
||||||
website="https://njal.la/"
|
website="https://njal.la/"
|
||||||
tor="http://njalladnspotetti.onion"
|
tor="http://njalladnspotetti.onion"
|
||||||
forum="https://forum.privacytools.io/t/discussion-njalla/339"
|
forum="https://forum.privacytools.io/t/discussion-njalla/339"
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
title="Key disclosure laws may apply"
|
title="Key disclosure laws may apply"
|
||||||
body='
|
body='
|
||||||
<ol class="card-ol">
|
<ol class="card-ol">
|
||||||
<li><a href="https://tweakers.net/nieuws/163116/belgische-rechter-verdachte-mag-verplicht-worden-code-smartphone-af-te-staan.html">Belgium</a> <div class="float-right"><span class="flag-icon flag-icon-be"></span></div></li>
|
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Belgium">Belgium *</a> <div class="float-right"><span class="flag-icon flag-icon-be"></span></div></li>
|
||||||
<li><a href="https://www.riigiteataja.ee/akt/106012016019">Estonia</a> <div class="float-right"><span class="flag-icon flag-icon-ee"></span></div></li>
|
<li><a href="https://www.riigiteataja.ee/akt/106012016019">Estonia</a> <div class="float-right"><span class="flag-icon flag-icon-ee"></span></div></li>
|
||||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Finland">Finland *</a> <div class="float-right"><span class="flag-icon flag-icon-fi"></span></div></li>
|
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Finland">Finland *</a> <div class="float-right"><span class="flag-icon flag-icon-fi"></span></div></li>
|
||||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#New_Zealand">New Zealand</a> (unclear) <div class="float-right"><span class="flag-icon flag-icon-nz"></span></div></li>
|
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#New_Zealand">New Zealand</a> (unclear) <div class="float-right"><span class="flag-icon flag-icon-nz"></span></div></li>
|
||||||
|
@ -60,6 +60,7 @@ chrome="https://chrome.google.com/webstore/detail/turtl/dgcojenhfdjhieoglmiaheih
|
|||||||
<h3>Worth Mentioning</h3>
|
<h3>Worth Mentioning</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://github.com/notable/notable">Notable</a> - The markdown-based note-taking app that doesn't suck.</li>
|
||||||
<li><a href="https://paperwork.cloud/">Paperwork</a> - An open-source and self-hosted solution. For PHP / MySQL servers.</li>
|
<li><a href="https://paperwork.cloud/">Paperwork</a> - An open-source and self-hosted solution. For PHP / MySQL servers.</li>
|
||||||
<li><a href="https://orgmode.org">Org-mode</a> - A major mode for GNU Emacs. Org-mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system. </li>
|
<li><a href="https://orgmode.org">Org-mode</a> - A major mode for GNU Emacs. Org-mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system. </li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -81,7 +81,4 @@
|
|||||||
<li>
|
<li>
|
||||||
<a href="https://pwsafe.org/">Password Safe</a> - Whether the answer is one or hundreds, Password Safe allows you to safely and easily create a secured and encrypted username/password list. With Password Safe all you have to do is create and remember a single "Master Password" of your choice in order to unlock and access your entire username/password list.
|
<a href="https://pwsafe.org/">Password Safe</a> - Whether the answer is one or hundreds, Password Safe allows you to safely and easily create a secured and encrypted username/password list. With Password Safe all you have to do is create and remember a single "Master Password" of your choice in order to unlock and access your entire username/password list.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="https://www.passwordstore.org/">Pass</a> - Pass is a bare-bones password store that keeps passwords using gpg2 encrypted files inside a simple directory tree residing at <code>~/.password-store</code>. It has a simple terminal interface where the user can perform the usual actions, and it's functionality can be extended by plugins. It can also be used in scripts without having to input the actual password in plain text.
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -14,16 +14,6 @@
|
|||||||
<footer class="blockquote-footer">Joshua in <cite title="The Crypto Paper"><a href="https://github.com/cryptoseb/CryptoPaper#let-me-explain-further">The Crypto Paper</a></cite></footer>
|
<footer class="blockquote-footer">Joshua in <cite title="The Crypto Paper"><a href="https://github.com/cryptoseb/CryptoPaper#let-me-explain-further">The Crypto Paper</a></cite></footer>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<blockquote class="blockquote">
|
|
||||||
<p>[...] But saying that you don't need or want privacy because you have nothing to hide is to assume that no one should have, or could have, to hide anything -- including their immigration status, unemployment history, financial history, and health records. You're assuming that no one, including yourself, might object to revealing to anyone information about their religious beliefs, political affiliations, and sexual activities, as casually as some choose to reveal their movie and music tastes and reading preferences.</p>
|
|
||||||
<footer class="blockquote-footer">Edward Snowden in <cite title="Permanent Record"><a href="https://en.wikipedia.org/wiki/Permanent_Record_(autobiography)">Permanent Record</a></cite></footer>
|
|
||||||
</blockquote>
|
|
||||||
|
|
||||||
<blockquote class="blockquote">
|
|
||||||
<p>Privacy is not a luxury [in America]: it is a right – one that we need to defend in the digital realm as much as in the physical realm. We need to stay vigilant to maintain access to that right, though ... especially as technology continues to advance...</p>
|
|
||||||
<footer class="blockquote-footer">Chelsea Manning in <cite title="The Guardian"><a href="https://www.theguardian.com/commentisfree/2016/feb/22/privacy-is-a-right-not-a-luxury-and-its-increasingly-at-risk-for-lgbt-people">The Guardian</a></cite></footer>
|
|
||||||
</blockquote>
|
|
||||||
|
|
||||||
<h4>Read also:</h4>
|
<h4>Read also:</h4>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
@ -35,8 +25,8 @@
|
|||||||
<h1 id="quotes" class="anchor"><a href="#quotes"><i class="fas fa-link anchor-icon"></i></a> Quotes</h1>
|
<h1 id="quotes" class="anchor"><a href="#quotes"><i class="fas fa-link anchor-icon"></i></a> Quotes</h1>
|
||||||
|
|
||||||
<blockquote class="blockquote">
|
<blockquote class="blockquote">
|
||||||
<p>Ultimately, saying that you don't care about privacy because you have nothing to hide is no different from saying you don't care about freedom of speech because you have nothing to say. Or that you don't care about freedom of the press because you don't like to read. Or that you don't care about freedom of religion because you don't believe in God. Or that you don't care about the freedom to peacably assemble because you're a lazy, antisocial agoraphobe. </p>
|
<p>Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say.</p>
|
||||||
<footer class="blockquote-footer">Edward Snowden in <cite title="Permanent Record"><a href="https://en.wikipedia.org/wiki/Permanent_Record_(autobiography)">Permanent Record</a></cite></footer>
|
<footer class="blockquote-footer">Edward Snowden on <cite title="Just days left to kill mass surveillance under Section 215 of the Patriot Act. We are Edward Snowden and the ACLU's Jameel Jaffer. AUA."><a href="https://www.reddit.com/r/IAmA/comments/36ru89/just_days_left_to_kill_mass_surveillance_under/crglgh2">Reddit</a></cite></footer>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<blockquote class="blockquote">
|
<blockquote class="blockquote">
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="searx - Decentral"
|
title="searx - Decentral"
|
||||||
image="/assets/img/svg/3rd-party/searx.svg"
|
image="/assets/img/svg/3rd-party/searx.svg"
|
||||||
description='searx is an <a href="https://github.com/asciimoo/searx">open-source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking. There is a <a href="https://searx.space/">list of public instances</a> or you can try the <a href="https://search.privacytools.io/">PrivacyTools instance</a>.'
|
description='searx is an <a href="https://github.com/asciimoo/searx">open-source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking. There is a <a href="https://github.com/asciimoo/searx/wiki/Searx-instances">list of public instances</a>, or you can try <a href="https://search.privacytools.io/">the PrivacyTools Search</a>'
|
||||||
website="https://searx.me/"
|
website="https://searx.me/"
|
||||||
tor="http://ulrn6sryqaifefld.onion"
|
tor="http://ulrn6sryqaifefld.onion"
|
||||||
forum="https://forum.privacytools.io/t/discussion-searx/283"
|
forum="https://forum.privacytools.io/t/discussion-searx/283"
|
||||||
|
@ -18,10 +18,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h2>Mullvad <span class="badge badge-info">EUR €60/Year</span></h2>
|
<h2>Mullvad <span class="badge badge-info">EUR €60/Year</span></h2>
|
||||||
<p><strong><a href="https://mullvad.net/">Mullvad.net</a> </strong> is a fast and inexpensive VPN with a serious focus on transparency and security. They have been in operation since <strong>2009</strong>. Mullvad is based in <span class="flag-icon flag-icon-se"></span> Sweden and does not have a free trial.</p>
|
<p><strong>Mullvad</strong> is a fast and inexpensive VPN with a serious focus on transparency and security. They have been in operation since <strong>2009</strong>. Mullvad is based in <span class="flag-icon flag-icon-se"></span> Sweden and does not have a free trial. Visit <a href="https://mullvad.net/">mullvad.net</a> to create an account.</p>
|
||||||
<h5><span class="badge badge-success">35 Countries</span></h5>
|
<h5><span class="badge badge-success">406+ Servers</span></h5>
|
||||||
<p>Mullvad has <a href="https://mullvad.net/en/servers/">servers in 35 countries</a> at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.</p>
|
<p>Mullvad has 409 servers in 39 countries at the time of writing this page. Typically the more servers a provider offers, the better: With hundreds of servers in operation, you are far more likely to find a fast connection and a server geographically closest to you.</p>
|
||||||
<p>We also think it's better for the security of the VPN provider's private keys if they use <a href="https://en.wikipedia.org/wiki/Dedicated_hosting_service">dedicated servers</a>, instead of cheaper shared solutions (with other customers) such as <a href="https://en.wikipedia.org/wiki/Virtual_private_server">virtual private servers</a>.</p>
|
|
||||||
<h5><span class="badge badge-success">Independently Audited</span></h5>
|
<h5><span class="badge badge-success">Independently Audited</span></h5>
|
||||||
<p>Mullvad's VPN clients have been audited by Cure53 and Assured AB in a pentest report <a href="https://cure53.de/pentest-report_mullvad_v2.pdf">published at cure53.de</a>. The security researchers concluded:</p>
|
<p>Mullvad's VPN clients have been audited by Cure53 and Assured AB in a pentest report <a href="https://cure53.de/pentest-report_mullvad_v2.pdf">published at cure53.de</a>. The security researchers concluded:</p>
|
||||||
<blockquote class="blockquote">
|
<blockquote class="blockquote">
|
||||||
@ -29,14 +28,14 @@
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<h5><span class="badge badge-success">Open Source Clients</span></h5>
|
<h5><span class="badge badge-success">Open Source Clients</span></h5>
|
||||||
<p>Mullvad provides the source code for their desktop and mobile clients in their <a href="https://github.com/mullvad/mullvadvpn-app">GitHub organization</a>.</p>
|
<p>Mullvad provides the source code for their desktop and mobile clients in their <a href="https://github.com/mullvad/mullvadvpn-app">GitHub organization</a>.</p>
|
||||||
<h5><span class="badge badge-success">Accepts Bitcoin</span></h5>
|
|
||||||
<p>Mullvad in addition to accepting credit/debit cards and PayPal, accepts <strong>Bitcoin</strong>, <strong>Bitcoin Cash</strong>, and <strong>cash/local currency</strong> as anonymous forms of payment. They also accept Swish and bank wire transfers.</p>
|
|
||||||
<h5><span class="badge badge-success">WireGuard Support</span></h5>
|
<h5><span class="badge badge-success">WireGuard Support</span></h5>
|
||||||
<p>In addition to standard OpenVPN connections, Mullvad supports WireGuard. WireGuard is an experimental protocol with theoretically better security and higher reliability, although it is not currently recommended for production use.</p>
|
<p>In addition to standard OpenVPN connections, Mullvad supports WireGuard. WireGuard is an experimental protocol with theoretically better security and higher reliability, although it is not currently recommended for production use.</p>
|
||||||
<h5><span class="badge badge-success">IPv6 Support</span></h5>
|
<h5><span class="badge badge-success">IPv6 Support</span></h5>
|
||||||
<p>Mullvad supports the future of networking <a href="https://en.wikipedia.org/wiki/IPv6">IPv6</a>. Their network allows users to <a href="https://mullvad.net/en/blog/2014/9/15/ipv6-support/">access services hosted on IPv6</a> as opposed to other providers who block IPv6 connections.</p>
|
<p>Mullvad supports the future of networking <a href="https://en.wikipedia.org/wiki/IPv6">IPv6</a>. Their network allows users to <a href="https://mullvad.net/en/blog/2014/9/15/ipv6-support/">access services hosted on IPv6</a> as opposed to other providers who block IPv6 connections.</p>
|
||||||
<h5><span class="badge badge-success">Remote Port Forwarding</span></h5>
|
<h5><span class="badge badge-success">Remote Port Forwarding</span></h5>
|
||||||
<p>Remote <a href="https://en.wikipedia.org/wiki/Port_forwarding">port forwarding</a> is allowed on Mullvad, see <a href="https://mullvad.net/help/port-forwarding-and-mullvad/">Port forwarding with Mullvad VPN</a>.</p>
|
<p>Remote <a href="https://en.wikipedia.org/wiki/Port_forwarding">port forwarding</a> is allowed on Mullvad, see <a href="https://mullvad.net/help/port-forwarding-and-mullvad/">Port forwarding with Mullvad VPN</a>.</p>
|
||||||
|
<h5><span class="badge badge-success">Accepts Bitcoin</span></h5>
|
||||||
|
<p>Mullvad in addition to accepting credit/debit cards and PayPal, accepts <strong>Bitcoin</strong>, <strong>Bitcoin Cash</strong>, and <strong>cash/local currency</strong> as anonymous forms of payment. They also accept Swish and bank wire transfers.</p>
|
||||||
<h5><span class="badge badge-warning">No Mobile Clients</span></h5>
|
<h5><span class="badge badge-warning">No Mobile Clients</span></h5>
|
||||||
<p>While iOS and Android clients are reportedly in the works, mobile users will need to use a traditional OpenVPN client and configuration files, which are a bit more difficult to configure.</p>
|
<p>While iOS and Android clients are reportedly in the works, mobile users will need to use a traditional OpenVPN client and configuration files, which are a bit more difficult to configure.</p>
|
||||||
<h5><span class="badge badge-info">Extra Functionality</span></h5>
|
<h5><span class="badge badge-info">Extra Functionality</span></h5>
|
||||||
@ -49,10 +48,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h2>ProtonVPN <span class="badge badge-info">Free</span> <span class="badge badge-info">USD $96/year</span></h2>
|
<h2>ProtonVPN <span class="badge badge-info">Free</span> <span class="badge badge-info">USD $96/year</span></h2>
|
||||||
<p><strong><a href="https://protonvpn.com/">ProtonVPN.com</a></strong> is a strong contender in the VPN space, and they have been in operation since <strong>2016</strong>. ProtonVPN is based in <span class="flag-icon flag-icon-ch"></span> Switzerland and offers a limited free pricing tier, as well as premium options.</p>
|
<p><strong>ProtonVPN</strong> is a strong contender in the VPN space, and they have been in operation since <strong>2016</strong>. ProtonVPN is based in <span class="flag-icon flag-icon-ch"></span> Switzerland and offers a limited free pricing tier, as well as premium options. Visit <a href="https://protonvpn.com/">protonvpn.com</a> to create an account.</p>
|
||||||
<h5><span class="badge badge-success">44 Countries</span></h5>
|
<h5><span class="badge badge-success">610+ Servers</span></h5>
|
||||||
<p>ProtonVPN has <a href="https://protonvpn.com/vpn-servers">servers in 44 countries</a> at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.</p>
|
<p>ProtonVPN has 610 servers in 44 countries at the time of writing this page. Typically the more servers a provider offers, the better: With hundreds of servers in operation, you are far more likely to find a fast connection and a server geographically closest to you.</p>
|
||||||
<p>We also think it's better for the security of the VPN provider's private keys if they use <a href="https://en.wikipedia.org/wiki/Dedicated_hosting_service">dedicated servers</a>, instead of cheaper shared solutions (with other customers) such as <a href="https://en.wikipedia.org/wiki/Virtual_private_server">virtual private servers</a>.</p>
|
|
||||||
<h5><span class="badge badge-success">Independently Audited</span></h5>
|
<h5><span class="badge badge-success">Independently Audited</span></h5>
|
||||||
<p>As of January 2020 ProtonVPN has undergone an independent audit by SEC Consult. SEC Consult found some medium and low risk vulnerabilities in ProtonVPN's Windows, Android, and iOS applications, all of which were "properly fixed" by ProtonVPN before the reports were published. None of the issues identified would have provided an attacker remote access to a user's device or traffic. You can view individual reports for each platform at <a href="https://protonvpn.com/blog/open-source/">protonvpn.com</a>.
|
<p>As of January 2020 ProtonVPN has undergone an independent audit by SEC Consult. SEC Consult found some medium and low risk vulnerabilities in ProtonVPN's Windows, Android, and iOS applications, all of which were "properly fixed" by ProtonVPN before the reports were published. None of the issues identified would have provided an attacker remote access to a user's device or traffic. You can view individual reports for each platform at <a href="https://protonvpn.com/blog/open-source/">protonvpn.com</a>.
|
||||||
<h5><span class="badge badge-success">Open Source Clients</span></h5>
|
<h5><span class="badge badge-success">Open Source Clients</span></h5>
|
||||||
@ -67,6 +65,16 @@
|
|||||||
<p>The ProtonVPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. ProtonVPN also offers "Tor" servers allowing you to easily connect to onion sites, but we still strongly recommend using <a href="https://www.torproject.org/">the official Tor Browser</a> for this purpose.</p>
|
<p>The ProtonVPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. ProtonVPN also offers "Tor" servers allowing you to easily connect to onion sites, but we still strongly recommend using <a href="https://www.torproject.org/">the official Tor Browser</a> for this purpose.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="alert alert-warning" role="alert">
|
||||||
|
<strong>Note: Using a VPN provider will not make you anonymous, but it will give you better privacy in certain situations. A VPN is not a tool for illegal activities. Don't rely on a "no log" policy.</strong>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 id="vpn" class="anchor"><a href="#worth-mentioning"><i class="fas fa-link anchor-icon"></i></a> Other Provider Worth Mentioning</h1>
|
||||||
|
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col-lg-3 col-sm-12 pt-lg-5">
|
<div class="col-lg-3 col-sm-12 pt-lg-5">
|
||||||
<img src="/assets/img/svg/3rd-party/ivpn.svg" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="IVPN">
|
<img src="/assets/img/svg/3rd-party/ivpn.svg" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="IVPN">
|
||||||
@ -77,26 +85,20 @@
|
|||||||
<span class="badge badge-info">Standard USD $60/Year</span>
|
<span class="badge badge-info">Standard USD $60/Year</span>
|
||||||
<span class="badge badge-secondary">Pro USD $100/Year</span>
|
<span class="badge badge-secondary">Pro USD $100/Year</span>
|
||||||
</h2>
|
</h2>
|
||||||
<p><strong><a href="https://www.ivpn.net">IVPN.net</a></strong> is another premium VPN provider, and they have been in operation since <strong>2009</strong>. IVPN is based in <span class="flag-icon flag-icon-gi"></span> Gibraltar and offers a 3 day free trial.</p>
|
<p><strong>IVPN</strong> is another strong premium VPN provider, and they have been in operation since <strong>2009</strong>. IVPN is based in <span class="flag-icon flag-icon-gi"></span> Gibraltar and offers a 3 day free trial. Unfortunately, due to its lack of an independent security audit, it does not meet the complete criteria for recommendation, see our notes below.</p>
|
||||||
<h5><span class="badge badge-success">32 Countries</span></h5>
|
<h5><span class="badge badge-danger">No Security Audit</span></h5>
|
||||||
<p>IVPN has <a href="https://www.ivpn.net/server-locations">servers in 32 countries</a> at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.</p>
|
<p>IVPN has undergone a <a href="https://cure53.de/audit-report_ivpn.pdf">no-logging audit from Cure53</a> which concluded in agreement with IVPN's no-logging claim. However, IVPN has not undergone a more comprehensive security audit by an independent third party, and therefore cannot be strongly recommended at this time.</p><p>We have still chosen to list it on this page with the assumption that an audit will be published soon. <a href="https://nitter.net/ivpnnet/status/1181954975687163905">IVPN has hired Cure53</a> to undertake a comprehensive audit covering the IVPN website, public and internal server infrastucture. They expect the audit to begin in November 2019 and be completed by the 6 auditors in January 2020.</p>
|
||||||
<p>We also think it's better for the security of the VPN provider's private keys if they use <a href="https://en.wikipedia.org/wiki/Dedicated_hosting_service">dedicated servers</a>, instead of cheaper shared solutions (with other customers) such as <a href="https://en.wikipedia.org/wiki/Virtual_private_server">virtual private servers</a>.</p>
|
<h5><span class="badge badge-success">77+ Servers</span></h5>
|
||||||
<h5><span class="badge badge-success">Independently Audited</span></h5>
|
<p>IVPN has 77 servers in 31 countries at the time of writing this page. Typically the more servers a provider offers, the better. IVPN has a decent (but not exceptional) server count that will most likely provide adequate coverage to most users.</p>
|
||||||
<p>IVPN has undergone a <a href="https://cure53.de/audit-report_ivpn.pdf">no-logging audit from Cure53</a> which concluded in agreement with IVPN's no-logging claim. IVPN has also completed a <a href="https://cure53.de/summary-report_ivpn_2019.pdf">comprehensive pentest report Cure53</a> in January 2020. IVPN has also said they plan to have <a href="https://www.ivpn.net/blog/independent-security-audit-concluded">annual reports</a> in the future.</p>
|
<h5><span class="badge badge-success">Remote port forwarding</span></h5>
|
||||||
<h5><span class="badge badge-success">Open Source Clients</span></h5>
|
<p>Remote <a href="https://en.wikipedia.org/wiki/Port_forwarding">port forwarding</a> is possible with a Pro plan. Port forwarding <a href="https://www.ivpn.net/knowledgebase/81/How-do-I-activate-port-forwarding.html">can be activated</a> via the client area. Port forwarding is only available on IVPN when <a href="https://www.ivpn.net/knowledgebase/116/Port-forwarding-is-not-working-why.html">using OpenVPN and is disabled on US servers</a>.</p>
|
||||||
<p>As of Feburary 2020 <a href="https://www.ivpn.net/blog/ivpn-applications-are-now-open-source">IVPN applications are now open source</a>. Source code can be obtained from their <a href="https://github.com/ivpn">GitHub organization</a>.</p>
|
|
||||||
<h5><span class="badge badge-success">Accepts Bitcoin</span></h5>
|
<h5><span class="badge badge-success">Accepts Bitcoin</span></h5>
|
||||||
<p>In addition to accepting credit/debit cards and PayPal, IVPN accepts <strong>Bitcoin</strong> and <strong>cash/local currency</strong> (on annual plans) as anonymous forms of payment.</p>
|
<p>In addition to accepting credit/debit cards and PayPal, IVPN accepts <strong>Bitcoin</strong> and <strong>cash/local currency</strong> (on annual plans) as anonymous forms of payment.</p>
|
||||||
<h5><span class="badge badge-success">Remote Port Forwarding</span></h5>
|
|
||||||
<p>Remote <a href="https://en.wikipedia.org/wiki/Port_forwarding">port forwarding</a> is possible with a Pro plan. Port forwarding <a href="https://www.ivpn.net/knowledgebase/81/How-do-I-activate-port-forwarding.html">can be activated</a> via the client area. Port forwarding is only available on IVPN when <a href="https://www.ivpn.net/knowledgebase/116/Port-forwarding-is-not-working-why.html">using OpenVPN and is disabled on US servers</a>.</p>
|
|
||||||
<h5><span class="badge badge-success">Mobile Clients</span></h5>
|
<h5><span class="badge badge-success">Mobile Clients</span></h5>
|
||||||
<p>In addition to providing standard OpenVPN configuration files, IVPN has mobile clients for iOS or Android allowing for easy connections to their servers.</p>
|
<p>In addition to providing standard OpenVPN configuration files, IVPN has mobile clients for iOS or Android allowing for easy connections to their servers.</p>
|
||||||
<h5><span class="badge badge-info">Extra Functionality</span></h5>
|
<h5><span class="badge badge-info">Extra Functionality</span></h5>
|
||||||
<p>The IVPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. IVPN also provides "<a href="https://www.ivpn.net/antitracker">AntiTracker</a>" functionality, which blocks advertising networks and trackers from the network level.</p>
|
<p>The IVPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. IVPN also provides "AntiTracker" functionality, which blocks advertising networks and trackers from the network level.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="alert alert-warning" role="alert">
|
|
||||||
<strong>Note: Using a VPN provider will not make you anonymous, but it will give you better privacy in certain situations. A VPN is not a tool for illegal activities. Don't rely on a "no log" policy.</strong>
|
|
||||||
</div>
|
</div>
|
||||||
|
Before Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 166 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 219 KiB |
Before Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 273 KiB |
Before Width: | Height: | Size: 256 KiB |
Before Width: | Height: | Size: 175 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 208 KiB |
Before Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 172 KiB |
Before Width: | Height: | Size: 196 KiB After Width: | Height: | Size: 105 KiB |
@ -38,6 +38,7 @@ twitter="privacytoolsIO"
|
|||||||
{% include team.html
|
{% include team.html
|
||||||
avatar="jonah.png"
|
avatar="jonah.png"
|
||||||
name="Jonah Aragon"
|
name="Jonah Aragon"
|
||||||
|
nick="Jonah"
|
||||||
role="Administrator"
|
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."
|
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"
|
email="mailto:jonah@privacytools.io"
|
||||||
@ -50,12 +51,11 @@ blog="jonah"
|
|||||||
|
|
||||||
{% include team.html
|
{% include team.html
|
||||||
avatar="blacklight447.png"
|
avatar="blacklight447.png"
|
||||||
name="Niek de Wilde"
|
name="blacklight447"
|
||||||
bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking."
|
bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking."
|
||||||
role="Editor-in-chief"
|
role="Community Manager"
|
||||||
email="mailto:blacklight447@privacytools.io"
|
email="mailto:blacklight447@privacytools.io"
|
||||||
mastodon="https://social.privacytools.io/@blacklight447"
|
mastodon="https://social.privacytools.io/@blacklight447"
|
||||||
blog="blacklight447"
|
|
||||||
%}
|
%}
|
||||||
|
|
||||||
{% include team.html
|
{% include team.html
|
||||||
@ -80,7 +80,6 @@ website="https://dawidpotocki.com"
|
|||||||
email="https://dawidpotocki.com/accounts/#email"
|
email="https://dawidpotocki.com/accounts/#email"
|
||||||
keys="https://dawidpotocki.com/accounts/#pgp"
|
keys="https://dawidpotocki.com/accounts/#pgp"
|
||||||
mastodon="https://social.privacytools.io/@dawidpotocki"
|
mastodon="https://social.privacytools.io/@dawidpotocki"
|
||||||
blog="dawidpotocki"
|
|
||||||
%}
|
%}
|
||||||
|
|
||||||
{% include team.html
|
{% include team.html
|
||||||
|
@ -55,7 +55,6 @@ breadcrumb: "VPN"
|
|||||||
<ul>
|
<ul>
|
||||||
<li>OpenVPN support.</li>
|
<li>OpenVPN support.</li>
|
||||||
<li>Killswitch built in to clients.</li>
|
<li>Killswitch built in to clients.</li>
|
||||||
<li>If VPN cients are provided, they should be <a href="https://en.wikipedia.org/wiki/Open_source">open source</a>, like the VPN software they generally have built into them. We believe that <a href="https://en.wikipedia.org/wiki/Source_code">source code</a> availability provides greater transparency to the user about what their device is actually doing. Ideally we like to see these applications <a href="https://www.f-droid.org/en/2019/05/05/trust-privacy-and-free-software.html">available in F-Droid</a>.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
@ -64,6 +63,7 @@ breadcrumb: "VPN"
|
|||||||
<li>OpenVPN and WireGuard support.</li>
|
<li>OpenVPN and WireGuard support.</li>
|
||||||
<li>Killswitch with highly configurable options (enable/disable on certain networks, on boot, etc.)</li>
|
<li>Killswitch with highly configurable options (enable/disable on certain networks, on boot, etc.)</li>
|
||||||
<li>Easy-to-use VPN clients</li>
|
<li>Easy-to-use VPN clients</li>
|
||||||
|
<li>Clients are <a href="https://en.wikipedia.org/wiki/Open_source">open source</a>. We believe that <a href="https://en.wikipedia.org/wiki/Source_code">source code</a> availability provides greater transparency to the user about what their device is actually doing. Ideally we like to see these applications <a href="https://www.f-droid.org/en/2019/05/05/trust-privacy-and-free-software.html">available in F-Droid</a>.</li>
|
||||||
<li>Supports <a href="https://en.wikipedia.org/wiki/IPv6">IPv6</a>. We expect that servers will allow incoming connections via IPv6 and allow users to access services hosted on IPv6 addresses.</li>
|
<li>Supports <a href="https://en.wikipedia.org/wiki/IPv6">IPv6</a>. We expect that servers will allow incoming connections via IPv6 and allow users to access services hosted on IPv6 addresses.</li>
|
||||||
<li>Capability of <a href="https://en.wikipedia.org/wiki/Port_forwarding#Remote_port_forwarding">remote port forwarding</a> assists in creating connections when using P2P (<a href="https://en.wikipedia.org/wiki/Peer-to-peer">Peer-to-Peer</a>) filesharing software, Freenet, or hosting a server (e.g., Mumble).</li>
|
<li>Capability of <a href="https://en.wikipedia.org/wiki/Port_forwarding#Remote_port_forwarding">remote port forwarding</a> assists in creating connections when using P2P (<a href="https://en.wikipedia.org/wiki/Peer-to-peer">Peer-to-Peer</a>) filesharing software, Freenet, or hosting a server (e.g., Mumble).</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
188
pages/shop.html
@ -1,188 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
permalink: /shop/
|
|
||||||
title: "Shop"
|
|
||||||
description: "Support PrivacyTools via our official merchandise partners!"
|
|
||||||
---
|
|
||||||
|
|
||||||
<div class="alert alert-warning" role="alert">
|
|
||||||
By clicking the purchase links below, you will be redirected to one of our partner's third-party sites. PrivacyTools makes no representations nor has any supervision or control over the quality, content, reliability or security of the third party website, nor shall PrivacyTools be liable for its use.
|
|
||||||
</div>
|
|
||||||
<div class="alert alert-secondary" role="alert">
|
|
||||||
Some of the products listed on this page are created and sold by a third-party, and we are using affiliate links to keep track of commissions. If you buy something through a link on this page, you will not be charged extra, but we will receive a portion of the sale.
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
<div class="col">
|
|
||||||
<h2>Stickers</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
{% include product.html
|
|
||||||
image="blue-shield-sticker.png"
|
|
||||||
title="Blue Shield Sticker"
|
|
||||||
price="$3.12"
|
|
||||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
|
||||||
link="https://go.privacytools.io/rb/bss"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="holographic-sticker.png"
|
|
||||||
title="Holographic Sticker"
|
|
||||||
price="$5.00"
|
|
||||||
sale="$1.99"
|
|
||||||
description="Limited edition holographic black shield sticker. High quality, perfect for laptop decoration!"
|
|
||||||
link="https://go.privacytools.io/aragon/holo/"
|
|
||||||
vendor="Aragon Ventures LLC"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="sticker-pack-1.png"
|
|
||||||
title="Sticker Pack"
|
|
||||||
price="$7.20"
|
|
||||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
|
||||||
link="https://go.privacytools.io/rb/sp1"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="trust-your-government.png"
|
|
||||||
title="Trust Your Government"
|
|
||||||
price="$2.60"
|
|
||||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
|
||||||
link="https://go.privacytools.io/rb/trust"
|
|
||||||
vendor="RedBubble (Aff)"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="nsa-monitored.png"
|
|
||||||
title="Monitored by the NSA"
|
|
||||||
price="$4.16"
|
|
||||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
|
||||||
link="https://go.privacytools.io/rb/nsa"
|
|
||||||
vendor="RedBubble (Aff)"
|
|
||||||
%}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
<div class="col">
|
|
||||||
<h2>Shirts</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="alert alert-info" role="alert">
|
|
||||||
<strong>Coming soon:</strong> We are working with a quality shirt partner to develop embroidered polos, t-shirts, and sweatshirts. Stay tuned!
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
<div class="col">
|
|
||||||
<h2>Mobile Accessories</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
{% include product.html
|
|
||||||
image="blue-shield-iphone.png"
|
|
||||||
title="iPhone Case"
|
|
||||||
price="$21.00+"
|
|
||||||
description="Qi wireless charging compatible phone cases to show your support and protect your iPhone!"
|
|
||||||
link="https://go.privacytools.io/rb/bsiphone"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="white-shield-iphone.png"
|
|
||||||
title="iPhone Case"
|
|
||||||
price="$21.00+"
|
|
||||||
description="Qi wireless charging compatible phone cases to show your support and protect your iPhone!"
|
|
||||||
link="https://go.privacytools.io/rb/wsiphone"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="blue-shield-wallet-case.png"
|
|
||||||
title="Wallet Case"
|
|
||||||
price="$35.35"
|
|
||||||
description="Open book style wallet case with a built in stand and elastic strap keeps your phone and cards protected."
|
|
||||||
link="https://go.privacytools.io/rb/bswallet"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
<div class="col">
|
|
||||||
<h2>Laptop Accessories</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
{% include product.html
|
|
||||||
image="white-shield-laptop-sleeve.png"
|
|
||||||
title="Laptop Skin"
|
|
||||||
price="$35.86"
|
|
||||||
description="Foam padded, zipped laptop sleeve protects your laptop from scratches and minor impacts."
|
|
||||||
link="https://go.privacytools.io/rb/wssleeve"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="blue-shield-skin.png"
|
|
||||||
title="Laptop Skin"
|
|
||||||
price="$25.25"
|
|
||||||
description="Form-fitting vinyl 3M Controltac sticker, provides resistance to minor scrapes and scratches."
|
|
||||||
link="https://go.privacytools.io/rb/bsskin"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="white-shield-skin.png"
|
|
||||||
title="Laptop Skin"
|
|
||||||
price="$25.25"
|
|
||||||
description="Form-fitting vinyl 3M Controltac sticker, provides resistance to minor scrapes and scratches."
|
|
||||||
link="https://go.privacytools.io/rb/wsskin"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
<div class="col">
|
|
||||||
<h2>Additional Products</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
{% include product.html
|
|
||||||
image="white-shield-notebook.png"
|
|
||||||
title="Spiral Notebook"
|
|
||||||
price="$12.62"
|
|
||||||
description="Spiral notebook with document pocket, available in ruled line and graph paper."
|
|
||||||
link="https://go.privacytools.io/rb/wsnotebook"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="blue-shield-notebook.png"
|
|
||||||
title="Spiral Notebook"
|
|
||||||
price="$12.62"
|
|
||||||
description="Spiral notebook with document pocket, available in ruled line and graph paper."
|
|
||||||
link="https://go.privacytools.io/rb/bsnotebook"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="white-shield-journal.png"
|
|
||||||
title="Hardcover Journal"
|
|
||||||
price="$20.51"
|
|
||||||
description="128 page hardcover journal available with ruled line, graph, and blank paper options."
|
|
||||||
link="https://go.privacytools.io/rb/wsjournal"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="blue-shield-journal.png"
|
|
||||||
title="Hardcover Journal"
|
|
||||||
price="$20.51"
|
|
||||||
description="128 page hardcover journal available with ruled line, graph, and blank paper options."
|
|
||||||
link="https://go.privacytools.io/rb/bsjournal"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
{% include product.html
|
|
||||||
image="blue-shield-pouch.png"
|
|
||||||
title="Zipper Pouch"
|
|
||||||
price="$12.12"
|
|
||||||
description="Available in various sizes, perfect for holding coins, pencils, cards, or other belongings."
|
|
||||||
link="https://go.privacytools.io/rb/bspouch"
|
|
||||||
vendor="RedBubble"
|
|
||||||
%}
|
|
||||||
</div>
|
|
@ -14,11 +14,6 @@ description: "Discover secure and private ways to communicate with others online
|
|||||||
Recent news about breaking E2EE on centralized instant messengers
|
Recent news about breaking E2EE on centralized instant messengers
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<h5>January 2020</h5>
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://cyberlaw.stanford.edu/blog/2020/01/earn-it-act-how-ban-end-end-encryption-without-actually-banning-it">The EARN IT Act: How to Ban End-to-End Encryption Without Actually Banning It</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h5>November 2019</h5>
|
<h5>November 2019</h5>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.reuters.com/article/us-interpol-encryption-exclusive-idUSKBN1XR0S7">Exclusive: Interpol plans to condemn encryption spread, citing predators, sources say (Reuters)</a></li>
|
<li><a href="https://www.reuters.com/article/us-interpol-encryption-exclusive-idUSKBN1XR0S7">Exclusive: Interpol plans to condemn encryption spread, citing predators, sources say (Reuters)</a></li>
|
||||||
|
@ -26,13 +26,6 @@ permalink: /sponsors/
|
|||||||
<h3>Why sponsor {{ site.name }}?</h3>
|
<h3>Why sponsor {{ site.name }}?</h3>
|
||||||
<p>This sponsorship program is designed to allow companies, organizations, and individuals partner with the {{ site.name }} team to support our vision of a more privacy-respecting internet and the greater online community.</p>
|
<p>This sponsorship program is designed to allow companies, organizations, and individuals partner with the {{ site.name }} team to support our vision of a more privacy-respecting internet and the greater online community.</p>
|
||||||
<p>With this exposure and sponsorship, your customers will recognize your intrinsic understanding and commitment to user privacy. Moreover, you'll directly contribute to our mission of spreading privacy-respecting tools and knowledge worldwide!</p>
|
<p>With this exposure and sponsorship, your customers will recognize your intrinsic understanding and commitment to user privacy. Moreover, you'll directly contribute to our mission of spreading privacy-respecting tools and knowledge worldwide!</p>
|
||||||
<p>At PrivacyTools, we believe in...</p>
|
|
||||||
<ul>
|
|
||||||
<li><strong>Privacy</strong>, of course. Privacy gives you as a user control over how your information is used and spread online. Trustworthy and secure products and services are the key to that future.</li>
|
|
||||||
<li><strong>Security</strong>. We believe services cannot provide privacy at all without being secure. Strong encryption is the only way to prevent malicious actors from snooping in on our communications.</li>
|
|
||||||
<li><strong>Freedom</strong>. The right to express your opinion online without interference or surveillance is the only way we can grow as a society, and privacy-respecting tools should foster that growth.</li>
|
|
||||||
</ul>
|
|
||||||
<p>We reserve the right or deny all sponsors from receiving the benefits detailed below if we believe that your organization or product is not aligned with our key values. Therefore, if you are interested in sponsoring our project, please first email <a href="mailto:sponsors@privacytools.io">sponsors@privacytools.io</a> so we may discuss further.</p>
|
|
||||||
<p>As a sponsor of {{ site.name }}, your company will be widely recognized in a variety of ways, some of which we've detailed below.</p>
|
<p>As a sponsor of {{ site.name }}, your company will be widely recognized in a variety of ways, some of which we've detailed below.</p>
|
||||||
<h5>General Information</h5>
|
<h5>General Information</h5>
|
||||||
<p>This website receives well over 250,000 pageviews on a monthly basis and is highly ranked for privacy-related keywords. In addition to the benefits below your contribution will be featured on our OpenCollective page and we will thank you via social media for your contribution.</p>
|
<p>This website receives well over 250,000 pageviews on a monthly basis and is highly ranked for privacy-related keywords. In addition to the benefits below your contribution will be featured on our OpenCollective page and we will thank you via social media for your contribution.</p>
|
||||||
@ -55,6 +48,6 @@ permalink: /sponsors/
|
|||||||
<h5>More Information</h5>
|
<h5>More Information</h5>
|
||||||
<p>If you are interested and have further questions, you are welcome to reach out to us directly at <a href="mailto:sponsors@privacytools.io">sponsors@privacytools.io</a>.</p>
|
<p>If you are interested and have further questions, you are welcome to reach out to us directly at <a href="mailto:sponsors@privacytools.io">sponsors@privacytools.io</a>.</p>
|
||||||
<div class="mt-5 text-center">
|
<div class="mt-5 text-center">
|
||||||
<a href="https://opencollective.com/privacytoolsio#section-contribute" class="btn btn-success mb-5">Contribute to PrivacyTools</a>
|
<a href="https://opencollective.com/privacytoolsio#section-contribute" class="btn btn-success mb-5">Become a Sponsor</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|