From 55d9f128edcaccd29529177f13eaec6f79c5523b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 25 Oct 2016 21:13:03 +0000 Subject: relocate website to https://bogomips.org/unicorn/ HTTPS helps some with reader privacy and Let's Encrypt seems to be working well enough the past few months. This change will allow us to reduce subjectAltName bloat in our TLS certificate over time. It will also promote domain name agility to support mirrors or migrations to other domains (including a Tor hidden service mirror). http://bogomips.org/unicorn/ will remain available for people on legacy systems without usable TLS. There is no plan for automatic redirecting from HTTP to HTTPS at this time. --- .olddoc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.olddoc.yml') diff --git a/.olddoc.yml b/.olddoc.yml index c4a9236..ee2d306 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -1,8 +1,8 @@ --- -cgit_url: http://bogomips.org/unicorn.git +cgit_url: https://bogomips.org/unicorn.git git_url: git://bogomips.org/unicorn.git -rdoc_url: http://unicorn.bogomips.org/ -ml_url: http://bogomips.org/unicorn-public/ +rdoc_url: https://bogomips.org/unicorn/ +ml_url: https://bogomips.org/unicorn-public/ merge_html: unicorn_1: Documentation/unicorn.1.html unicorn_rails_1: Documentation/unicorn_rails.1.html -- cgit v1.2.3-24-ge0c7