1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 06:41:03 +00:00

Fun Refactoring!

This commit is contained in:
2020-12-03 22:44:27 -06:00
parent 19ce411076
commit 7e20a1cb9c
79 changed files with 794 additions and 520 deletions

View File

@@ -1,9 +1,9 @@
<h1 id="productivity" class="anchor"><a href="#productivity"><i class="fas fa-link anchor-icon"></i></a> Productivity Tools</h1>
{%
include cardv2.html
include legacy/cardv2.html
title="CryptPad"
image="/assets/img/svg/3rd-party/cryptpad.svg"
image="/assets/img/legacy_svg/3rd-party/cryptpad.svg"
description="<strong>CryptPad</strong> is a private-by-design alternative to popular office tools and cloud services. All content is end-to-end encrypted. It is free and open-source, enabling anyone to verify its security by auditing the code. The development team is supported by donations and grants. No registration is required, and it can be used anonymously via Tor Browser."
website="https://cryptpad.fr/"
privacy-policy="https://cryptpad.fr/privacy.html"
@@ -13,9 +13,9 @@
%}
{%
include cardv2.html
include legacy/cardv2.html
title="Etherpad"
image="/assets/img/svg/3rd-party/etherpad.svg"
image="/assets/img/legacy_svg/3rd-party/etherpad.svg"
description="<strong>Etherpad</strong> is a highly customizable open-source online editor providing collaborative editing in real time. <a href=https://github.com/ether/etherpad-lite/wiki/Sites-that-run-Etherpad>Here are a list of sites that run Etherpad</a>."
website="https://etherpad.org/"
forum="https://forum.privacytools.io/t/discussion-etherpad-productivity-tools/1538"
@@ -30,10 +30,10 @@
%}
{%
include cardv2.html
include legacy/cardv2.html
title="Write.as"
image="/assets/img/svg/3rd-party/writeas.svg"
image-dark="/assets/img/svg/3rd-party/writeas-dark.svg"
image="/assets/img/legacy_svg/3rd-party/writeas.svg"
image-dark="/assets/img/legacy_svg/3rd-party/writeas-dark.svg"
description="<strong>Write.as</strong> 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."
website="https://write.as/"
privacy-policy="https://write.as/privacy"
@@ -68,9 +68,9 @@
</h1>
{%
include cardv2.html
include legacy/cardv2.html
title="MAT2"
image="/assets/img/svg/3rd-party/mat2.svg"
image="/assets/img/legacy_svg/3rd-party/mat2.svg"
description="<strong>MAT2</strong> is free software, which allows the removal of metadata of image, audio, torrent, and document file types. It provides both a command line tool and a graphical user interface via an extension for Nautilus, the default file manager of GNOME."
website="https://0xacab.org/jvoisin/mat2"
forum="https://forum.privacytools.io/t/discussion-mat/1559"
@@ -84,9 +84,9 @@
%}
{%
include cardv2.html
include legacy/cardv2.html
title="ExifCleaner"
image="/assets/img/svg/3rd-party/exifcleaner.svg"
image="/assets/img/legacy_svg/3rd-party/exifcleaner.svg"
description='<strong>ExifCleaner</strong> is a freeware, open source graphical app that uses <a href="https://exiftool.org/">ExifTool</a> to remove <a href="https://en.wikipedia.org/wiki/Exif">exif</a> metadata from images, videos, and PDF documents using a simple drag and drop interface. It supports multi-core batch processing and dark mode.'
website="https://exifcleaner.com"
forum="https://forum.privacytools.io/t/discussion-mat/TODOADDTHIS"