You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/08/09 05:01:46 UTC

svn commit: r429937 - /forrest/trunk/KEYS

Author: crossley
Date: Tue Aug  8 20:01:45 2006
New Revision: 429937

URL: http://svn.apache.org/viewvc?rev=429937&view=rev
Log:
Add users instructions for gpg.
Follow Stefan's example to welcome people to use PGP for mail.
http://svn.apache.org/viewvc?view=rev&revision=274299

Modified:
    forrest/trunk/KEYS

Modified: forrest/trunk/KEYS
URL: http://svn.apache.org/viewvc/forrest/trunk/KEYS?rev=429937&r1=429936&r2=429937&view=diff
==============================================================================
--- forrest/trunk/KEYS (original)
+++ forrest/trunk/KEYS Tue Aug  8 20:01:45 2006
@@ -1,8 +1,8 @@
 This file contains the PGP keys of various developers.
-Please don't use them for email unless you have to. Their main
-purpose is code signing.
+http://www.apache.org/dev/release-signing.html#keys-policy
 
-Users: pgp < KEYS
+Users:  pgp < KEYS
+        gpg --import KEYS
 Developers:
         pgp -kxa <your name> and append it to this file.
         (pgpk -ll <your name> && pgpk -xa <your name>) >> this file.