From fb2cfa9056b7a7378bd52d88955b296ebfaf99d2 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Thu, 17 Sep 2020 08:50:27 -0500 Subject: [PATCH] s/reproducable/reproducible (#2048) Closes #2048 Co-Authored-By: Daniel Nathan Gray --- _includes/sections/operating-systems.html | 6 +++--- _includes/sections/vpn.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html index cf5045ee..cb30dec5 100644 --- a/_includes/sections/operating-systems.html +++ b/_includes/sections/operating-systems.html @@ -45,7 +45,7 @@ image="/assets/img/svg/3rd-party/archlinux.svg" description='A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement.' badges="info:Linux" - labels="color==success::link==https://tests.reproducible-builds.org/archlinux/archlinux.html::text==Reproducable builds" + labels="color==success::link==https://tests.reproducible-builds.org/archlinux/archlinux.html::text==Reproducible builds" website="https://www.archlinux.org/" privacy-policy="https://wiki.archlinux.org/index.php/ArchWiki:Privacy_policy" gitlab="https://gitlab.archlinux.org" @@ -56,7 +56,7 @@ image="/assets/img/svg/3rd-party/debian.svg" description='Debian is a Unix-like computer operating system and a Linux distribution that is composed entirely of free and open-source software, most of which is under the GNU General Public License, and packaged by a group of individuals known as the Debian project.' badges="info:Linux" - labels="color==success::link==https://reproducible.debian.net::text==Reproducable builds" + labels="color==success::link==https://reproducible.debian.net::text==Reproducible builds" website="https://www.debian.org/" privacy-policy="https://www.debian.org/legal/privacy" tor="http://sejnfjrq6szgca7v.onion" @@ -68,7 +68,7 @@ image="/assets/img/svg/3rd-party/nixos.svg" description='NixOS is a Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, it is completely declarative, makes upgrading systems reliable, and has many other advantages.' badges="info:Linux" - labels="color==success::link==https://r13y.com::text==Reproducable builds" + labels="color==success::link==https://r13y.com::text==Reproducible builds" website="https://nixos.org" privacy-policy="https://nixos.wiki/wiki/NixOS_Wiki:Privacy_policy" github="https://github.com/NixOS" diff --git a/_includes/sections/vpn.html b/_includes/sections/vpn.html index ffb205f7..c9ef2109 100644 --- a/_includes/sections/vpn.html +++ b/_includes/sections/vpn.html @@ -41,7 +41,7 @@
{% include badge.html color="success" text="Remote Port Forwarding" %}

Remote port forwarding is allowed on Mullvad, see Port forwarding with Mullvad VPN.

{% include badge.html color="success" text="Mobile Clients" %}
-

Mullvad has published App Store and Google Play clients, both supporting an easy-to use interface as opposed to requiring users to manual configure their WireGuard connections. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducable builds.

+

Mullvad has published App Store and Google Play clients, both supporting an easy-to use interface as opposed to requiring users to manual configure their WireGuard connections. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducible builds.

{% include badge.html color="info" text="Extra Functionality" %}

The Mullvad VPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. The Mullvad website is also accessible via Tor at xcln5hkbriyklr6n.onion.

@@ -68,7 +68,7 @@
{% include badge.html color="success" text="Accepts Bitcoin" %}

ProtonVPN does technically accept Bitcoin payments; however, you either need to have an existing account, or contact their support team in advance to register with Bitcoin.

{% include badge.html color="success" text="Mobile Clients" %}
-

In addition to providing standard OpenVPN configuration files, ProtonVPN has mobile clients for App Store and Google Play allowing for easy connections to their servers. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducable builds.

+

In addition to providing standard OpenVPN configuration files, ProtonVPN has mobile clients for App Store and Google Play allowing for easy connections to their servers. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducible builds.

{% include badge.html color="warning" text="No Port Forwarding" %}

ProtonVPN does not currently support remote port forwarding, which may impact some applications. Especially Peer-to-Peer applications like Torrent clients.

{% include badge.html color="info" text="Extra Functionality" %}
@@ -100,7 +100,7 @@
{% include badge.html color="success" text="Remote Port Forwarding" %}

Remote port forwarding is possible with a Pro plan. Port forwarding can be activated via the client area. Port forwarding is only available on IVPN when using OpenVPN and is disabled on US servers.

{% include badge.html color="success" text="Mobile Clients" %}
-

In addition to providing standard OpenVPN configuration files, IVPN has mobile clients for App Store and Google Play allowing for easy connections to their servers. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducable builds.

+

In addition to providing standard OpenVPN configuration files, IVPN has mobile clients for App Store and Google Play allowing for easy connections to their servers. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducible builds.

{% include badge.html color="info" text="Extra Functionality" %}

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.