From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-February/002520.html | 84 +++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-February/002520.html (limited to 'zarb-ml/mageia-sysadm/2011-February/002520.html') diff --git a/zarb-ml/mageia-sysadm/2011-February/002520.html b/zarb-ml/mageia-sysadm/2011-February/002520.html new file mode 100644 index 000000000..e00a6c9d5 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002520.html @@ -0,0 +1,84 @@ + + + + [Mageia-sysadm] [384] generate random passphrase that will be used to encrypt private key + + + + + + + + + +

[Mageia-sysadm] [384] generate random passphrase that will be used to encrypt private key

+ root at mageia.org + root at mageia.org +
+ Thu Feb 3 01:02:57 CET 2011 +

+
+ +
Revision: 384
+Author:   boklm
+Date:     2011-02-03 01:02:56 +0100 (Thu, 03 Feb 2011)
+Log Message:
+-----------
+generate random passphrase that will be used to encrypt private key
+
+Modified Paths:
+--------------
+    gpg/generate-key.sh
+
+Modified: gpg/generate-key.sh
+===================================================================
+--- gpg/generate-key.sh	2011-02-02 23:59:35 UTC (rev 383)
++++ gpg/generate-key.sh	2011-02-03 00:02:56 UTC (rev 384)
+@@ -29,5 +29,8 @@
+ 
+ rm -Rf "$GPGHOMEDIR"
+ 
++echo "Generate passphrase"
++./random-passphrase > "$PRIVDIR/passphrase"
++
+ #TODO : split secret key using ssss-split
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110203/b549cea2/attachment.html>
+
+ + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1