diff --git a/ABOUT-NLS b/ABOUT-NLS --- a/ABOUT-NLS +++ b/ABOUT-NLS @@ -156,7 +156,7 @@ able to synergize with other translators speaking the same language. Each translation team has its own mailing list. The up-to-date list of teams can be found at the Free Translation Project's homepage, -`http://translationproject.org/', in the "Teams" area. +`https://translationproject.org/', in the "Teams" area. If you'd like to volunteer to _work_ at translating messages, you should become a member of the translating team for your own language. @@ -1045,7 +1045,7 @@ If November 2007 seems to be old, you may fetch a more recent copy of this `ABOUT-NLS' file on most GNU archive sites. The most up-to-date matrix with full percentage details can be found at -`http://translationproject.org/extra/matrix.html'. +`https://translationproject.org/extra/matrix.html'. 1.6 Using `gettext' in new packages =================================== diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -86,7 +86,7 @@ ** issue a NO_SECKEY xxxx if a -u key was not found. * Extend selinux support to other modules - See also http://etbe.coker.com.au/2008/06/06/se-linux-support-gpg/ + See also https://etbe.coker.com.au/2008/06/06/se-linux-support-gpg/ * UTF-8 specific TODOs None. diff --git a/build-aux/config.guess b/build-aux/config.guess --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -27,7 +27,7 @@ # Originally written by Per Bothner; maintained since 2000 by Ben Elliston. # # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess # # Please send patches to . @@ -1415,9 +1415,9 @@ operating system you are using. If your script is old, overwrite config.guess and config.sub with the latest versions from: - http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess + https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess and - http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub + https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub If $0 has already been updated, send the following data and any information you think might be pertinent to config-patches@gnu.org to diff --git a/build-aux/config.sub b/build-aux/config.sub --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -33,7 +33,7 @@ # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases diff --git a/build-aux/gitlog-to-changelog b/build-aux/gitlog-to-changelog --- a/build-aux/gitlog-to-changelog +++ b/build-aux/gitlog-to-changelog @@ -34,7 +34,7 @@ (my $ME = $0) =~ s|.*/||; -# use File::Coda; # http://meyering.net/code/Coda/ +# use File::Coda; # https://meyering.net/code/Coda/ END { defined fileno STDOUT or return; close STDOUT and return; diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex --- a/build-aux/texinfo.tex +++ b/build-aux/texinfo.tex @@ -29,9 +29,9 @@ % % Please try the latest version of texinfo.tex before submitting bug % reports; you can get the latest version from: -% http://www.gnu.org/software/texinfo/ (the Texinfo home page), or +% https://www.gnu.org/software/texinfo/ (the Texinfo home page), or % ftp://tug.org/tex/texinfo.tex -% (and all CTAN mirrors, see http://www.ctan.org). +% (and all CTAN mirrors, see https://www.ctan.org). % The texinfo.tex in any given distribution could well be out % of date, so if that's what you're using, please check. % @@ -55,7 +55,7 @@ % extent. You can get the existing language-specific files from the % full Texinfo distribution. % -% The GNU Texinfo home page is http://www.gnu.org/software/texinfo. +% The GNU Texinfo home page is https://www.gnu.org/software/texinfo. \message{Loading texinfo [version \texinfoversion]:} @@ -1209,7 +1209,7 @@ % for display in the outlines, and in other places. Thus, we have to % double any backslashes. Otherwise, a name like "\node" will be % interpreted as a newline (\n), followed by o, d, e. Not good. -% http://www.ntg.nl/pipermail/ntg-pdftex/2004-July/000654.html +% https://mailman.ntg.nl/pipermail/ntg-pdftex/2004-July/000654.html % (and related messages, the final outcome is that it is up to the TeX % user to double the backslashes and otherwise make the string valid, so % that's what we do). @@ -2560,7 +2560,7 @@ % We use the free feym* fonts from the eurosym package by Henrik % Theiling, which support regular, slanted, bold and bold slanted (and % "outlined" (blackboard board, sort of) versions, which we don't need). -% It is available from http://www.ctan.org/tex-archive/fonts/eurosym. +% It is available from https://www.ctan.org/tex-archive/fonts/eurosym. % % Although only regular is the truly official Euro symbol, we ignore % that. The Euro is designed to be slightly taller than the regular diff --git a/common/zb32.c b/common/zb32.c --- a/common/zb32.c +++ b/common/zb32.c @@ -38,7 +38,7 @@ #include "zb32.h" /* Zooko's base32 variant. See RFC-6189 and - http://philzimmermann.com/docs/human-oriented-base-32-encoding.txt + https://philzimmermann.com/docs/human-oriented-base-32-encoding.txt Caller must xfree the returned string. Returns NULL and sets ERRNO on error. To avoid integer overflow DATALEN is limited to 2^16 bytes. Note, that DATABITS is measured in bits!. */ diff --git a/doc/a-decade-of-gnupg.txt b/doc/a-decade-of-gnupg.txt --- a/doc/a-decade-of-gnupg.txt +++ b/doc/a-decade-of-gnupg.txt @@ -178,7 +178,7 @@ Werner -[0] http://www/gnupg.org +[0] https://www.gnupg.org [1] ftp://ftp.gnupg.org/gcrypt/historic/g10-0.0.0.tar.gz [2] from pgpdoc2.txt: "Finally, if you want to turn PGP into a commercial product and make money selling it, then we must agree @@ -187,12 +187,12 @@ documentation, including this PGP User's Guide." [3] "valid" is meant in the sense the patent holders use it and does not imply that I regard patents on software a valid concept. See - http://www.fsfeurope.org/projects/swpat/background.en.html . -[4] http://www.dascon.de/IN-BT97/programm.html -[5] http://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html + https://www.fsfeurope.org/projects/swpat/background.en.html . +[4] https://www.dascon.de/IN-BT97/programm.html +[5] https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html There are just a few mails in December mainly discussing patent things. -[6] http://lists.gnupg.org/pipermail/gnupg-devel/1998-February/014208.html -[7] http://lists.gnupg.org/pipermail/gnupg-announce/1999q3/000037.html +[6] https://lists.gnupg.org/pipermail/gnupg-devel/1998-February/014208.html +[7] https://lists.gnupg.org/pipermail/gnupg-announce/1999q3/000037.html [8] http://partners.nytimes.com/library/tech/99/11/cyber/articles/19encrypt.html [9] http://www.heise.de/tp/r4/artikel/5/5124/1.html @@ -214,5 +214,5 @@ Jaime Suarez translated the text in his blog, see - http://wordpress.mundocripto.com + http://wordpress.mundocripto.com [Invalid link, 2021-01-16] diff --git a/doc/faq.org b/doc/faq.org --- a/doc/faq.org +++ b/doc/faq.org @@ -589,7 +589,7 @@ Good overviews of OpenPGP-support can be found at:\\ [[http://www.openpgp.fr.st/courrier_en.html]] \\ - http://www.bretschneidernet.de/tips/secmua.html + https://www.bretschneidernet.de/tips/secmua.html Users of Win32 MUAs that lack OpenPGP support may look into using GPGrelay http://gpgrelay.sourceforge.net, a small email-relaying diff --git a/doc/fdl.texi b/doc/fdl.texi --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -354,7 +354,7 @@ of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See -@uref{http://www.gnu.org/copyleft/}. +@uref{https://www.gnu.org/copyleft/}. Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this diff --git a/doc/help.ja.txt b/doc/help.ja.txt --- a/doc/help.ja.txt +++ b/doc/help.ja.txt @@ -129,7 +129,7 @@ 大きな鍵長を使いたい場合、たとえば4096ビットなど、本当に意味があるか再 検討してください。こちらのウェブページを見るのも良いと思います: -http://www.xkcd.com/538/ +https://www.xkcd.com/538/ . .gpg.keygen.size.huge.okay diff --git a/doc/help.ru.txt b/doc/help.ru.txt --- a/doc/help.ru.txt +++ b/doc/help.ru.txt @@ -137,7 +137,7 @@ Если Вам нужен ключ большого размера, например, 4096 бит, подумайте, действительно ли это для Вас имеет смысл. См. комикс на странице -http://www.xkcd.com/538/ . +https://www.xkcd.com/538/ . . .gpg.keygen.size.huge.okay diff --git a/doc/help.txt b/doc/help.txt --- a/doc/help.txt +++ b/doc/help.txt @@ -164,7 +164,7 @@ If you want to use a large key size, for example 4096 bit, please think again whether it really makes sense for you. You may want -to view the web page http://www.xkcd.com/538/ . +to view the web page https://www.xkcd.com/538/ . . .gpg.keygen.size.huge.okay diff --git a/doc/help.zh_CN.txt b/doc/help.zh_CN.txt --- a/doc/help.zh_CN.txt +++ b/doc/help.zh_CN.txt @@ -153,7 +153,7 @@ 如果您想使用一个较大的密钥长度,例如4096位,请认真考虑它是否真的对 你有意义,长密钥可能会降低性能。您可以参考该网页 - http://www.xkcd.com/538/ + https://www.xkcd.com/538/ . diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -348,8 +348,8 @@ @noindent The specifications for these cards are available at@* -@uref{http://g10code.com/docs/openpgp-card-1.0.pdf} and@* -@uref{http://g10code.com/docs/openpgp-card-2.0.pdf}. +@uref{https://g10code.com/docs/openpgp-card-1.0.pdf} and@* +@uref{https://g10code.com/docs/openpgp-card-2.0.pdf}. @node NKS Card @subsection The Telesec NetKey card ``nks'' @@ -382,11 +382,11 @@ @subsection The SmartCard-HSM card application ``sc-hsm'' This application adds read-only support for keys and certificates -stored on a @uref{http://www.smartcard-hsm.com, SmartCard-HSM}. +stored on a @uref{https://www.smartcard-hsm.com, SmartCard-HSM}. To generate keys and store certificates you may use @uref{https://github.com/OpenSC/OpenSC/wiki/SmartCardHSM, OpenSC} or -the tools from @uref{http://www.openscdp.org, OpenSCDP}. +the tools from @uref{https://www.openscdp.org, OpenSCDP}. The SmartCard-HSM cards requires a card reader that supports Extended Length APDUs. diff --git a/po/cs.po b/po/cs.po --- a/po/cs.po +++ b/po/cs.po @@ -14,15 +14,15 @@ # (reader's) pinpad → klávesnice čtečky # # „keybox“ je jednotné úložiště pro X.509 a PGP certifikáty/klíče -# +# # Občas je třeba rozlišovat mezi keybox (překládám jako schránka) a keyring # (překládám jako klíčenka nebo soubor klíčů). # # Některé pojmy ohledně GnuPG jsou vysvětleny na -# +# # # Některé pojmy by měly být překládány v souladu se zákonem 227/2000 Sb., -# zákon o elektronickém podpisu, : +# zákon o elektronickém podpisu, : # kvalifikovaný certifikát/podpis # # administrator → správce diff --git a/po/en@boldquot.header b/po/en@boldquot.header --- a/po/en@boldquot.header +++ b/po/en@boldquot.header @@ -2,7 +2,7 @@ # The msgids must be ASCII and therefore cannot contain real quotation # characters, only substitutes like grave accent (0x60), apostrophe (0x27) # and double quote (0x22). These substitutes look strange; see -# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html +# https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html # # This catalog translates grave accent (0x60) and apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019). diff --git a/po/nl.po b/po/nl.po --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ # The msgids must be ASCII and therefore cannot contain real quotation # characters, only substitutes like grave accent (0x60), apostrophe (0x27) # and double quote (0x22). These substitutes look strange; see -# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html +# https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html # # This catalog translates grave accent (0x60) and apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019).