mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-18 06:31:01 +01:00
gnupg/gpg.conf: convert all keys to 0xLONG format.
This commit is contained in:
parent
03c4184656
commit
dd3ac7ac48
@ -20,9 +20,9 @@
|
|||||||
#
|
#
|
||||||
# See the man page for a list of options.
|
# See the man page for a list of options.
|
||||||
|
|
||||||
default-key 82A46728
|
default-key 0x4DB53CFE82A46728
|
||||||
default-recipient-self
|
default-recipient-self
|
||||||
encrypt-to 82A46728
|
encrypt-to 0x4DB53CFE82A46728
|
||||||
charset UTF-8
|
charset UTF-8
|
||||||
keyserver hkp://pool.sks-keyservers.net
|
keyserver hkp://pool.sks-keyservers.net
|
||||||
keyserver-options auto-key-retrieve no-include-revoked verbose import-clean
|
keyserver-options auto-key-retrieve no-include-revoked verbose import-clean
|
||||||
@ -47,4 +47,4 @@ group <pgpnet@yahoogroups.com>=0x9CC6C4F03F370F7E 0xD3D84BBE510ADAA2 0x80E9FF84B
|
|||||||
|
|
||||||
# TouchLay Server admins
|
# TouchLay Server admins
|
||||||
|
|
||||||
group <touchlay-server@googlegroups.com>=82A46728 8449A12B 666CC0DD 4EC00206
|
group <touchlay-server@googlegroups.com>=0x4DB53CFE82A46728 0x0BD622288449A12B 0x729DF464666CC0DD 0xCACC5B094EC00206
|
||||||
|
Loading…
x
Reference in New Issue
Block a user