about summary refs log tree commit diff stats
path: root/tools/gnupg.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-09-22 02:10:51 +0100
committerSilvino Silva <silvino@bk.ru>2016-09-22 02:10:51 +0100
commit9741df07f44b23ce7ac66a55cef65fe6c9c45b37 (patch)
treeb8d1685b153540800b09ee0e331a65a2307d0b8a /tools/gnupg.html
parentbcc4fcdffbf886743838392034d1b037bc28a864 (diff)
downloaddoc-9741df07f44b23ce7ac66a55cef65fe6c9c45b37.tar.gz
final 0.2.1 revision
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>