Difference between revisions of "Privacy:PGP"

From Technologia Incognita
Jump to: navigation, search
m (adding category)
m (a few more subjects I could think of)
Line 7: Line 7:
 
* GPG command line client - easy to use if you prefer commandline stuff
 
* GPG command line client - easy to use if you prefer commandline stuff
 
* Kleopatra - slowwwww, deinstalled it
 
* Kleopatra - slowwwww, deinstalled it
 +
* ...
 +
 +
== Getting started ==
  
 
=== Create a new key ===
 
=== Create a new key ===
Line 12: Line 15:
  
 
=== Send your public key to a key server ===
 
=== Send your public key to a key server ===
 +
 +
 +
=== Share your public key with friends ===
 +
 +
=== Sign keys of your friends ===
 +
* How to
 +
* Pros and cons
 +
 +
=== Sign and encrypt your e-mail ===
 +
 +
=== Encrypt files ===
 +
 +
== What else? ==
  
 
=== Add/remove e-mail adresses to your key ===
 
=== Add/remove e-mail adresses to your key ===
 +
 +
=== Sub keys ===
  
 
=== Renew key ===
 
=== Renew key ===
 
* How to renew key from the command line - http://www.g-loaded.eu/2010/11/01/change-expiration-date-gpg-key/
 
* How to renew key from the command line - http://www.g-loaded.eu/2010/11/01/change-expiration-date-gpg-key/
  
=== Revoke key (remove key) ===
+
=== Revoke key ===
  
=== Share your public key with friends ===
+
=== Expired key ===
 +
 
 +
=== What if you lose your private key or your key gets compromised? ===
 +
 
 +
=== I have created a key pair ages ago that can now be cracked easily. How to upgrade? ===
  
=== Sign and encrypt your e-mail ===
+
== Technical details ==
  
== Advanced usage ==
+
=== How does it work (in normal English) ===
  
== For developers ==
+
=== How does it work (the gory details) ===
  
 
[[Category:Privacy]]
 
[[Category:Privacy]]

Revision as of 23:10, 30 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
  • ...

Getting started

Create a new key

Examples Thunderbird and commandline

Send your public key to a key server

Share your public key with friends

Sign keys of your friends

  • How to
  • Pros and cons

Sign and encrypt your e-mail

Encrypt files

What else?

Add/remove e-mail adresses to your key

Sub keys

Renew key

Revoke key

Expired key

What if you lose your private key or your key gets compromised?

I have created a key pair ages ago that can now be cracked easily. How to upgrade?

Technical details

How does it work (in normal English)

How does it work (the gory details)