{% t pc_os.pc_operating_systems %}
{% t pc_os.ms_apple_warning %}
{%- capture pc_os_contrib_labels -%}warning:contrib:{% t global.contrib %}{%- endcapture -%}
{%- capture pc_os_qubesos_descr -%}{% t pc_os.qubesos_descr %}{%- endcapture -%}
{%- capture pc_os_debian_descr -%}{% t pc_os.debian_descr %}{%- endcapture -%}
{%- capture pc_os_fedora_descr -%}{% t pc_os.fedora_descr %}{%- endcapture -%}
{% include cardv2.html
title="Qubes OS"
image="/assets/img/tools/Qubes-OS.png"
description=pc_os_qubesos_descr
badges="info:Xen"
labels=pc_os_contrib_labels
website="https://www.qubes-os.org/"
github="https://github.com/QubesOS"
tor="http://qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/"
%}
{% include cardv2.html
title="Fedora Workstation"
image="/assets/img/tools/Fedora.png"
description=pc_os_fedora_descr
badges="info:GNU/Linux"
labels=pc_os_contrib_labels
website="https://getfedora.org/"
git="https://src.fedoraproject.org/"
%}
{% include cardv2.html
title="Debian"
image="/assets/img/tools/Debian.png"
description=pc_os_debian_descr
badges="info:GNU/Linux"
website="https://www.debian.org/"
git="https://salsa.debian.org/qa/debsources"
tor="http://sejnfjrq6szgca7v.onion"
%}
{% t pc_os.warning %}
{% t pc_os.worth_mentioning %}
- OpenBSD BSD - {% t pc_os.openbsd_descr %}
- Arch Linux GNU/Linux contrib - {% t pc_os.arch_descr %} Parabola {% t pc_os.parabola_descr %}
- Trisquel GNU/Linux - {% t pc_os.trisquel_descr %}
- Whonix GNU/Linux contrib - {% t pc_os.whonix_descr %}