Add privacy policy links (#1861)

* Add privacy policy links for hosting providers

* Add privacy policy links for calendar-contacts-sync

* Add privacy policy links for email-clients

* Add privacy policy links for file-encryption

* Add privacy policy links for password-managers

* Add privacy policy links for paste-services

* Add privacy policy links for productivity-tools

* Add privacy policy links for selfhosted-cloud
This commit is contained in:
nitrohorse 2020-04-26 00:28:13 -07:00 committed by GitHub
parent 7d9a15eaba
commit f80a37e89c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 0 deletions

View file

@ -24,6 +24,7 @@
image="/assets/img/svg/3rd-party/gnupg.svg"
description="<strong>GnuPG</strong> 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"