Use GPG for ssh
This commit is contained in:
7
gnupg/gpg-agent.conf
Normal file
7
gnupg/gpg-agent.conf
Normal file
@ -0,0 +1,7 @@
|
||||
default-cache-ttl 2
|
||||
default-cache-ttl-ssh 5
|
||||
max-cache-ttl 2
|
||||
max-cache-ttl-ssh 30
|
||||
no-allow-external-cache
|
||||
enable-ssh-support
|
||||
ignore-cache-for-signing
|
8
gnupg/gpg.conf
Normal file
8
gnupg/gpg.conf
Normal file
@ -0,0 +1,8 @@
|
||||
default-key 020237017D271D4E2344D8F3FF57750B830AA3A1
|
||||
no-greeting
|
||||
expert
|
||||
no-emit-version
|
||||
no-comments
|
||||
keyid-format 0xlong
|
||||
keyserver hkps://keys.openpgp.org
|
||||
keyserver-options no-honor-keyserver-url
|
Reference in New Issue
Block a user