diff options
author | Jeff Garzik <jgarzik@exmulti.com> | 2013-04-08 01:42:39 -0400 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2013-04-08 05:42:55 +0000 |
commit | 5df8ec5933ff8e46073b70d228608951443897fc (patch) | |
tree | 782c74f7caeb3c2e5a5e567ca1f0159d6e8a40fd | |
parent | df928c4b41724195a704f69646230870c8e58b89 (diff) | |
download | pi-bitcoindev-5df8ec5933ff8e46073b70d228608951443897fc.tar.gz pi-bitcoindev-5df8ec5933ff8e46073b70d228608951443897fc.zip |
Re: [Bitcoin-development] DOS-Attacks on bitcoin-client?
-rw-r--r-- | b7/586114fc815c908054ad30e46c70812abc9207 | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/b7/586114fc815c908054ad30e46c70812abc9207 b/b7/586114fc815c908054ad30e46c70812abc9207 new file mode 100644 index 000000000..0f30dbdb6 --- /dev/null +++ b/b7/586114fc815c908054ad30e46c70812abc9207 @@ -0,0 +1,70 @@ +Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] + helo=mx.sourceforge.net) + by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) + (envelope-from <jgarzik@exmulti.com>) id 1UP4r1-0006Em-7H + for bitcoin-development@lists.sourceforge.net; + Mon, 08 Apr 2013 05:42:55 +0000 +X-ACL-Warn: +Received: from mail-pa0-f47.google.com ([209.85.220.47]) + by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) + (Exim 4.76) id 1UP4qr-0001JH-V5 + for bitcoin-development@lists.sourceforge.net; + Mon, 08 Apr 2013 05:42:55 +0000 +Received: by mail-pa0-f47.google.com with SMTP id bj3so3086450pad.34 + for <bitcoin-development@lists.sourceforge.net>; + Sun, 07 Apr 2013 22:42:40 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=google.com; s=20120113; + h=mime-version:x-received:x-originating-ip:in-reply-to:references + :date:message-id:subject:from:to:cc:content-type:x-gm-message-state; + bh=sf0FBBi3PUQ2/CNgvSHhqqvTvBoexeN/BveksjyLJmA=; + b=Bqooud1p5U032uh5MJZzNRqQe5oaAsYIr7s7TNRzznGkLmmT1Ng74ejrt0mJYWdoBP + L8j1oqTYj4uQdxH4X3wqfnwQ8oVzfys5f8/FgLDPDB9LqMMBkltDiNYYvE0a8lArF3VT + N2gXbrdzfI+wvHF28BOw5o8jfTceeWgugU/6S3o+sBiP6fTdDfy52+QfHjhIq1673kLy + B8Kfdpg+boxX4h5Xi1/mW3zNUZoXzZpwHcpC40WLN8QvarfkqcWhW9fc/EbqecEjMd2/ + mtXRpunPN9g56+yt+Zv/alPnYACXdFWj2XBMBBzJr4GC7iuK3YgxQj5ZaIrRaxxIs7HD + yMzA== +MIME-Version: 1.0 +X-Received: by 10.66.252.101 with SMTP id zr5mr33708012pac.130.1365399759915; + Sun, 07 Apr 2013 22:42:39 -0700 (PDT) +Received: by 10.68.255.5 with HTTP; Sun, 7 Apr 2013 22:42:39 -0700 (PDT) +X-Originating-IP: [99.43.178.25] +In-Reply-To: <51618612.9010603@olivere.de> +References: <51618612.9010603@olivere.de> +Date: Mon, 8 Apr 2013 01:42:39 -0400 +Message-ID: <CA+8xBpcSpi2ZKYb5wLTO45BW02213zWykJ9_z26cde7gZKvF_A@mail.gmail.com> +From: Jeff Garzik <jgarzik@exmulti.com> +To: Oliver Egginger <bitcoin@olivere.de> +Content-Type: text/plain; charset=ISO-8859-1 +X-Gm-Message-State: ALoCoQmynu7xCNPaCUmHfv/JE7keJ0LKo+qk3np3tKhnMMmQQkoKbGGILUbJy89B33xqy8Fsr/Xy +X-Spam-Score: 0.0 (/) +X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. + See http://spamassassin.org/tag/ for more details. +X-Headers-End: 1UP4qr-0001JH-V5 +Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net> +Subject: Re: [Bitcoin-development] DOS-Attacks on bitcoin-client? +X-BeenThere: bitcoin-development@lists.sourceforge.net +X-Mailman-Version: 2.1.9 +Precedence: list +List-Id: <bitcoin-development.lists.sourceforge.net> +List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> +List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> +List-Post: <mailto:bitcoin-development@lists.sourceforge.net> +List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> +List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe> +X-List-Received-Date: Mon, 08 Apr 2013 05:42:55 -0000 + +BTW, check out the blockchain torrent, as one way of offloading some +of the download bandwidth used from the P2P network: + + Bitcoin blockchain data torrent + https://bitcointalk.org/index.php?topic=145386.0 + +-- +Jeff Garzik +exMULTI, Inc. +jgarzik@exmulti.com + + |