Size: 3143
Comment: Gpg4win section
|
Size: 3868
Comment: Moved the notable events down (information that is useful for 'normal' users should be easier to find for them); Added a section for help
|
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 ~GnuPG related Free Software initiatives, e.g., [[http://gpg4win.org|Gpg4win]] (~GnuPG for windows). The aim of this Wiki is to help users and contributors by providing a central place for [[documentation]], links to references and planning. We welcome your contribution! |
//([[about|About this wiki]])// |
Line 8: | Line 6: |
GnuPG: | **[[Gpg4win|-> Gpg4win-Section]]** |
Line 10: | Line 8: |
* enables end-to-end security without **the user having to trust a third party server or transport system.** * uses openly researched crypto algorithms. * is Free Software and, as such, the implementation can be independently audited. |
**[[WKD| -> Web Key Directory and Service]]**, which makes exchanging crypto mails much easier. |
Line 14: | Line 10: |
The next big user experience boost for email security would be the adoption of the [[https://g10code.com/steed.html|STEED]] concept. Help us make it happen. | ==What is GnuPG/Gpg4win? Gnu~PG is a software for the encryption of emails and files that runs on Linux and Windows. It is also included in Gpg4win which was developed especially for Windows. Gpg4win is a bundle of software and beside Gnu~PG it contains for example an addon for Outlook and Kleopatra which allows users to manage their keys and do other tasks in a graphical user interface. |
Line 16: | Line 13: |
= For Users | ==Help with GnuPG/Gpg4win * [[documentation|Here]] you can find an overview of **documentations** that can help you to accomplish your task or find a solution for your problems. * On the page TroubleShooting you find different problems and possible **solutions** to solve them (mainly on Windows for Gpg4win) |
Line 18: | Line 17: |
== GnuPG for Users * Hints for [[EMailClients/Thunderbird]] users. |
|
Line 21: | Line 23: |
* TroubleShooting: What to do when something doesn't work. | |
Line 27: | Line 28: |
* [[MailClients/Screenshots]] | * [[Tools]] that may help running or administrating GnuPG or Gpg4win * [[EMailClients/Screenshots]] |
Line 30: | Line 32: |
* [[AgentForwarding|How to use local secrets on a remote machine]] | |
Line 31: | Line 34: |
= For Developers | == GnuPG for Developers |
Line 33: | Line 36: |
* How to [[APIs|use GnuPG from your application]]. | * [[BestUxPractices|Suggestions for common UX practices]] * How to [[APIs|use GnuPG from your application]] (~GnuPG's API) |
Line 50: | Line 54: |
---- = 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). * [[press|Gpg4win in the press]] * [[Gpg4win/build|Building the installer]] |
* DevelopingKleopatra * NTBTLS (Not too bad TLS) client library * OtherResearch |
Line 68: | Line 63: |
* [[NonFreeSoftwareOpenPGP]] == Notable Events * 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.) * 2019-04-30: [[https://www.gpg4win.org/statement-spoofing.html|About detecting spoofed email signatures]] a writeup by Gnu~PG/Gpg4win (NotableEventsHistory) |
|
Line 72: | Line 76: |
* [[GnuPGSummit]] | * [[OpenPGPEmailSummits]] * [[https://gnupg.org/conf|OpenPGP.conf]], last conf was 8+9th of Sept, 2016. |
-> Web Key Directory and Service, which makes exchanging crypto mails much easier.
What is GnuPG/Gpg4win?
GnuPG is a software for the encryption of emails and files that runs on Linux and Windows. It is also included in Gpg4win which was developed especially for Windows. Gpg4win is a bundle of software and beside GnuPG it contains for example an addon for Outlook and Kleopatra which allows users to manage their keys and do other tasks in a graphical user interface.
Help with GnuPG/Gpg4win
- Here you can find an overview of documentations that can help you to accomplish your task or find a solution for your problems.
- On the page TroubleShooting you find different problems and possible solutions to solve them (mainly on Windows for Gpg4win)
GnuPG for Users
- 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
- Suggestions for common UX practices
- How to use GnuPG from your application (GnuPG's API)
- 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: Upstream-Tracker.org 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
Other OpenPGP implementations/initiatives
Notable Events
- 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.)
- 2019-04-30: About detecting spoofed email signatures a writeup by GnuPG/Gpg4win
Planning
- Tasks
- OpenPGPEmailSummits
- OpenPGP.conf, last conf was 8+9th of Sept, 2016.