Difference between revisions of "Privacy:PGP"

From Technologia Incognita
Jump to: navigation, search
(placeholder for PGP documentation)
 
m (add clients)
Line 1: Line 1:
 
== Start using PGP ==
 
== Start using PGP ==
 
Why do you need PGP? - [http://www.pgpi.org/doc/whypgp/en/ by Phil Zimmerman] ([http://www.pgpi.org/doc/whypgp/nl/ dutch version])
 
Why do you need PGP? - [http://www.pgpi.org/doc/whypgp/en/ by Phil Zimmerman] ([http://www.pgpi.org/doc/whypgp/nl/ dutch version])
 +
 +
== Clients ==
 +
 +
* Thunderbird with enigmail - graphical use interface, easy to use
 +
* GPG command line client - easy to use if you prefer commandline stuff
 +
* Kleopatra - slowwwww, deinstalled it
  
 
=== Create a new key ===
 
=== Create a new key ===

Revision as of 11:29, 22 August 2013

Start using PGP

Why do you need PGP? - by Phil Zimmerman (dutch version)

Clients

  • Thunderbird with enigmail - graphical use interface, easy to use
  • GPG command line client - easy to use if you prefer commandline stuff
  • Kleopatra - slowwwww, deinstalled it

Create a new key

Examples Thunderbird and commandline

Send your public key to a key server

Add/remove e-mail adresses to your key

Renew key

Revoke key (remove key)

Share your public key with friends

Sign and encrypt your e-mail

Advanced usage

For developers