From 539e1baee859ff48bb54a7b39b037f9a27fe3b86 Mon Sep 17 00:00:00 2001 From: Yongmin Hong Date: Thu, 10 Mar 2016 00:14:33 +0900 Subject: [PATCH] Update gpgconf Refresh with clean settings Signed-off-by: Yongmin Hong --- gpg.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/gpg.conf b/gpg.conf index 080ac24..871f070 100644 --- a/gpg.conf +++ b/gpg.conf @@ -1,3 +1,12 @@ + +###+++--- GPGConf ---+++### +utf8-strings +keyserver hkp://pool.sks-keyservers.net +###+++--- GPGConf ---+++### 03/03/16 02:33:23 ���ѹα� ǥ�ؽ� +# GPGConf edited this configuration file. +# It will disable options before this marked block, but it will +# never change anything below these lines. + personal-digest-preferences SHA256 cert-digest-algo SHA256 -default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed +default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed \ No newline at end of file