From 932fedb229889a82023ff4f3cad9e8e482ee4041 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 26 Sep 2016 21:16:47 +0000 Subject: move website to https://yhbt.net/yahns/ 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. --- .olddoc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.olddoc.yml') diff --git a/.olddoc.yml b/.olddoc.yml index 585a3a2..67b78d0 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -1,7 +1,7 @@ --- -cgit_url: http://yhbt.net/yahns.git +cgit_url: https://yhbt.net/yahns.git git_url: git://yhbt.net/yahns.git -rdoc_url: http://yahns.yhbt.net/ -ml_url: http://yhbt.net/yahns-public/ +rdoc_url: https://yhbt.net/yahns/ +ml_url: https://yhbt.net/yahns-public/ public_email: yahns-public@yhbt.net private_email: yahns@yhbt.net -- cgit v1.2.3-24-ge0c7