Size: 3174
Comment: added link to Gpg4all
|
Size: 5467
Comment: linked GPGoe and WinPT in history section
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
This is the official Wiki for [[http://gnupg.org|GnuPG]], the GNU Privacy Guard, and all related Free Software initiatives like [[http://gpg4win.org|Gpg4win]]. Their aim is to produce software solutions to |
== Let others encrypt emails and files to you easily |
Line 7: | Line 6: |
* enable end-to-end security, **offering protection against being listened to by servers or transport systems**. * use openly researched crypto algorithms. * allow the implementations to be independently audited. |
Someone wants to mail you in confidence. Their software can encrypt that email right way, if you make sure your public Open~PGP key is placed on your webpage properly, use a [[WKD|Web Key Directory]]. |
Line 11: | Line 11: |
The next big user experience boost for **email and file-transport security** would be the adoption of the [[https://g10code.com/steed.html|STEED]] concept. |
Read more about how this works, the end-to-end cryptography, open standards, advanced email clients, and Free Software products like GnuPG and Gpg4win in this wiki ... |
Line 14: | Line 16: |
This Wiki is about helping users and contributors by providing a central place for [[documentation]], links to references and planning. We welcome your contribution! |
|
Line 17: | Line 17: |
= For Users | == Notable Events * 2022-12-20 [[https://lists.gnupg.org/pipermail/gnupg-announce/2022q4/000477.html|GnuPG 2.4.0]] marks 25 years of existence. * 2021-12-21 [[https://www.gpg4win.de/version4.html|Gpg4win 4]] released, a major update. It includes Gnu~PG 2.3 for the first time and this means [[ECC]] is the default for new key-pairs. * 2021-04-08: [[https://lists.gnupg.org/pipermail/gnupg-announce/2021q2/000458.html|GnuPG 2.3.0 released]], a major release with new crypto algorithm defaults and faster pubkey storage. * 2020-01-07: [[https://gnupg.com/|GnuPG.com]] starts offering paid support for Gpg4win that is approved for EU RE~STR~ICT~ED communication. (Gnu~PG.com is a brand of g10code the main developer of Gnu~PG and Gpg~4win.) |
Line 19: | Line 24: |
(NotableEventsHistory) == What are GnuPG and Gpg4win? GnuPG is a Free Software for encrypting and signing emails and files. It runs on GNU/Linux, Windows, Mac~OS and other operating systems. [[Gpg4win]] is a software bundle for Windows that includes Gnu~PG and additional software: * An add-in for Outlook to handle crypto emails. * An add-in for Explorer to handle files. * Kleopatra, a graphical interface to manage keys (and offer some expert functions). == Get help ====Documentation [[documentation|Documentations]] can help you to accomplish your tasks or find a solution for your problems. ====Troubleshooting Sometimes you may face different problems. The [[TroubleShooting|Trouble Shooting section]] shows possible solutions to solve them (mainly for Gpg4win on Windows). ==Your help in this wiki is highly appreciated! This forum is a community project and many different projects are working on it. You are invited to join us! If you find misspellings or outdated information feel free to fix them. For more ideas to contribute you can visit [[improveThis|this page]]. \\\\If you want to read more about the background of this wiki [[about|this]] is the right place. == GnuPG for Users * [[https://vimeo.com/86736532|Wie funktioniert E-Mail-Verschlüsselung mit PGP?]] Video, 3:35min (German video about how email encryption with Open~PGP works) * Hints for [[EMailClients/Thunderbird]] users. |
|
Line 22: | Line 56: |
* TroubleShooting: What to do when something doesn't work. | |
Line 28: | Line 61: |
* [[MailClients/Screenshots]] | * [[Tools]] that may help running or administrating GnuPG or Gpg4win * [[EMailClients/Screenshots]] |
Line 31: | Line 65: |
* [[AgentForwarding|How to use local secrets on a remote machine]] | |
Line 32: | Line 67: |
= For Developers | == GnuPG for Developers |
Line 34: | Line 69: |
* How to [[APIs|use GnuPG from your application]]. | * **[[WKD|Web Key Directory and Service]], which makes exchanging crypto mails much easier**. * [[BestUxPractices|Suggestions for common UX practices]] * How to [[APIs|use GnuPG from your application]] (~GnuPG's API) * Implemented [[https://datatracker.ietf.org/doc/draft-koch-openpgp-2015-rfc4880bis/|OpenPGP specification]]. |
Line 40: | Line 78: |
* API checker: [[http://upstream-tracker.org/|Upstream-Tracker.org]] checks ABI/API changes for some libraries like [[http://upstream-tracker.org/versions/gpgme.html|gpgme]], [[http://upstream-tracker.org/versions/libgpg-error.html|libgpg-error]], [[http://upstream-tracker.org/versions/libgcrypt.html|libgcrypt]]. |
* API checker (last updated 2020?) [[https://abi-laboratory.pro/index.php?view=abi-tracker|ABI laboratory]] checks ABI/API changes for some libraries like [[https://abi-laboratory.pro/?view=timeline&l=gpgme|gpgme]], [[https://abi-laboratory.pro/index.php?view=timeline&l=libgpg-error|libgpg-error]], [[https://abi-laboratory.pro/index.php?view=timeline&l=libgcrypt|libgcrypt]]. |
Line 51: | Line 89: |
* DevelopingKleopatra * NTBTLS (Not too bad TLS) client library * OtherResearch |
|
Line 52: | Line 93: |
---- = Gpg4win {{image:gpg4win-logo-400px.png}} * [[Gpg4win/Roadmap|Roadmap]] * [[Gpg4win/Wishlist|Wishlist]] * Future Development means for [[Gpg4win/ImprovingSecurity|ImprovingSecurity]] * Project [[Informsec2013]] funded Gpg4win improvements from April 2013 - September 2013 (from 2.1.1-beta1 to 2.2.1). * Contract [[Gpg4all]] from October 2015 - * [[press|Gpg4win in the press]] * [[Gpg4win/build|Building the installer]] |
== History * Gpg4KDE, a deprecated label for the combination of Kleo, GnuPG, KMail on GNU/Linux systems * WinPT, a deprecated graphical taskbar front-end for GnuPG on Windows * GPGoe, a deprecated GPG plug-in for Outlook Express |
Line 70: | Line 102: |
* [[NonFreeSoftwareOpenPGP]] |
|
Line 74: | Line 108: |
* [[GnuPGSummit]] | * [[OpenPGPEmailSummits]] * [[https://gnupg.org/conf|OpenPGP.conf]], last conf was 8+9th of Sept, 2016. |
Let others encrypt emails and files to you easily
Someone wants to mail you in confidence. Their software can encrypt that email right way, if you make sure your public OpenPGP key is placed on your webpage properly, use a Web Key Directory.
Read more about how this works, the end-to-end cryptography, open standards, advanced email clients, and Free Software products like GnuPG and Gpg4win in this wiki ...
Notable Events
- 2022-12-20 GnuPG 2.4.0 marks 25 years of existence.
- 2021-12-21 Gpg4win 4 released, a major update. It includes GnuPG 2.3 for the first time and this means ECC is the default for new key-pairs.
- 2021-04-08: GnuPG 2.3.0 released, a major release with new crypto algorithm defaults and faster pubkey storage.
- 2020-01-07: GnuPG.com starts offering paid support for Gpg4win that is approved for EU RESTRICTED communication. (GnuPG.com is a brand of g10code the main developer of GnuPG and Gpg4win.)
What are GnuPG and Gpg4win?
GnuPG is a Free Software for encrypting and signing emails and files. It runs on GNU/Linux, Windows, MacOS and other operating systems.
Gpg4win is a software bundle for Windows that includes GnuPG and additional software:
- An add-in for Outlook to handle crypto emails.
- An add-in for Explorer to handle files.
- Kleopatra, a graphical interface to manage keys (and offer some expert functions).
Get help
Documentation
Documentations can help you to accomplish your tasks or find a solution for your problems.
Troubleshooting
Sometimes you may face different problems. The Trouble Shooting section shows possible solutions to solve them (mainly for Gpg4win on Windows).
Your help in this wiki is highly appreciated!
This forum is a community project and many different projects are working on it. You are invited to join us! If you find misspellings or outdated information feel free to fix them. For more ideas to contribute you can visit this page.
If you want to read more about the background of this wiki this is the right place.
GnuPG for Users
- Wie funktioniert E-Mail-Verschlüsselung mit PGP? Video, 3:35min (German video about how email encryption with OpenPGP works)
- Hints for EMailClients/Thunderbird users.
- LargeKeys: How many bits are enough?
- WebOfTrust: Understanding the web of trust
- GnomeKeyring: What to do when Gnome Keyring Hijacks your GPG Agent
- PlatformNotes - what to be aware of when using or administrating GnuPG on different platforms.
- X.509 hints (needed for S/MIME and trusted root certs)
- SmartCard hints
- Wishlist Where to submit feature requests
- Applications using GnuPG
- Tools that may help running or administrating GnuPG or Gpg4win
- EMailClients/Screenshots
- LDAPKeyserver: How to configure OpenLDAP as a keyserver.
- Hints for use with NFS
- How to use local secrets on a remote machine
GnuPG for Developers
- Web Key Directory and Service, which makes exchanging crypto mails much easier.
- Suggestions for common UX practices
- How to use GnuPG from your application (GnuPG's API)
- Implemented OpenPGP specification.
- BuildingFromGIT
- Building GnuPG 2.1: GnuPG 2.1 is the latest GnuPG version but as with all 2.x versions it has several dependencies, which make building it a bit more difficult. Here are some notes.
- API checker (last updated 2020?) ABI laboratory checks ABI/API changes for some libraries like gpgme, libgpg-error, libgcrypt.
Note that the tools can't necessary decide whether something is an ABI or API change. The output should be used as a hint to look for whether there might be a problem. We are not aware of any broken API or ABI contracts for the listed libraries.
- SignatureHandling
- DevelopingKleopatra
- NTBTLS (Not too bad TLS) client library
- OtherResearch
History
- Gpg4KDE, a deprecated label for the combination of Kleo, GnuPG, KMail on GNU/Linux systems
- WinPT, a deprecated graphical taskbar front-end for GnuPG on Windows
- GPGoe, a deprecated GPG plug-in for Outlook Express
Other OpenPGP implementations/initiatives
Planning
- Tasks
- OpenPGPEmailSummits
- OpenPGP.conf, last conf was 8+9th of Sept, 2016.