Add our new custom icon font and fix platform links (#1284)
Fixes #1250, #1249
This commit is contained in:
@ -24,11 +24,15 @@
|
||||
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/"
|
||||
forum="https://forum.privacytools.io/t/discussion-gnupg-file-encryption/1533"
|
||||
git="https://gnupg.org/download/git.html"
|
||||
windows="https://gnupg.org/download/index.html"
|
||||
linux="https://gnupg.org/download/index.html"
|
||||
mac="https://gnupg.org/download/index.html"
|
||||
android="https://gnupg.org/download/index.html"
|
||||
git="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git"
|
||||
windows="https://gpg4win.org/download.html"
|
||||
linux="https://gnupg.org/download/index.html#binary"
|
||||
freebsd="https://www.freshports.org/security/gnupg/"
|
||||
openbsd="http://openports.se/security/gnupg"
|
||||
netbsd="http://pkgsrc.se/security/gnupg"
|
||||
mac="https://gpgtools.org/"
|
||||
fdroid="https://f-droid.org/app/org.sufficientlysecure.keychain"
|
||||
googleplay="https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain"
|
||||
%}
|
||||
|
||||
{%
|
||||
@ -38,9 +42,12 @@
|
||||
description="<strong>PeaZip</strong> is a free and open-source file manager and file archiver made by Giorgio Tani. It supports its native PEA archive format (featuring compression, multi volume split and flexible authenticated encryption and integrity check schemes) and other mainstream formats, with special focus on handling open formats. It supports 180+ archive formats."
|
||||
website="http://www.peazip.org"
|
||||
forum="https://forum.privacytools.io/t/discussion-peazip-file-encryption/1534"
|
||||
source="https://sourceforge.net/projects/peazip/files/"
|
||||
windows="https://www.peazip.org/"
|
||||
linux="https://www.peazip.org/"
|
||||
source="https://osdn.net/projects/peazip"
|
||||
windows="https://www.peazip.org/peazip-64bit.html"
|
||||
linux="https://www.peazip.org/peazip-linux.html"
|
||||
freebsd="https://www.freshports.org/archivers/peazip/"
|
||||
openbsd="https://www.peazip.org/peazip-bsd.html"
|
||||
netbsd="https://www.peazip.org/peazip-bsd.html"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
Reference in New Issue
Block a user