From c8b6bd004c49e1c29e9fe23e76f11d1366376af7 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 25 Apr 2020 17:04:18 -0700 Subject: [PATCH] Add privacy policy links for file-encryption --- _includes/sections/file-encryption.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 922863d1..69c87798 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -24,6 +24,7 @@ image="/assets/img/svg/3rd-party/gnupg.svg" description="GnuPG is a GPL-licensed alternative to the PGP suite of cryptographic software. GnuPG is compliant with RFC 4880, which is the current IETF standards track specification of OpenPGP. Current versions of PGP (and Veridis' Filecrypt) are interoperable with GnuPG and other OpenPGP-compliant systems. GnuPG is a part of the Free Software Foundation's GNU software project, and has received major funding from the German government." website="https://gnupg.org/" + privacy-policy="https://gnupg.org/privacy-policy.html" forum="https://forum.privacytools.io/t/discussion-gnupg-file-encryption/1533" git="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git" windows="https://gpg4win.org/download.html"