olddoc user/dev discussion/patches/bugs/etc
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: <olddoc-public@80x24.org>
Subject: [PATCH] update URLs to HTTPS
Date: Sun, 22 Jan 2017 22:00:21 +0000	[thread overview]
Message-ID: <20170122220021.32348-1-e@80x24.org> (raw)

80x24.org fully supports HTTPS, now, so use it to give users
some measure of protection from spying.  A Tor .onion mirror
is planned.

Oops, missed the 1.4.0 release :x
---
 .olddoc.yml | 6 +++---
 README      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 293d369..f9cb790 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,8 +1,8 @@
 ---
-cgit_url: http://bogomips.org/olddoc.git
+cgit_url: https://80x24.org/olddoc.git
 git_url: git://80x24.org/olddoc.git
-rdoc_url: http://80x24.org/olddoc/
-ml_url: http://80x24.org/olddoc-public/
+rdoc_url: https://80x24.org/olddoc/
+ml_url: https://80x24.org/olddoc-public/
 nntp_url: nntp://news.public-inbox.org/inbox.comp.lang.ruby.olddoc
 merge_html:
   olddoc_1: Documentation/olddoc.1.html
diff --git a/README b/README
index ef0503c..23f872b 100644
--- a/README
+++ b/README
@@ -67,7 +67,7 @@ appreciated.
 
 Please send plain-text mail to the list at <olddoc-public@80x24.org>
 HTML will not be read.  olddoc is for GUI-phobes, by GUI-phobes.
-Mailing list archives available at http://80x24.org/olddoc-public/
+Mailing list archives available at https://80x24.org/olddoc-public/
 No subscription is necessary to post to the mailing list.
 
 == License
-- 
EW


             reply	other threads:[~2017-01-22 22:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22 22:00 Eric Wong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-01-04 13:59 [PATCH] update URLs to HTTPS Eric Wong

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://80x24.org/olddoc/

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

  git send-email \
    --in-reply-to=20170122220021.32348-1-e@80x24.org \
    --to=e@80x24.org \
    --cc=olddoc-public@80x24.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://80x24.org/olddoc.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).