finish converting panels to card.html includes

This commit is contained in:
Samuel Shifterovich 2018-10-25 21:18:53 +02:00
parent c203a7ca64
commit d4be14c552

View File

@ -1943,56 +1943,39 @@ layout: default
<h3>Worth Mentioning</h3>
<ul>
<li><a href="http://paperwork.rocks/">Paperwork</a> - 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>
</ul>
<ul>
<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>
<a class="anchor" name="paste"></a>
<div class="page-header">
<h1><a href="#paste" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Paste Services</h1>
</div>
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">PrivateBin</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/PrivateBin.png" alt="PrivateBin" class="panel-item">PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin.</p>
<div class="row mb-2">
<p><a class="btn btn-success" href="https://privatebin.net/">Website: privatebin.net</a></p>
</div>
</div>
</div><!-- /.col-sm-4 -->
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Zerobin.net</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/ZeroBin.png" alt="ZeroBin" class="panel-item">Zerobin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES.</p>
{% include card.html color="success"
title="PrivateBin"
image="img/tools/PrivateBin.png"
url="https://privatebin.net/"
description="PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin."
%}
{% include card.html color="primary"
title="Zerobin.net"
image="img/tools/ZeroBin.png"
url="https://zerobin.net/"
tor="http://zerobinqmdqd236y.onion"
description="Zerobin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES."
%}
{% include card.html color="warning"
title="Ghostbin"
image="img/tools/Ghostbin.png"
url="https://ghostbin.com/"
description="Ghostbin supports encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.<br>
The software is good but ghostbin.com's security is <a href=\"https://github.com/privacytoolsIO/privacytools.io/issues/454\">worrisome</a>."
%}
<p>
<a class="btn btn-info" href="https://zerobin.net/">Website: zerobin.net</a>
<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://zerobinqmdqd236y.onion. Requires specific software to access: torproject.org" href="http://zerobinqmdqd236y.onion"><img alt="Tor" src="img/layout/tor.png" width="35"></a>
</p>
</div>
</div>
</div><!-- /.col-sm-4 -->
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">Ghostbin</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Ghostbin.png" alt="Ghostbin" class="panel-item">Ghostbin supports encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.</p>
<p>The software is good but ghostbin.com's security is <a href="https://github.com/privacytoolsIO/privacytools.io/issues/454">worrisome</a>.</p>
<p><a class="btn btn-warning" href="https://ghostbin.com/">Website: ghostbin.com</a></p>
</div>
</div>
</div><!-- /.col-sm-4 -->
</div>
<h3>Worth Mentioning</h3>
@ -2005,58 +1988,33 @@ layout: default
<div class="page-header">
<h1><a href="#productivity" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Productivity Tools</h1>
</div>
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Etherpad</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Etherpad.png" alt="Etherpad" class="panel-item">Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. Etherpad allows you to edit documents collaboratively
in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc.</p>
<p>
<a class="btn btn-success" href="http://etherpad.org/">
Website: etherpad.org
</a>
</p>
<p>OS: Windows, macOS, Linux.</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Write.as</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/WriteAs.png" alt="Write.as" class="panel-item">Write.as is a cross-platform, privacy-oriented blogging platform. It's anonymous by default, letting you publish without signing up. If you create an account, it doesn't require any personal information. No ads, distraction-free, and built on a sustainable business model.</p>
<p>
<a class="btn btn-info" href="https://write.as/">
Website: write.as
</a>
<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://writeas7pm7rcdqg.onion. Requires specific software to access: torproject.org" href="http://writeas7pm7rcdqg.onion"><img alt="Tor" src="img/layout/tor.png" width="35"></a>
</p>
<p>OS: Windows, macOS, Linux, Android, iOS, Chrome OS, Web.</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">ProtectedText</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/ProtectedText.png" alt="ProtectedText" class="panel-item">ProtectedText is an open source web application. It encrypts and decrypts text in the browser, and password (or its hash) is never sent to the server
- so that text can't be decrypted even if requested by authorities. No cookies, no sessions, no registration, no users tracking.</p>
<p>
<a class="btn btn-warning" href="https://www.protectedtext.com/">
Website: protectedtext.com
</a>
</p>
<p>OS: All Browsers.</p>
</div>
</div>
</div>
<div class="row mb-2">
{% include card.html color="success"
title="Etherpad"
image="img/tools/Etherpad.png"
url="http://etherpad.org/"
footer="OS: Windows, macOS, Linux."
description="Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc."
%}
{% include card.html color="primary"
title="Write.as"
image="img/tools/WriteAs.png"
url="https://write.as/"
tor="http://writeas7pm7rcdqg.onion"
footer="OS: Windows, macOS, Linux, Android, iOS, Chrome OS, Web."
description="Write.as is a cross-platform, privacy-oriented blogging platform. It's anonymous by default, letting you publish without signing up. If you create an account, it doesn't require any personal information. No ads, distraction-free, and built on a sustainable business model."
%}
{% include card.html color="warning"
title="ProtectedText"
image="img/tools/ProtectedText.png"
url="https://www.protectedtext.com/"
footer="OS: All Browsers."
description="ProtectedText is an open source web application. It encrypts and decrypts text in the browser, and password (or its hash) is never sent to the server - so that text can't be decrypted even if requested by authorities. No cookies, no sessions, no registration, no users tracking."
%}
</div>
<h3>Worth Mentioning</h3>
@ -2075,58 +2033,31 @@ layout: default
<div class="alert alert-warning" role="alert">
<strong>If you are currently using a operating system like Microsoft Windows or Apple macOS you should pick an alternative here.</strong>
</div>
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Qubes OS</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Qubes-OS.png" alt="Qubes OS" class="panel-item">Qubes is an open-source operating system designed to provide strong security for desktop computing. Qubes is based on Xen, the X Window System, and Linux, and
can run most Linux applications and utilize most of the Linux drivers.</p>
<p>
<a class="btn btn-success" href="https://www.qubes-os.org/">
Website: qubes-os.org
</a>
<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://qubesos4rrrrz6n4.onion. Requires specific software to access: torproject.org" href="http://qubesos4rrrrz6n4.onion"><img alt="Tor" src="img/layout/tor.png" width="35"></a>
</p>
</div>
</div>
</div>
<div class="row mb-2">
{% include card.html color="success"
title="Qubes OS"
image="img/tools/Qubes-OS.png"
url="https://www.qubes-os.org/"
tor="http://qubesos4rrrrz6n4.onion"
description="Qubes is an open-source operating system designed to provide strong security for desktop computing. Qubes is based on Xen, the X Window System, and Linux, and can run most Linux applications and utilize most of the Linux drivers."
%}
{% include card.html color="primary"
title="Debian"
image="img/tools/Debian.png"
url="https://www.debian.org/"
tor="http://sejnfjrq6szgca7v.onion"
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."
%}
{% include card.html color="warning"
title="Trisquel"
image="img/tools/Trisquel.png"
url="http://trisquel.info/"
description="Trisquel is a Linux-based operating system derived from Ubuntu. The 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."
%}
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Debian</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Debian.png" alt="Debian" class="panel-item">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.</p>
<p>
<a class="btn btn-info" href="https://www.debian.org/">
Website: debian.org
</a>
<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://sejnfjrq6szgca7v.onion. Requires specific software to access: torproject.org" href="http://sejnfjrq6szgca7v.onion"><img alt="Tor" src="img/layout/tor.png" width="35"></a>
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">Trisquel</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Trisquel.png" alt="Trisquel" class="panel-item">Trisquel is a Linux-based operating system derived from Ubuntu. The 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.</p>
<p>
<a class="btn btn-warning" href="http://trisquel.info/">
Website: trisquel.info
</a>
</p>
</div>
</div>
</div>
</div>
<h3>Warning</h3>
@ -2149,55 +2080,30 @@ layout: default
<div class="page-header">
<h1><a href="#live_os" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Live CD Operating Systems</h1>
</div>
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Tails</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Tails.gif" alt="Tails" class="panel-item">Tails is a live operating system, that starts on almost any computer from a DVD, USB stick, or SD card. It aims at preserving privacy and anonymity, and helps to:
Use the Internet anonymously and circumvent censorship; Internet connections go through the Tor network; leave no trace on the computer; use state-of-the-art cryptographic tools to encrypt files, emails and instant messaging.</p>
<p>
<a class="btn btn-success" href="https://tails.boum.org/">
Website: tails.boum.org
</a>
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">KNOPPIX</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/KNOPPIX.png" alt="KNOPPIX" class="panel-item">Knoppix is an operating system based on Debian designed to be run directly from a CD / DVD (Live CD) or a USB flash drive (Live USB), one of the first of its kind
for any operating system. When starting a program, it is loaded from the removable medium and decompressed into a RAM drive. The decompression is transparent and on-the-fly.</p>
<p>
<a class="btn btn-info" href="http://www.knopper.net/knoppix/">
Website: knopper.net
</a>
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">Puppy Linux</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Puppy-Linux.png" alt="Puppy Linux" class="panel-item">Puppy Linux operating system is a lightweight Linux distribution that focuses on ease of use and minimal memory footprint. The entire system can be run
from RAM with current versions generally taking up about 210 MB, allowing the boot medium to be removed after the operating system has started.</p>
<p>
<a class="btn btn-warning" href="http://puppylinux.org/">
Website: puppylinux.org
</a>
</p>
</div>
</div>
</div>
<div class="row mb-2">
{% include card.html color="success"
title="Tails"
image="img/tools/Tails.gif"
url="https://tails.boum.org/"
description="Tails is a live operating system, that starts on almost any computer from a DVD, USB stick, or SD card. It aims at preserving privacy and anonymity, and helps to: Use the Internet anonymously and circumvent censorship; Internet connections go through the Tor network; leave no trace on the computer; use state-of-the-art cryptographic tools to encrypt files, emails and instant messaging."
%}
{% include card.html color="primary"
title="KNOPPIX"
image="img/tools/KNOPPIX.png"
url="http://www.knopper.net/knoppix/"
website="knopper.net"
description="Knoppix is an operating system based on Debian designed to be run directly from a CD / DVD (Live CD) or a USB flash drive (Live USB), one of the first of its kind for any operating system. When starting a program, it is loaded from the removable medium and decompressed into a RAM drive. The decompression is transparent and on-the-fly."
%}
{% include card.html color="warning"
title="Puppy Linux"
image="img/tools/Puppy-Linux.png"
url="http://puppylinux.org/"
description="Puppy Linux operating system is a lightweight Linux distribution that focuses on ease of use and minimal memory footprint. The entire system can be run from RAM with current versions generally taking up about 210 MB, allowing the boot medium to be removed after the operating system has started."
%}
</div>
<h3>Worth Mentioning</h3>
<ul>
@ -2212,41 +2118,21 @@ layout: default
<div class="alert alert-warning" role="alert">
<strong>Even though the source code of the following OS is provided, installing Google Apps may compromise your setup. The MicroG project can serve as a FLOSS replacement, depending on your threat model.</strong>
</div>
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">LineageOS</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/LineageOS.png" alt="LineageOS" class="panel-item">LineageOS is a free and open-source operating system for smartphones and tablets, based on
the official releases of Android by Google. It is the continuation of the CyanogenMod project.</p>
<p>
<a class="btn btn-success" href="https://www.lineageos.org/">
Website: lineageos.org
</a>
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Sailfish OS</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Sailfish-OS.png" alt="Sailfish OS" class="panel-item">Sailfish OS is a mobile operating system combining the Linux kernel for a particular hardware platform use, the open-source Mer core middleware, a proprietary UI contributed by Jolla, and other third-party components.</p>
<p>
<a class="btn btn-info" href="https://sailfishos.org/">
Website: sailfishos.org
</a>
</p>
</div>
</div>
</div>
<div class="row mb-2">
{% include card.html color="success"
title="LineageOS"
image="img/tools/LineageOS.png"
url="https://www.lineageos.org/"
description="LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of Android by Google. It is the continuation of the CyanogenMod project."
%}
{% include card.html color="primary"
title="Sailfish OS"
image="img/tools/Sailfish-OS.png"
url="https://sailfishos.org/"
description="Sailfish OS is a mobile operating system combining the Linux kernel for a particular hardware platform use, the open-source Mer core middleware, a proprietary UI contributed by Jolla, and other third-party components."
%}
</div>
<h3>Worth Mentioning</h3>
@ -2290,57 +2176,29 @@ layout: default
<div class="page-header">
<h1><a href="#firmware" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Open Source Router Firmware</h1>
</div>
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">OpenWrt</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/OpenWrt.png" alt="OpenWrt" class="panel-item">OpenWrt is an operating system (in particular, an embedded operating system) based on the Linux kernel, primarily used on embedded devices to route network traffic.
The main components are the Linux kernel, util-linux, uClibc and BusyBox. All components have been optimized for size, to be small enough for fitting into the limited storage and memory available in home routers.</p>
<p>
<a class="btn btn-success" href="https://openwrt.org/">
Website: openwrt.org
</a>
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">pfSense</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/pfSense.png" alt="pfSense" class="panel-item">pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for
a network and is noted for its reliability and offering features often only found in expensive commercial firewalls. pfSense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and as a VPN endpoint.</p>
<p>
<a class="btn btn-info" href="https://www.pfsense.org/">
Website: pfsense.org
</a>
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">LibreCMC</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/LibreCMC.png" alt="LibreCMC" class="panel-item">
LibreCMC is a GNU/Linux-libre distribution for computers with minimal resources, such as the Ben Nanonote, ath9k-based Wi-Fi routers, and other hardware with emphasis on free software.
The project's current goal is to aim for compliance with the GNU Free System Distribution Guidelines (GNU FSDG) and ensure that the project continues to meet these requirements set forth by the Free Software Foundation (FSF).
</p>
<p>
<a class="btn btn-warning" href="https://librecmc.org">
Website: librecmc.org
</a>
</p>
</div>
</div>
</div>
<div class="row mb-2">
{% include card.html color="success"
title="OpenWrt"
image="img/tools/OpenWrt.png"
url="https://openwrt.org/"
description="OpenWrt is an operating system (in particular, an embedded operating system) based on the Linux kernel, primarily used on embedded devices to route network traffic. The main components are the Linux kernel, util-linux, uClibc and BusyBox. All components have been optimized for size, to be small enough for fitting into the limited storage and memory available in home routers."
%}
{% include card.html color="primary"
title="pfSense"
image="img/tools/pfSense.png"
url="https://pfsense.org/"
description="pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for a network and is noted for its reliability and offering features often only found in expensive commercial firewalls. pfSense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and as a VPN endpoint."
%}
{% include card.html color="warning"
title="LibreCMC"
image="img/tools/LibreCMC.png"
url="https://librecmc.org"
description="LibreCMC is a GNU/Linux-libre distribution for computers with minimal resources, such as the Ben Nanonote, ath9k-based Wi-Fi routers, and other hardware with emphasis on free software. The project's current goal is to aim for compliance with the GNU Free System Distribution Guidelines (GNU FSDG) and ensure that the project continues to meet these requirements set forth by the Free Software Foundation (FSF).."
%}
</div>
<h3>Worth Mentioning</h3>