From 1918c9d2e33df144d38ae0c320a4fdbc88a5ae48 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 3 May 2019 14:04:29 +0200 Subject: [PATCH] gpg generate master key --- in/public/security/gpg/index.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/in/public/security/gpg/index.rst b/in/public/security/gpg/index.rst index 6077afe..5682867 100644 --- a/in/public/security/gpg/index.rst +++ b/in/public/security/gpg/index.rst @@ -71,17 +71,20 @@ master key .. code:: shell - gpg --full-generate-key + gpg --expert --full-generate-key :: - 1 → RSA and RSA + 8 → RSA (set your own capabilities) 4096 - 0 → key does not expire + s → toggle the sign capability + e → toggle the encrypt capability + q → finished + 2y → key expires in 2 years y → this is correct First Last user@domain.tld - Comment + comment o → ok PassPhrase