From e94c915c7aa5b2293e11d0c72efd65e98eb5a431 Mon Sep 17 00:00:00 2001
From: djoate <56777051+djoate@users.noreply.github.com>
Date: Sun, 24 Nov 2019 19:47:55 -0500
Subject: [PATCH] Key OS section
---
_includes/sections/android-addons.html | 20 ++---
.../sections/live-operating-systems.html | 7 +-
.../sections/mobile-operating-systems.html | 12 +--
_includes/sections/operating-systems.html | 53 +++++++------
_includes/sections/router-firmware.html | 8 +-
_includes/sections/windows10.html | 76 +++++++++----------
pages/os.html | 1 +
7 files changed, 88 insertions(+), 89 deletions(-)
diff --git a/_includes/sections/android-addons.html b/_includes/sections/android-addons.html
index c44a849a..07729ccd 100644
--- a/_includes/sections/android-addons.html
+++ b/_includes/sections/android-addons.html
@@ -1,37 +1,37 @@
-
Android Privacy Add-ons
+ {% t Android Privacy Add-ons %}
- Improve your privacy with these add-ons for Android.
+ {% t Improve your privacy with these add-ons for Android. %}
-

+
-
Control your traffic with NetGuard
-
NetGuard provides simple and advanced ways to block certain apps' access to the internet without the help of root privileges. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection, allowing you to control which apps are able to call home or not.
+
{% t Control your traffic with NetGuard %}
+
{% t NetGuard provides simple and advanced ways to block certain apps' access to the internet without the help of root privileges. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection, allowing you to control which apps are able to call home or not. %}
-

+
-
Tor for Android with Orbot
-
Orbot is a free proxy app that empowers other apps to use the internet more securely. Orbot uses Tor to encrypt your Internet traffic and then hides it by bouncing through a series of computers around the world. Root Mode: Orbot can be configured to transparently proxy all of your Internet traffic through Tor. You can also choose which specific apps you want to use through Tor.
+
{% t Tor for Android with Orbot %}
+
{% t Orbot is a free proxy app that empowers other apps to use the internet more securely. Orbot uses Tor to encrypt your Internet traffic and then hides it by bouncing through a series of computers around the world.%} {% t Root Mode: Orbot can be configured to transparently proxy all of your Internet traffic through Tor. You can also choose which specific apps you want to use through Tor.%}
-See also
+{% t See also %}
-
- Our DNS page which also has information on encrypting DNS on Android.
+ {% t Our DNS page which also has information on encrypting DNS on Android.%}
diff --git a/_includes/sections/live-operating-systems.html b/_includes/sections/live-operating-systems.html
index bf238f36..6092cb1e 100644
--- a/_includes/sections/live-operating-systems.html
+++ b/_includes/sections/live-operating-systems.html
@@ -1,4 +1,4 @@
- Live CD Operating Systems
+ {% t Live CD Operating Systems %}
{% include cardv2.html
title="Tails"
@@ -30,9 +30,8 @@ website="http://puppylinux.org/"
source="http://distro.ibiblio.org/puppylinux/"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - Tiny Core Linux GNU/Linux contrib - A minimal Linux operating system focusing on providing a base system using BusyBox and FLTK. The distribution is notable for its size (15 MB) and minimalism, with additional functionality
- provided by extensions.
+ - {% t Tiny Core Linux %} {% t GNU/Linux %} {% t contrib %} - {% t A minimal Linux operating system focusing on providing a base system using BusyBox and FLTK. The distribution is notable for its size (15 MB) and minimalism, with additional functionality provided by extensions.%}
diff --git a/_includes/sections/mobile-operating-systems.html b/_includes/sections/mobile-operating-systems.html
index b48024e7..cda06c62 100644
--- a/_includes/sections/mobile-operating-systems.html
+++ b/_includes/sections/mobile-operating-systems.html
@@ -1,7 +1,7 @@
- Mobile Operating Systems
+ {% t Mobile Operating Systems %}
- Even though the source code of the following OS is provided, installing Google Apps may compromise your setup.
+ {% t Even though the source code of the following OS is provided, installing Google Apps may compromise your setup. %}
{% include cardv2.html
@@ -35,10 +35,10 @@ website="https://ubuntu-touch.io/"
github="https://github.com/ubports"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - Replicant AOSP - An open-source operating system based on Android, aiming to replace all proprietary components with free software.
- - OmniROM AOSP contrib - A free-software operating system for smartphones and tablet computers, based on the Android mobile platform.
- - MicroG Add-on Package contrib - A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. The microG project also maintains a fork of LineageOS with microG and F-Droid preinstalled at Lineage for microG.
+ - {% t Replicant %} {% t AOSP %} - {% t An open-source operating system based on Android, aiming to replace all proprietary components with free software. %}
+ - {% t OmniROM %} {% t AOSP %} {% t contrib %} - {% t A free-software operating system for smartphones and tablet computers, based on the Android mobile platform. %}
+ - {% t MicroG %} {% t Add-on Package %} contrib - {% t A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. The microG project also maintains a fork of LineageOS with microG and F-Droid preinstalled at Lineage for microG. %}
diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html
index c6eae044..8af95b8f 100644
--- a/_includes/sections/operating-systems.html
+++ b/_includes/sections/operating-systems.html
@@ -1,7 +1,7 @@
- PC Operating Systems
+ {% t PC Operating Systems %}
- If you are currently using a operating system like Windows 10, you should pick an alternative here.
+ {% t If you are currently using a operating system like Windows 10, you should pick an alternative here. %}
{% include cardv2.html
@@ -35,48 +35,47 @@ tor="http://sejnfjrq6szgca7v.onion"
gitlab="https://salsa.debian.org/qa/debsources"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - OpenBSD BSD - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.
- - Arch Linux GNU/Linux contrib - A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement. Parabola is a
- completely open source version of Arch Linux.
- - Trisquel GNU/Linux - Derived from Ubuntu, this project aims for a fully free software system without proprietary software or firmware and uses Linux-libre, a version of the Linux kernel with the non-free code (binary blobs) removed.
- - Whonix GNU/Linux - A Debian-based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation"
- and a Tor "Gateway". All communication are forced through the Tor network to accomplish this.
+ - {% t OpenBSD %} {% t BSD %} - {% t A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography. %}
+ - {% t Arch Linux %} {% t GNU/Linux %} {% t contrib %} - {% t A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement.%} {% t Parabola is a
+ completely open source version of Arch Linux.%}
+ - {% t Trisquel %} {% t GNU/Linux %} - {% t Derived from Ubuntu, this project aims for a fully free software system without proprietary software or firmware and uses Linux-libre, a version of the Linux kernel with the non-free code (binary blobs) removed. %}
+ - {% t Whonix %} {% t GNU/Linux %} - {% t A Debian-based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation" and a Tor "Gateway". All communication are forced through the Tor network to accomplish this. %}
-Warning
+{% t Warning %}
-Remember to check CPU vulnerability mitigations
+{% t Remember to check CPU vulnerability mitigations %}
-This also affects Windows 10, but it doesn't expose this information or mitigation instructions as easily. MacOS users check How to enable full mitigation for Microarchitectural Data Sampling (MDS) vulnerabilities on Apple Support.
+{% t This also affects Windows 10, but it doesn't expose this information or mitigation instructions as easily. MacOS users check How to enable full mitigation for Microarchitectural Data Sampling (MDS) vulnerabilities on Apple Support.%}
-When running a enough recent Linux kernel, you can check the CPU vulnerabilities it detects by tail -n +1 /sys/devices/system/cpu/vulnerabilities/*
. By using tail -n +1
instead of cat
, the file names are also visible.
+{% t When running a enough recent Linux kernel, you can check the CPU vulnerabilities it detects by tail -n +1 /sys/devices/system/cpu/vulnerabilities/*
. By using tail -n +1
instead of cat
, the file names are also visible. %}
- In case you have an Intel CPU, you may notice "SMT vulnerable" display after running the tail
command. To mitigate this, disable hyper-threading from the UEFI/BIOS. You can also take the following mitigation steps below if your system/distribution uses GRUB and supports /etc/default/grub.d/
:
+ {% t In case you have an Intel CPU, you may notice "SMT vulnerable" display after running the tail
command. To mitigate this, disable hyper-threading from the UEFI/BIOS.%} {% t You can also take the following mitigation steps below if your system/distribution uses GRUB and supports /etc/default/grub.d/
:%}
- sudo mkdir /etc/default/grub.d/
to create a directory for additional grub configuration
- echo GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT l1tf=full,force mds=full,nosmt mitigations=auto,nosmt nosmt=force" | sudo tee /etc/default/grub.d/mitigations.cfg
to create a new grub config file source with the echoed content
- sudo grub-mkconfig -o /boot/grub/grub.cfg
to generate a new grub config file including these new kernel boot flags
- sudo reboot
to reboot
- - after the reboot, check
tail -n +1 /sys/devices/system/cpu/vulnerabilities/*
again to see that everything referring to SMT now says "SMT disabled."
+ sudo mkdir /etc/default/grub.d/
{% t to create a directory for additional grub configuration %}
+ echo GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT l1tf=full,force mds=full,nosmt mitigations=auto,nosmt nosmt=force" | sudo tee /etc/default/grub.d/mitigations.cfg
{% t to create a new grub config file source with the echoed content %}
+ sudo grub-mkconfig -o /boot/grub/grub.cfg
{% t to generate a new grub config file including these new kernel boot flags %}
+ sudo reboot
{% t to reboot %}
+ - {% t after the reboot, check
tail -n +1 /sys/devices/system/cpu/vulnerabilities/*
again to see that everything referring to SMT now says "SMT disabled." %}
-Further reading
+{% t Further reading %}
diff --git a/_includes/sections/router-firmware.html b/_includes/sections/router-firmware.html
index 6c9cbd61..b36b9477 100644
--- a/_includes/sections/router-firmware.html
+++ b/_includes/sections/router-firmware.html
@@ -1,4 +1,4 @@
- Open Source Router Firmware
+ {% t Open Source Router Firmware %}
{% include cardv2.html
title="OpenWrt"
@@ -29,9 +29,9 @@ website="https://librecmc.org"
git="https://gogs.librecmc.org/libreCMC/libreCMC"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - OpenBSD BSD - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.
- - DD-WRT Linux contrib - A Linux-based open-source firmware compatible with several models of routers and access points.
+ - {% t OpenBSD %} {% t BSD %} - {% t A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography. %}
+ - {% t DD-WRT %} {% t Linux %} {% t contrib %} - {% t A Linux-based open-source firmware compatible with several models of routers and access points.%}
diff --git a/_includes/sections/windows10.html b/_includes/sections/windows10.html
index 6d4987b4..805f2d60 100644
--- a/_includes/sections/windows10.html
+++ b/_includes/sections/windows10.html
@@ -1,106 +1,106 @@
- Don't use Windows 10 - It's a privacy nightmare
+ {% t Don't use Windows 10 - It's a privacy nightmare %}
- Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.
+ {% t Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy. %}
-
+
- - Data syncing is by default enabled.
+
- {% t Data syncing is by default enabled. %}
- - Browsing history and open websites.
- - Apps settings.
- - WiFi hotspot names and passwords.
+ - {% t Browsing history and open websites. %}
+ - {% t Apps settings. %}
+ - {% t WiFi hotspot names and passwords. %}
- - Your device is by default tagged with a unique advertising ID.
+
- {% t Your device is by default tagged with a unique advertising ID. %}
- - Used to serve you with personalized advertisements by third-party advertisers and ad networks.
+ - {% t Used to serve you with personalized advertisements by third-party advertisers and ad networks. %}
- - Cortana can collect any of your data.
+
- {% t Cortana can collect any of your data. %}
- - Your keystrokes, searches and mic input.
+ - {% t Your keystrokes, searches and mic input. %}
- - Calendar data.
+ - {% t Calendar data. %}
- - Music you listen to.
+ - {% t Music you listen to. %}
- - Credit Card information.
+ - {% t Credit Card information. %}
- - Purchases.
+ - {% t Purchases. %}
- - Microsoft can collect any personal data.
+
- {% t Microsoft can collect any personal data. %}
- - Your identity.
+ - {% t Your identity. %}
- - Passwords.
+ - {% t Passwords. %}
- - Demographics.
+ - {% t Demographics. %}
- - Interests and habits.
+ - {% t Interests and habits. %}
- - Usage data.
+ - {% t Usage data. %}
- - Contacts and relationships.
+ - {% t Contacts and relationships. %}
- - Location data.
+ - {% t Location data. %}
- - Content like emails, instant messages, caller list, audio and video recordings.
+ - {% t Content like emails, instant messages, caller list, audio and video recordings. %}
- - Your data can be shared.
+
- {% t Your data can be shared. %}
- - When downloading Windows 10, you are authorizing Microsoft to share any of above-mentioned data with any third-party, with or without your consent.
+ - {% t When downloading Windows 10, you are authorizing Microsoft to share any of above-mentioned data with any third-party, with or without your consent. %}
-Download: W10Privacy
+{% t Download: W10Privacy %}
-This tool uses some known methods that attempt to disable major tracking features in Windows 10.
+{% t This tool uses some known methods that attempt to disable major tracking features in Windows 10. %}
-Related Information
+{% t Related Information %}
- - Microsoft Privacy Statement - Microsoft collects, uses and discloses personal information as described here. This allows OneDrive data, Cortana searches, and MS browser history to be sold to third parties.
- - Cortana and privacy - To personalize your experience and provide the best possible suggestions, Cortana accesses your email and other communications and collects data about your contacts (People), like their title, suffix, first name, last name, middle name, nicknames, and company name. If you call, email, or text someone or they call, email, or text you, Cortana collects that person’s email address or phone number.
+ - {% t Microsoft Privacy Statement %} - {% t Microsoft collects, uses and discloses personal information as described here. This allows OneDrive data, Cortana searches, and MS browser history to be sold to third parties. %}
+ - {% t Cortana and privacy %} - {% t To personalize your experience and provide the best possible suggestions, Cortana accesses your email and other communications and collects data about your contacts (People), like their title, suffix, first name, last name, middle name, nicknames, and company name. If you call, email, or text someone or they call, email, or text you, Cortana collects that person’s email address or phone number. %}
-
Some good news
+
{% t Some good news %}
-
More bad news
+
{% t More bad news %}
diff --git a/pages/os.html b/pages/os.html
index 924ebc33..372f0b1c 100644
--- a/pages/os.html
+++ b/pages/os.html
@@ -3,6 +3,7 @@ layout: page
permalink: /operating-systems/
title: "Operating Systems"
description: "Even your own computer could be compromising your privacy. Discover our recommended OS choices for all the devices you use."
+translate: true
---
{% include sections/operating-systems.html %}