Differences between revisions 3 and 4
Revision 3 as of 2015-12-20 15:04:52
Size: 1626
Comment: using external links for concepts and key creation tutorials, saving time
Revision 4 as of 2015-12-20 18:17:27
Size: 1482
Comment: These pages all exist now
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

{{{#!wiki caution
This page is a work-in-progress. It may be incomplete in places. -- IainLearmonth <<DateTime(2015-12-20T14:27:17Z)>>
}}}

This page is about using GnuPG in Debian. For development work, see the GnuPG packaging team page.

GnuPG logo

GnuPG is a complete and free implementation of the OpenPGP standard. GnuPG allows to encrypt and sign your data and communication, features a versatile key management system as well as access modules for all kinds of public key directories. GnuPG, also known as GPG, is a command line tool with features for easy integration with other applications. A wealth of frontend applications and libraries are available. Version 2 of GnuPG also provides support for S/MIME and Secure Shell (ssh).

Introduction

As GnuPG is an implementation of the OpenPGP standards, you can get an understanding of the concepts you'll need from the OpenPGP concepts pages on the KDE wiki.

Getting Started

Advanced Topics


CategoryOpenPGP