Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1QWC56-0005vG-8N for bitcoin-development@lists.sourceforge.net; Mon, 13 Jun 2011 18:41:48 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.216.175 as permitted sender) client-ip=209.85.216.175; envelope-from=gavinandresen@gmail.com; helo=mail-qy0-f175.google.com; Received: from mail-qy0-f175.google.com ([209.85.216.175]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1QWC55-0005fa-JP for bitcoin-development@lists.sourceforge.net; Mon, 13 Jun 2011 18:41:48 +0000 Received: by qyk35 with SMTP id 35so1263424qyk.13 for ; Mon, 13 Jun 2011 11:41:42 -0700 (PDT) Received: by 10.229.22.138 with SMTP id n10mr4112703qcb.175.1307990502101; Mon, 13 Jun 2011 11:41:42 -0700 (PDT) Received: from [10.241.208.137] (66.sub-174-252-35.myvzw.com [174.252.35.66]) by mx.google.com with ESMTPS id j18sm4720670qck.27.2011.06.13.11.41.39 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 13 Jun 2011 11:41:40 -0700 (PDT) References: In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8E401) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <329684AF-0A85-4116-A191-72562ADB9BE7@gmail.com> X-Mailer: iPhone Mail (8E401) From: Gavin Date: Mon, 13 Jun 2011 14:41:35 -0400 To: Vladimir Marchenko X-Spam-Score: -1.6 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is freemail (gavinandresen[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 MIME_QP_LONG_LINE RAW: Quoted-printable line longer than 76 chars -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.0 RFC_ABUSE_POST Both abuse and postmaster missing on sender domain X-Headers-End: 1QWC55-0005fa-JP Cc: "bitcoin-development@lists.sourceforge.net" Subject: Re: [Bitcoin-development] Bootstrapping via BitTorrent trackers X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 18:41:48 -0000 > The most practical way I see how to improve DNS bootstrapping is > publishing build instructions for a simple DNS server build and a > script which feeds it with node data. Something simple like djbdns plus > a perl script, or similar zerigo API script, would do. Than anyone can > host it. All left to do than is to hardcode a bunch of such DNS seeds > into the client. Adding that code to bitcoin in a contrib/dns folder seems like a good idea. = I'd be happy to run a dns seed.=