From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 6837F3B2C4 for ; Sat, 11 Jun 2016 14:47:04 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Filter: OpenDKIM Filter v2.10.3 mail2.tohojo.dk CC82540B3D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1465670821; bh=IyAMDqhbNZ1SEcYDB2npTgYStBgQAzYX4HRLR97O7Dk=; h=From:To:Subject:Date:From; b=irTiZ9M0WuuUuJKeysmLKUSxzL92zL7Jr6Pa4WSzl4Dd+ZgjK2Ky4Tgqc5NNh4nAb oUog9GTcC/2qxGprESlWyutcXOWMYhjqw4QHkgv1oofalQcrZCSiy4YNosuM9IVN3V dP6kEnV9TVwwDyvkGivxROxF0E5Y6GlyzoAR4QZg= Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id CA63376AC94; Sat, 11 Jun 2016 20:47:00 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: bloat@lists.bufferbloat.net Date: Sat, 11 Jun 2016 20:47:00 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87a8irk1gb.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Bloat] Revival of the bufferbloat.net site X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2016 18:47:04 -0000 So, I finished the conversion of the bufferbloat.net wiki page to a static version build with the Hugo site generator. The DNS updates are almost finished propagating, which means that the new site should be available soon. If your DNS has not updated yet, you can access it by this URL: https://kau.toke.dk/bufferbloat-net/projects/ The conversion includes the wiki pages of the bloat, cerowrt, codel and make-wifi-fast projects in the old redmine installation. It should be fairly complete as far as these parts are concerned, and the old links should start working as the DNS update propagation finishes. Now, there are still some rough patches on the conversion. I plan to convert over the attachments to the wiki pages and the news items from the old site. I am also thinking that having the old issue pages available might be good, but haven't been able to figure out exactly how redmine stores them (database model here: https://www.redmine.org/projects/redmine/wiki/DatabaseModel) The source files for the site are available on github: https://github.com/tohojo/bufferbloat-net -- if anyone wants to help out, filing issues with the new site would be a way to do that. Once I'm satisfied that the conversion scripts have done their job I figure we can also start improving the content itself by pull requests to the markdown source files; but I'd advise people to hold off on this until the risk of everything being overridden by another run of the conversion script is not so imminent ;) Oh, and I am aware that the ssl certificate is wrong right now. As soon as the letsencrypt servers start seeing the new DNS information I'll put in a working cert. In the meantime, access the site via plain http, or add an exception for the current cert. -Toke