cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
* [PATCH] doc: update URLs to HTTPS
@ 2017-02-09 23:08 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2017-02-09 23:08 UTC (permalink / raw)
  To: cmogstored-public

HTTPS seems to be working well for the rest of bogomips.org
with Let's Encrypt, so lets use it and hope it protects some
users from snooping.
---
 HACKING      |  2 +-
 README       | 16 ++++++++--------
 Rakefile     |  2 +-
 cmogstored.x |  2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/HACKING b/HACKING
index 4afe63a..3dd54c6 100644
--- a/HACKING
+++ b/HACKING
@@ -50,7 +50,7 @@ Subscription is optional (so please reply-to-all), but you may
 subscribe by sending an email to <cmogstored-public+subscribe@bogomips.org>
 and answering the confirmation.
 
-HTML archives are available at http://bogomips.org/cmogstored-public/
+HTML archives are available at https://bogomips.org/cmogstored-public/
 and via NNTP:
 
   nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored
diff --git a/README b/README
index b2831e3..1c1a289 100644
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ You may optionally subscribe via:
 
 	cmogstored-public+subscribe@bogomips.org
 
-HTML archives are available at http://bogomips.org/cmogstored-public/
+HTML archives are available at https://bogomips.org/cmogstored-public/
 and via NNTP:
 
   nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored
@@ -72,18 +72,18 @@ Downloads
 
 Source tarballs suitable for distribution are housed here:
 
-* http://bogomips.org/cmogstored/files/
+* https://bogomips.org/cmogstored/files/
 
 The latest stable release is:
-	http://bogomips.org/cmogstored/files/cmogstored-1.6.0.tar.gz
+	https://bogomips.org/cmogstored/files/cmogstored-1.6.0.tar.gz
 
-See http://bogomips.org/cmogstored/NEWS for release notes
+See https://bogomips.org/cmogstored/NEWS for release notes
 
 Source code
 ===========
 
 * git clone git://bogomips.org/cmogstored.git
-* git clone http://bogomips.org/cmogstored.git
+* git clone https://bogomips.org/cmogstored.git
 * gitweb :: http://repo.or.cz/w/cmogstored.git
 
 License
@@ -102,9 +102,9 @@ Homepage
 ========
 
 Eric Wong hates pretty things, so this README file is also the homepage:
-http://bogomips.org/cmogstored/README
+https://bogomips.org/cmogstored/README
 
 The latest releases are announced via Atom feed:
-http://bogomips.org/cmogstored/NEWS.atom.xml
+https://bogomips.org/cmogstored/NEWS.atom.xml
 
-[1] http://bogomips.org/cmogstored/queues.txt
+[1] https://bogomips.org/cmogstored/queues.txt
diff --git a/Rakefile b/Rakefile
index 0af6360..5db566e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -3,7 +3,7 @@
 
 include Rake::DSL if defined?(Rake::DSL)
 
-url_base = "http://bogomips.org/cmogstored"
+url_base = "https://bogomips.org/cmogstored"
 cgit_url = url_base + '.git'
 git_url = 'git://bogomips.org/cmogstored.git'
 
diff --git a/cmogstored.x b/cmogstored.x
index d826082..a13ccff 100644
--- a/cmogstored.x
+++ b/cmogstored.x
@@ -56,7 +56,7 @@ This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 
 [SEE ALSO]
-cmogstored website: http://bogomips.org/cmogstored/README
+cmogstored website: https://bogomips.org/cmogstored/README
 You can learn more about MogileFS: http://mogilefs.org/
 
 cmogstored source code is available via git:
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-09 23:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-09 23:08 [PATCH] doc: update URLs to HTTPS Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.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).