Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1YUaFY-0000Kj-7W for Bitcoin-development@lists.sourceforge.net; Sun, 08 Mar 2015 12:24:04 +0000 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.212.179 as permitted sender) client-ip=209.85.212.179; envelope-from=pindar.wong@gmail.com; helo=mail-wi0-f179.google.com; Received: from mail-wi0-f179.google.com ([209.85.212.179]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1YUaFW-0007c6-Ik for Bitcoin-development@lists.sourceforge.net; Sun, 08 Mar 2015 12:24:04 +0000 Received: by widex7 with SMTP id ex7so12974397wid.3 for ; Sun, 08 Mar 2015 05:23:56 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.75.132 with SMTP id c4mr49323631wiw.78.1425817436565; Sun, 08 Mar 2015 05:23:56 -0700 (PDT) Received: by 10.194.156.228 with HTTP; Sun, 8 Mar 2015 05:23:56 -0700 (PDT) In-Reply-To: References: Date: Sun, 8 Mar 2015 20:23:56 +0800 Message-ID: From: Pindar Wong To: Andrew Miller Content-Type: multipart/alternative; boundary=f46d04389525d235d70510c5fd42 X-Spam-Score: -0.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 commonly abused enduser mail provider (pindar.wong[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -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 X-Headers-End: 1YUaFW-0007c6-Ik Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] New paper: Research Perspectives and Challenges for Bitcoin and Cryptocurrencies 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: Sun, 08 Mar 2015 12:24:04 -0000 --f46d04389525d235d70510c5fd42 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable *Spendid* work Andrew (and all the other authors). Well done. This is a timely paper that deserves significantly wider circulation and comment. FWIW, Joichi Ito, from the MIT media Lab, made reference to your work during yesterday's MIT Bitcoin Expo [@ 2:46:54] p. On Wed, Mar 4, 2015 at 11:28 PM, Mike Hearn wrote: > Nice, Andrew. > > Just one minor point. SPV clients do not need to maintain an ever growing > list of PoW solutions. BitcoinJ uses a ring buffer with 5000 headers and > thus has O(1) disk usage. Re-orgs past the event horizon cannot be > processed but are assumed to be sufficiently rare that manual interventio= n > would be acceptable. > > On Mon, Mar 2, 2015 at 8:48 AM, Andrew Miller wrote: > >> We (Joseph Bonneau, myself Arvind Narayanan, Jeremy Clark, Ed Felten, >> Josh Kroll -- from Stanford, Maryland, Concordia, Princeton) have >> written a =E2=80=9Csystemization=E2=80=9D paper about Bitcoin-related re= search. It=E2=80=99s >> going to appear in the Oakland security conference later this year >> (IEEE Security and Privacy) but we wanted to announce a draft to this >> community ahead of time. >> >> http://www.jbonneau.com/doc/BMCNKF15-IEEESP-bitcoin.pdf >> >> One of the main goals of our work is to build a bridge between the >> computer science research community and the cryptocurrency community. >> Many of the most interesting ideas and proposals for Bitcoin come from >> this mailing list and forums/wikis/irc channels, where many academic >> researchers simply don=E2=80=99t know to look! In fact, we started out b= y >> scraping all the interesting posts/articles we could find and trying >> to figure out how we could organize them. We hope our paper helps some >> of the best ideas and research questions from the Bitcoin community >> bubble up and inspires researchers to build on them. >> >> We didn=E2=80=99t limit our scope to Bitcoin, but we also decided not to >> provide a complete survey of altcoins and other next-generation >> cryptocurrency designs. Instead, we tried to explain all the >> dimensions along which these designs differ from Bitcoin. >> >> This effort has roughly been in progress over two years, though it >> stopped and restarted several times along the way. >> >> If anyone has comments or suggestions, we still have a week before the >> final version is due, and regardless we plan to continue updating our >> online version for the forseeable future. >> >> >> ------------------------------------------------------------------------= ------ >> Dive into the World of Parallel Programming The Go Parallel Website, >> sponsored >> by Intel and developed in partnership with Slashdot Media, is your hub >> for all >> things parallel software development, from weekly thought leadership >> blogs to >> news, videos, case studies, tutorials and more. Take a look and join the >> conversation now. http://goparallel.sourceforge.net/ >> _______________________________________________ >> Bitcoin-development mailing list >> Bitcoin-development@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bitcoin-development >> > > > > -------------------------------------------------------------------------= ----- > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub fo= r > all > things parallel software development, from weekly thought leadership blog= s > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > --f46d04389525d235d70510c5fd42 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
*Spendid* work Andrew (and all the other au= thors). Well done.

This is a timely paper that deserves signif= icantly wider circulation and comment.

FWIW, Joichi Ito, from= the MIT media Lab, made reference to your work during yesterday's MIT Bitcoin Expo=C2= =A0 [@ 2:46:54]

p.


On Wed, Mar 4, 2015 at 11:28 PM, Mike Hearn= <mike@plan99.net> wrote:
Nice, Andrew.

Just one minor point. SPV c= lients do not need to maintain an ever growing list of PoW solutions. Bitco= inJ uses a ring buffer with 5000 headers and thus has O(1) disk usage. Re-o= rgs past the event horizon cannot be processed but are assumed to be suffic= iently rare that manual intervention would be acceptable.

On Mon, Mar 2, 2015 at 8:48 AM, Andrew Miller <amiller@c= s.umd.edu> wrote:
We (Jose= ph Bonneau, myself Arvind Narayanan, Jeremy Clark, Ed Felten,
Josh Kroll -- from Stanford, Maryland, Concordia, Princeton) have
written a =E2=80=9Csystemization=E2=80=9D paper about Bitcoin-related resea= rch. It=E2=80=99s
going to appear in the Oakland security conference later this year
(IEEE Security and Privacy) but we wanted to announce a draft to this
community ahead of time.

http://www.jbonneau.com/doc/BMCNKF15-IEEESP-bitcoin.pdf

One of the main goals of our work is to build a bridge between the
computer science research community and the cryptocurrency community.
Many of the most interesting ideas and proposals for Bitcoin come from
this mailing list and forums/wikis/irc channels, where many academic
researchers simply don=E2=80=99t know to look! In fact, we started out by scraping all the interesting posts/articles we could find and trying
to figure out how we could organize them. We hope our paper helps some
of the best ideas and research questions from the Bitcoin community
bubble up and inspires researchers to build on them.

We didn=E2=80=99t limit our scope to Bitcoin, but we also decided not to provide a complete survey of altcoins and other next-generation
cryptocurrency designs. Instead, we tried to explain all the
dimensions along which these designs differ from Bitcoin.

This effort has roughly been in progress over two years, though it
stopped and restarted several times along the way.

If anyone has comments or suggestions, we still have a week before the
final version is due, and regardless we plan to continue updating our
online version for the forseeable future.

---------------------------------------------------------------------------= ---
Dive into the World of Parallel Programming The Go Parallel Website, sponso= red
by Intel and developed in partnership with Slashdot Media, is your hub for = all
things parallel software development, from weekly thought leadership blogs = to
news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-de= velopment


-----------------------------------------------------------= -------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponso= red
by Intel and developed in partnership with Slashdot Media, is your hub for = all
things parallel software development, from weekly thought leadership blogs = to
news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_________________________= ______________________
Bitcoin-development mailing list
Bitcoin-develo= pment@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-de= velopment


--f46d04389525d235d70510c5fd42--