From d4b0198a877e65d04783c771ef55762730f3984f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 29 Jul 2016 22:35:46 +0000 Subject: use HTTPS and move homepage to https://bogomips.org/raindrops/ While raindrops.bogomips.org exists, having extra subjectAltName entries is bloating the certificate. This will make it easier to mirror the homepage on Tor hidden services. --- README | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'README') diff --git a/README b/README index ab2a253..3379870 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ and "tcp_diag" kernel modules are loaded as they do not autoload correctly We recommend GCC 4+ (or compatible) to support the __sync builtins (__sync_{add,sub}_and_fetch()): -http://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html +https://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html For non-GCC 4+ users, we also support compilation with the libatomic_ops package starting with Raindrops 0.4.0: @@ -54,12 +54,6 @@ If you use RubyGems: gem install raindrops -Otherwise grab the latest tarball from: - -http://raindrops.bogomips.org/files/ - -Unpack it, and run "ruby setup.rb" - == Usage See Raindrops::Middleware and Raindrops::LastDataRecv documentation for @@ -77,7 +71,7 @@ You can get the latest source via git from the following locations: You may browse the code from the web and download the latest snapshot tarballs here: -* http://bogomips.org/raindrops.git +* https://bogomips.org/raindrops.git * http://repo.or.cz/w/raindrops.git (gitweb) Inline patches (from "git format-patch") to the mailing list are @@ -96,7 +90,7 @@ raindrops is licensed under the LGPL-2.1+ All feedback (bug reports, user/development discussion, patches, pull requests) go to the mailing list: mailto:raindrops-public@bogomips.org -Mailing list archives are available over HTTP and NNTP: +Mailing list archives are available over HTTPS and NNTP: -http://bogomips.org/raindrops-public/ -nntp://news.public-inbox.org/inbox.comp.lang.ruby.raindrops +* https://bogomips.org/raindrops-public/ +* nntp://news.public-inbox.org/inbox.comp.lang.ruby.raindrops -- cgit v1.2.3-24-ge0c7