about summary refs log tree commit diff stats
path: root/tools/gnupg.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gnupg.html')
-rw-r--r--tools/gnupg.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/gnupg.html b/tools/gnupg.html
index f3feed1..53ca088 100644
--- a/tools/gnupg.html
+++ b/tools/gnupg.html
@@ -25,6 +25,11 @@
         $ sudo cp /usr/share/gnupg/gpg-conf.skel /etc/skel/.gnupg/gpg.conf
         </pre>
 
+        <pre>
+        $ chmod 700 ~/.gnupg
+        $ chmod -R 600 ~/.gnupg/*
+        </pre>
+
         <h2 id="genkey">2. Generate keys</h2>
 
         <p>Options for creating a DSA and ElGamal key;</p>