kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: kcar-public@bogomips.org
Cc: Eric Wong <e@80x24.org>
Subject: [PATCH 2/2] doc: move site to HTTPS
Date: Thu, 27 Oct 2016 23:50:08 +0000	[thread overview]
Message-ID: <20161027235008.14541-3-e@80x24.org> (raw)
In-Reply-To: <20161027235008.14541-1-e@80x24.org>

HTTPS should improve privacy a bit and helps with marketing,
and Let's Encrypt seems to be running well enough the past
few months for this change to be official.

HTTP remains supported for legacy systems without modern TLS
stacks and will remain so, indefinitely.
---
 .olddoc.yml | 6 +++---
 LICENSE     | 2 +-
 README      | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 83ae2f1..86a5691 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,7 +1,7 @@
 ---
-cgit_url: http://bogomips.org/kcar.git
+cgit_url: https://bogomips.org/kcar.git
 git_url: git://bogomips.org/kcar.git
-rdoc_url: http://bogomips.org/kcar/
-ml_url: http://bogomips.org/kcar-public/
+rdoc_url: https://bogomips.org/kcar/
+ml_url: https://bogomips.org/kcar-public/
 private_email: kcar@bogomips.org
 public_email: kcar-public@bogomips.org
diff --git a/LICENSE b/LICENSE
index 1cfa573..619e90a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 kcar is copyrighted free software by all contributors, see logs in
 revision control for names and email addresses of all of them.  You can
 redistribute it and/or modify it under either the terms of the
-{GPLv2}[http://www.gnu.org/licenses/gpl-2.0.txt] or later or
+{GPLv2}[https://www.gnu.org/licenses/gpl-2.0.txt] or later or
 the conditions below:
 
   1. You may make and give away verbatim copies of the source form of the
diff --git a/README b/README
index efe40b8..5a74a6a 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ If you use RubyGems:
 
 Otherwise grab the latest tarball from:
 
-http://bogomips.org/kcar/files/
+https://bogomips.org/kcar/files/
 
 Unpack it, and run "ruby setup.rb"
 
@@ -68,7 +68,7 @@ You can get the latest source via git from the following locations:
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* http://bogomips.org/kcar.git
+* https://bogomips.org/kcar.git
 * http://repo.or.cz/w/kcar.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
@@ -87,4 +87,4 @@ requests) go to the mailing list: mailto:kcar-public@bogomips.org
 
 Mailing list archives are available here:
 
-http://bogomips.org/kcar-public/
+https://bogomips.org/kcar-public/
-- 
EW


      parent reply	other threads:[~2016-10-27 23:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27 23:50 [PATCH 0/2] minor website move to HTTPS Eric Wong
2016-10-27 23:50 ` [PATCH 1/2] README: fix reference to HTTP git viewer Eric Wong
2016-10-27 23:50 ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kcar/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161027235008.14541-3-e@80x24.org \
    --to=e@80x24.org \
    --cc=kcar-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).