From 14c7faadfd1bd5ac41e4ca71edbf1ad147ba1f4d Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 27 May 2014 13:11:50 +0300 Subject: [PATCH] gpg.conf: use https --- .gpg.conf.MKAYSIGREP | 8 +++----- gpg.conf | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/.gpg.conf.MKAYSIGREP b/.gpg.conf.MKAYSIGREP index 0c8b86a3..df96c22d 100644 --- a/.gpg.conf.MKAYSIGREP +++ b/.gpg.conf.MKAYSIGREP @@ -99,9 +99,7 @@ verify-options show-uid-validity list-options show-uid-validity # Add comments to things signed/encrypted by gpg -comment Homepage: http://mkaysi.github.io/ -comment Public key: http://mkaysi.github.io/PGP/0xB2F32B67.txt -comment gpg --fetch-keys http://mkaysi.github.io/PGP/0xB2F32B67.txt +comment Homepage: https://mkaysi.github.io/ +comment Public key: https://mkaysi.github.io/PGP/0xB2F32B67.txt +comment gpg --fetch-keys https://mkaysi.github.io/PGP/0xB2F32B67.txt comment Fingerprint = 2910 4A46 C561 5BF9 78A0 83F2 0C20 7F07 B2F3 2B67 -#uncomment if someone complains about information behind above link without reading it -#comment ^^ explains why my signature is long and how you can hide it diff --git a/gpg.conf b/gpg.conf index b2d4774e..43819c5f 100644 --- a/gpg.conf +++ b/gpg.conf @@ -99,9 +99,7 @@ verify-options show-uid-validity list-options show-uid-validity # Add comments to things signed/encrypted by gpg -#comment Homepage: http://mkaysi.github.io/ # MKAYSIGREP MKAYSIGREPGPG -#comment Public key: http://mkaysi.github.io/PGP/0xB2F32B67.txt # MKAYSIGREP MKAYSIGREPGPG -#comment gpg --fetch-keys http://mkaysi.github.io/PGP/0xB2F32B67.txt # MKAYSIGREP MKAYSIGREPGPG +#comment Homepage: https://mkaysi.github.io/ # MKAYSIGREP MKAYSIGREPGPG +#comment Public key: https://mkaysi.github.io/PGP/0xB2F32B67.txt # MKAYSIGREP MKAYSIGREPGPG +#comment gpg --fetch-keys https://mkaysi.github.io/PGP/0xB2F32B67.txt # MKAYSIGREP MKAYSIGREPGPG #comment Fingerprint = 2910 4A46 C561 5BF9 78A0 83F2 0C20 7F07 B2F3 2B67 # MKAYSIGREP MKAYSIGREPGPG -#uncomment if someone complains about information behind above link without reading it -#comment ^^ explains why my signature is long and how you can hide it