chiark / gitweb /
make-secnet-sites: Add new pubkeys-dir option, and pubkey paths
[secnet.git] / README.make-secnet-sites
index 17af35c4266672d30166355d801f551b88bfc94a..ed76b61f269bd7054b422106fdf427ba8549c20b 100644 (file)
@@ -47,6 +47,16 @@ OPTIONS
                If NUMBER is higher than make-secnet-sites supports,
                it writes out what it can.
 
+       --pubkeys-dir PUBKEYS
+
+               Specifies the live pubkeys area pathname.
+               The default is /var/lib/secnet/pubkeys.
+
+               Key files are named
+                       PUBKEYS/peer.<mangled-peer-name>[~...]
+               mangled-peer-name is chosen by make-secnet-sites
+                       / => ,
+
        --debug | -D
 
                Increase amount of debugging output.