about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-09-26 21:16:47 +0000
committerEric Wong <e@80x24.org>2016-09-26 21:36:04 +0000
commit932fedb229889a82023ff4f3cad9e8e482ee4041 (patch)
treebf2c543cc538895e3462e972bead55c8e8f8ed01 /README
parent49bb21c176deb97904490409f15708f6a011008a (diff)
downloadyahns-932fedb229889a82023ff4f3cad9e8e482ee4041.tar.gz
HTTPS adds some level of privacy protection and helps marketing
(because we care soooo much about good marketing! :P).
Performance-wise, this reduces subjectAltName bloat when
negotiating connections and will also speed up occasional
certificate renewals when/if we drop the old name.

Also, not occupying the document root of a domain will make it
easier to add alternative site locations in the future, because
centralization sucks and I don't like the idea of anybody paying
ICANN or similar entities for domain names.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d3d8afd..2b15cba 100644
--- a/README
+++ b/README
@@ -66,14 +66,14 @@ You may optionally subscribe by sending an email to:
 
         yahns-public+subscribe@yhbt.net
 
-Mailing list archives browsable via HTTP: http://yhbt.net/yahns-public/
+Mailing list archives browsable via HTTP: https://yhbt.net/yahns-public/
 Or NNTP: nntp://news.public-inbox.org/inbox.comp.lang.ruby.yahns
 
 This README is our homepage, we would rather be working on HTTP servers
 all day than worrying about the next browser vulnerability because
 HTML/CSS/JS is too complicated for us.
 
-* http://yahns.yhbt.net/README
+* https://yhbt.net/yahns/README
 
 Hacking
 -------