From c3e3c66de5ab9ff099abd29758c6d5e82d82f8e6 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 4 Feb 2015 19:55:31 +0200 Subject: [PATCH] gpg.conf: use https --- .mikaela/gpg.conf | 10 ++++------ gpg/gpg.conf | 9 ++++----- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.mikaela/gpg.conf b/.mikaela/gpg.conf index ee07e8bb..8e92ae1a 100644 --- a/.mikaela/gpg.conf +++ b/.mikaela/gpg.conf @@ -1,9 +1,7 @@ # Options for GnuPG # Copyright 1998, 1999, 2000, 2001, 2002, 2003, # 2010 Free Software Foundation, Inc. -# 2012, -# 2013, -# 2014 Mikaela Suomalainen (Mkaysi) https://raw.github.com/Mkaysi/shell-things/master/gpg.conf +# 2012 - 2015 Mikaela Suomalainen # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. @@ -100,7 +98,7 @@ verify-options show-uid-validity list-options show-uid-validity # Add comments to things signed/encrypted by gpg -comment Homepage: http://mikaela.info/ -#comment Public key: http://mikaela.info/PGP/0xB2F32B67.txt -#comment gpg --fetch-keys http://mikaela.info/PGP/0xB2F32B67.txt +comment Homepage: https://mikaela.info/ +#comment Public key: https://mikaela.info/PGP/0xB2F32B67.txt +#comment gpg --fetch-keys https://mikaela.info/PGP/0xB2F32B67.txt comment Fingerprint = 2910 4A46 C561 5BF9 78A0 83F2 0C20 7F07 B2F3 2B67 diff --git a/gpg/gpg.conf b/gpg/gpg.conf index 2978a141..071d201c 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -1,8 +1,7 @@ # Options for GnuPG # Copyright 1998, 1999, 2000, 2001, 2002, 2003, # 2010 Free Software Foundation, Inc. -# 2012 - 2014 Mikaela Suomalainen -# https://raw.github.com/Mikaela/shell-things/master/gpg.conf +# 2012 - 2015 Mikaela Suomalainen # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. @@ -99,7 +98,7 @@ verify-options show-uid-validity list-options show-uid-validity # Add comments to things signed/encrypted by gpg -#comment Homepage: http://mikaela.info/ # MIKAELA_GREP MIKAELA_GREP_GPG -#comment Public key: http://mikaela.info/PGP/0xB2F32B67.txt # MIKAELA_GREP MIKAELA_GREP_GPG -#comment gpg --fetch-keys http://mikaela.info/PGP/0xB2F32B67.txt # MIKAELA_GREP MIKAELA_GREP_GPG +#comment Homepage: https://mikaela.info/ # MIKAELA_GREP MIKAELA_GREP_GPG +#comment Public key: https://mikaela.info/PGP/0xB2F32B67.txt # MIKAELA_GREP MIKAELA_GREP_GPG +#comment gpg --fetch-keys https://mikaela.info/PGP/0xB2F32B67.txt # MIKAELA_GREP MIKAELA_GREP_GPG #comment Fingerprint = 2910 4A46 C561 5BF9 78A0 83F2 0C20 7F07 B2F3 2B67 # MIKAELA_GREP MIKAELA_GREP_GPG