summaryrefslogtreecommitdiffstats
path: root/.gnupg
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-05-14 17:27:38 +0200
committerAhmed Abdelhalim <[email protected]>2023-05-14 17:27:38 +0200
commitc976886fddb5ac2e418e07fb570291693cb5aa30 (patch)
tree0c0d1aea722d7e7fafa1af2ca539a6cce9fa98fc /.gnupg
parent8317cca26c1a47718f7b2175faa907fca1158be6 (diff)
Add documentation to the sshcontrol file
Diffstat (limited to '.gnupg')
-rw-r--r--.gnupg/sshcontrol14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gnupg/sshcontrol b/.gnupg/sshcontrol
index 198eca9..54013e3 100644
--- a/.gnupg/sshcontrol
+++ b/.gnupg/sshcontrol
@@ -1,2 +1,16 @@
+# List of allowed ssh keys. Only keys present in this file are used
+# in the SSH protocol. The ssh-add tool may add new entries to this
+# file to enable them; you may also add them manually. Comment
+# lines, like this one, as well as empty lines are ignored. Lines do
+# have a certain length limit but this is not serious limitation as
+# the format of the entries is fixed and checked by gpg-agent. A
+# non-comment line starts with optional white spaces, followed by the
+# keygrip of the key given as 40 hex digits, optionally followed by a
+# caching TTL in seconds, and another optional field for arbitrary
+# flags. Prepend the keygrip with an '!' mark to disable it.
+#
+# To show the keygrip id used for the following keys, use the following command
+# gpg -k --with-keygrip
+#
A0D69D1C4A50DCA187040B2BBB0AACF987088B94
F76FBB2832E971AF3714FC9F5F7148C0A149D305