summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2022-12-29 00:47:51 +0100
committerAndreas Fankhauser hiddenalpha.ch2022-12-29 00:47:51 +0100
commite6c078d07ada15a9fa4315a6ee401c6e5d064f97 (patch)
tree7a31451ac621c72f277a27bec47f286e4916ea21
parent8394014dcc32c4583756a8ed1b3970b5882c7568 (diff)
parentc106f012ec5faf87a07d9e6ccb65a8b3a3f5a617 (diff)
downloadUnspecifiedGarbage-e6c078d07ada15a9fa4315a6ee401c6e5d064f97.zip
UnspecifiedGarbage-e6c078d07ada15a9fa4315a6ee401c6e5d064f97.tar.gz
Merge gh master to local master
-rw-r--r--doc/note/gpg/gpg.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/note/gpg/gpg.txt b/doc/note/gpg/gpg.txt
index b5f7e45..ea9b7fa 100644
--- a/doc/note/gpg/gpg.txt
+++ b/doc/note/gpg/gpg.txt
@@ -62,6 +62,11 @@ you're doing! If you don't, you MUST NOT use those instructions!
gpg> save
+## Sign a foreign key to express to the world that we trust it
+
+ gpgwin --sign-key foreignUser@example.com
+
+
## Some other helpful places
- "https://insight.o-o.studio/article/setting-up-gpg.html#encryption-key"