GPG4Win

gpg4win.org
GPG4Win

Kleopatra ported to Windows.

Open Source

GPG4Win Privacy Policy

Privacy Policy Summary

  • You can access most of the pages on the service's website without revealing any personal information
  • You are not being tracked
  • You can request access, correction and/or deletion of your data

Score

C

Documents

About the Data

This data is kindly provided by tosdr.org. Read full report at: #8276

GPG4Win Source Code

Author

gpg

Description

GnuPG for Windows. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

Homepage

https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpg4win.git

License

GPL-2.0

Created

07 Sept 15

Last Updated

08 Jun 26

Latest version

vsd-4.0.0-beta787

Primary Language

Shell

Size

51,786 KB

Stars

200

Forks

40

Watchers

200

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • Ingo Klöcker (08 Jun 26)

    Revert "gpgoljs: Add dependency on kdsingleapplication" -- This reverts commit 5a9e055cc2fc3e6f2b68e9925691846356583b63. gpgoljs does not (yet?) use kdsingleapplication.

  • Ingo Klöcker (08 Jun 26)

    gpgoljs: Add dependency on kdsingleapplication

  • Werner Koch (08 Jun 26)

    Update GnuPG to 2.5.20 and Libgcrypt 1.12.2

  • Ingo Klöcker (03 Jun 26)

    Remove reference to removed patch

  • Ingo Klöcker (03 Jun 26)

    Update libkleo and kleopatra -- Update to the current gpg4win/gpd-5.1 branches which contain all relevant changes from master until today

  • m (03 Jun 26)

    updated GpgOL/Web

  • Ingo Klöcker (19 May 26)

    Update libkleo and kleopatra -- The snapshots are updated to the current gpg4win/gpd-5.1 branches which contain all relevant changes from master

  • Ingo Klöcker (12 May 26)

    Update libkleo and kleopatra -- The snapshots are updated to the new gpg4win/gpd-5.1 branches (based on the v26.04.1 tags)

  • Ingo Klöcker (12 May 26)

    Update kmime, kmbox, mimetreeparser to 26.04.1 -- This gives us the API of the future kmime KF so that a later update to this kmime KF will be painless.

  • Ingo Klöcker (03 Jun 26)

    gen-qt.sh: Fix update of packages.list

  • Ingo Klöcker (03 Jun 26)

    gen-qt.sh: Add support for Qt 5 packages -- For Qt 5 we need a few other packages. And the tarballs to download have a different name. Moreover we need to use a different URL prefix ("archive" works for all versions while "official_releases" only works for the current releases).

  • Werner Koch (02 Jun 26)

    Fixed last commit

  • Werner Koch (02 Jun 26)

    Update gpgex and libksba

  • Ingo Klöcker (19 May 26)

    Update gpg4win-tools -- Fixes build with gpgmepp 2.1.0

  • m (19 May 26)

    gen-tarball.sh: enforce read permission on tarball before upload

  • m (19 May 26)

    updated packages/packages.list (gpgoljs)

  • Ingo Klöcker (19 May 26)

    gpgol: Add patch to fix build against gpgmepp 2.1.0 --

  • Werner Koch (18 May 26)

    Update gpgmepp and qgpgme to 2.1.0

  • Ingo Klöcker (18 May 26)

    kleopatra: Enable reading/verifying of VERSION file for VSD and GPD * src/Makefile.am (gpg4win_pkg_kleopatra_configure): Add KLEOPATRA_FEATURE_READ_VERSION_FILE cmake flag. * src/gpg4win.mk.in (KLEOPATRA_FEATURE_READ_VERSION_FILE): New. -- GnuPG-bug-id: 8245

  • Ingo Klöcker (18 May 26)

    nsis: Install VERSION file -- This installs the VERSION file that's included in the gpg4win tarball. For the MSI installers this is ignored because those installers add their own VERSION (and VERSION.sig) files. GnuPG-bug-id: 8245

  • Werner Koch (18 May 26)

    Update gpgme to 2.1.0

  • Werner Koch (18 May 26)

    Update gpgex to 1.1.1

  • Ingo Klöcker (12 May 26)

    nsis: Don't install unsigned VERSION file -- Kleopatra ignores the content of an unsigned VERSION file. And the code in installer.nsi that checks for an old installed version looks for an installed version 1.x and expects a different format of the VERSION file, i.e. it is not affected by the removal of the VERSION file. If there's never an unsigned VERSION file then it's easy for Kleopatra to detect a broken installation with an unverifiable VERSION file. GnuPG-bug-id: 8245

  • Ingo Klöcker (12 May 26)

    libkleo: Enable de-vs compliance only for VSD builds * src/Makefile.am (gpg4win_pkg_libkleo_configure): New. * src/gpg4win.mk.in (LIBKLEO_FEATURE_DEVS_COMPLIANCE): New. -- GnuPG-bug-id: 8245

  • m (12 May 26)

    packages/packages.list: updated GpgOL/Web (gpgoljs) package

  • Werner Koch (11 May 26)

    Remove not used file distsigkey.gpg * packages/Makefile.am (EXTRA_DIST): Remove distsigkey.gpg. -- In case this is need, it is better to use echo $(gpgconf -L datadir)/distsigkey.gpg) to find that file. Having the kde-release-keys.gpg in this repo is also questionable because it won't get updated as needed and it is a policy mismatch to check the signatures of files using a keyfile which comes with the installer. In the end this reduces security to the security of the

  • Werner Koch (07 May 26)

    Update libgpg-error and libksba

  • Werner Koch (17 Apr 26)

    Update libpng to 1.6.57

  • Ingo Klöcker (15 Apr 26)

    nsis: Switch early to 64-bit registry for 64-bit installations -- This fixes the problem that the installer always asked for the language. The MUI_LANG* code saves the chosen installer language at the end of the installation to the 64-bit registry (for 64-bit installations). Thus it makes no sense to force MUI_LANGDLL_DISPLAY to read it from the 32-bit registry. Instead we switch to the 64-bit registry at the start of .onInit (as done at the start of un.onInit) for 64-bit installations. Incidentally, this also fixes the problem that 32-bit installations would have used the 64-bit registry (until the first switch in one of the other .nsi files).

  • Ingo Klöcker (15 Apr 26)

    nsis: Remove obsolete comments and commented out code --

GPG4Win Website

Website

Gpg4win - Secure email and file encryption with GnuPG for Windows

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address 46.4.134.23
  • Hostname gpg4win.org
  • Location Falkenstein, Sachsen, Germany, EU
  • ISP Intevation GmbH
  • ASN AS24940

Associated Countries

  • DE DE

Safety Score

Website marked as safe

100%

Blacklist Check

www.gpg4win.org was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

GPG4Win Reviews

More PGP Managers

About the Data: GPG4Win

API

You can access GPG4Win's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/gpg4win

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share GPG4Win

Help your friends compare PGP Managers, and pick privacy-respecting software and services.
Share GPG4Win and Awesome Privacy with your network!

View PGP Managers (8)