summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2022-12-20 02:41:36 +0100
committerAndreas Fankhauser hiddenalpha.ch2022-12-20 02:41:36 +0100
commit62bc794001bb6cc822059093b7879d7e173bd08c (patch)
tree308546d4c853aeb51e115ab2874f3c527f2f55bc
parentc63eaa83bbd6a05f1de10d2cb2da959f705fcdca (diff)
downloadUnspecifiedGarbage-62bc794001bb6cc822059093b7879d7e173bd08c.zip
UnspecifiedGarbage-62bc794001bb6cc822059093b7879d7e173bd08c.tar.gz
(gpg) Add some lines for import on daily-use device
-rw-r--r--doc/note/gpg/gpg.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/note/gpg/gpg.txt b/doc/note/gpg/gpg.txt
index c6274a8..f375544 100644
--- a/doc/note/gpg/gpg.txt
+++ b/doc/note/gpg/gpg.txt
@@ -53,6 +53,10 @@ you're doing! If you don't, you MUST NOT use those instructions!
## Import prepared subkeys on daily-use device
+ gpg --import keys-for-device
+ gpg --edit-key foo@example.com
+ gpg> trust
+ gpg> save
## Some other helpful places