From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1121 invoked by alias); 15 Mar 2014 20:50:50 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32488 Received: (qmail 6555 invoked from network); 15 Mar 2014 20:50:45 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201312; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=4hOe4ma6mXiDS4HvVixSrdsLvMUrPHL8iEIh2GT/9hs=; b=fkAMMkMTYVDUv34yCAY+oEFdMM2wwovAcFhaJ1uMwIjSzljPRMNEuxUfbrJy+JA9ZKDwESIiPjHq/yWQ0Q89MfuksKA6aQpPz8mjdNUd1NDMr+iRRaDt0l+WKiRJqk02pe/2xYvLoPRegz52FmebhwNGOfL/q7iYUE8Bs1JybF93UvTqhvwdzpnK+we98hUBggJmH7TKq/NhbP5v; Date: Sat, 15 Mar 2014 16:32:37 -0400 From: Phil Pennock To: Bart Schaefer Cc: Zefram , zsh-workers@zsh.org, mason@zsh.org Subject: Re: zsh.org should redirect to www.zsh.org Message-ID: <20140315203237.GA14285@redoubt.spodhuis.org> Mail-Followup-To: Bart Schaefer , Zefram , zsh-workers@zsh.org, mason@zsh.org References: <20140315130519.GC18071@fysh.org> <140315103449.ZM16819@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <140315103449.ZM16819@torch.brasslantern.com> OpenPGP: url=https://www.security.spodhuis.org/PGP/keys/0x3903637F.asc On 2014-03-15 at 10:34 -0700, Bart Schaefer wrote: > On Mar 15, 1:05pm, Zefram wrote: > } > } I'd be happy to hand over domain admin status to Geoff, or to some other > } representative of the Zsh Development Group. It would be more sensible > } for the admin to be someone more directly involved in the operations > } taking place under the domain. Also more sensible for it to be someone > } who works with DNS routinely (which I don't any more) and so maintains > } good relations with a registrar. > > I have several domains registered through DreamHost and would be willing > to pick this up if necessary. Registrars aren't the same kind of entity > that they used to be, everything is automated and it's mostly a matter > of choosing one that offers a good combination of pricing and customer > service. If we switch away from Andrew managing this, we probably lose ns.fysh.org as a DNS host too. I can help out, primary or secondary. nlns.globnix.net is in NL, I can sort out secondaring with friends on US west coast and in the UK. If Andrew wants to try again: I've had good luck with joker.com, based in CH, taking multiple currencies and handling DNSSEC records and IPv6 glue records fine, with decent customer service back before those statements were true (they added the items in manually and then fixed their systems to support them properly). As an alternative approach: for very simple DNS needs, exim.org is currently using LuaDNS; there are some issues there from a DNS purity standpoint, but it works well enough to have a DNS git repo on GitHub which multiple people can commit to, and commits to master automatically trigger LuaDNS to update the zone. Reducing the bus-factor is nice. -Phil