<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Deployment Matters</title>
	<atom:link href="http://gondwanaland.com/mlog/2004/12/30/deployment-matters/feed/" rel="self" type="application/rss+xml" />
	<link>http://gondwanaland.com/mlog/2004/12/30/deployment-matters/</link>
	<description>My opinions only. I do not represent any organization in this publication.</description>
	<lastBuildDate>Sat, 12 May 2012 23:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mike Linksvayer &#187; LimeWire more popular than Firefox?</title>
		<link>http://gondwanaland.com/mlog/2004/12/30/deployment-matters/#comment-95691</link>
		<dc:creator>Mike Linksvayer &#187; LimeWire more popular than Firefox?</dc:creator>
		<pubDate>Sat, 05 May 2007 19:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://gondwanaland.com/mlog/2004/12/30/deployment-matters/#comment-95691</guid>
		<description>[...] a little odd to include all those BitTorrent clients, given their very different nature. All but LimeWire, Ares, eMule, and BearShare are BT-only (their P2P download component &#8212; [...]</description>
		<content:encoded><![CDATA[<p>[...] a little odd to include all those BitTorrent clients, given their very different nature. All but LimeWire, Ares, eMule, and BearShare are BT-only (their P2P download component &#8212; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Linksvayer &#187; CodeCon Friday</title>
		<link>http://gondwanaland.com/mlog/2004/12/30/deployment-matters/#comment-4216</link>
		<dc:creator>Mike Linksvayer &#187; CodeCon Friday</dc:creator>
		<pubDate>Sat, 11 Feb 2006 10:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://gondwanaland.com/mlog/2004/12/30/deployment-matters/#comment-4216</guid>
		<description>[...] Localhost. A global directory shared with a modified version of the Azureus BitTorrent client. I tried about a month ago. Performance was somewhere between abysmal and nonexistent. BitTorrent is fantastic for large popular files. I&#8217;ll be surprised if localhost&#8217;s performance, which depends on transferring small XML files, ever reaches mediocrity. They&#8217;re definitely going away from BitTorrent&#8217;s strengths by uploading websites into the global directory as lots of small files (I gather). The idea of a global directory is interesting, though tags seem a more fruitful navigation method than localhost&#8217;s hierarchy. [...]</description>
		<content:encoded><![CDATA[<p>[...] Localhost. A global directory shared with a modified version of the Azureus BitTorrent client. I tried about a month ago. Performance was somewhere between abysmal and nonexistent. BitTorrent is fantastic for large popular files. I&#8217;ll be surprised if localhost&#8217;s performance, which depends on transferring small XML files, ever reaches mediocrity. They&#8217;re definitely going away from BitTorrent&#8217;s strengths by uploading websites into the global directory as lots of small files (I gather). The idea of a global directory is interesting, though tags seem a more fruitful navigation method than localhost&#8217;s hierarchy. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Linksvayer &#187; CodeCon Friday</title>
		<link>http://gondwanaland.com/mlog/2004/12/30/deployment-matters/#comment-3776</link>
		<dc:creator>Mike Linksvayer &#187; CodeCon Friday</dc:creator>
		<pubDate>Sat, 14 Jan 2006 06:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://gondwanaland.com/mlog/2004/12/30/deployment-matters/#comment-3776</guid>
		<description>[...] RPOW. Reusable Proofs of Work is a system for sequential reuse of hashcash mediated by a server written by the great signal-to-noise enhancer Hal Finney. RPOW has many potential uses &#8212; apparently initially motivated by a desire to implement &#8220;P2Poker&#8221; with interesting &#8220;chips&#8221; and currently being experimented with in a modified BitTorrent client in which downloaders can pay for priority wit RPOW tokens, possibly encouraging people to leave clients running after completing a download (serving as seeds in BT lingo) in order to earn tokens which may be spent on future downloads. As the BTRP page notes, people could acquire RPOWs out of band, and not contribute more upload bandwidth, or even contribute less. The net effect is hard to predict. If buying download priority with RPOWs proves useful, I expect non-BT filesharing clients, which have far less reason to cooperate, would benefit more than BT clients. Perhaps the most interesting thing about the RPOW system is its great effort to ensure that there can be no cheating, in particular by the server operator. The RPOW server will zero all data if it is physically tampered with, it is possible for anyone to verify the code it is running, and that code can verify that its database in its untrusted host has not been tampered with, using a Merkle hash tree to verify (the secure board only has two megabytes of memory). The RPOW server may be the world&#8217;s first transparent server, which could facilitate a world of distributed, cooperating RPOW servers. Presentation slides. [...]</description>
		<content:encoded><![CDATA[<p>[...] RPOW. Reusable Proofs of Work is a system for sequential reuse of hashcash mediated by a server written by the great signal-to-noise enhancer Hal Finney. RPOW has many potential uses &#8212; apparently initially motivated by a desire to implement &#8220;P2Poker&#8221; with interesting &#8220;chips&#8221; and currently being experimented with in a modified BitTorrent client in which downloaders can pay for priority wit RPOW tokens, possibly encouraging people to leave clients running after completing a download (serving as seeds in BT lingo) in order to earn tokens which may be spent on future downloads. As the BTRP page notes, people could acquire RPOWs out of band, and not contribute more upload bandwidth, or even contribute less. The net effect is hard to predict. If buying download priority with RPOWs proves useful, I expect non-BT filesharing clients, which have far less reason to cooperate, would benefit more than BT clients. Perhaps the most interesting thing about the RPOW system is its great effort to ensure that there can be no cheating, in particular by the server operator. The RPOW server will zero all data if it is physically tampered with, it is possible for anyone to verify the code it is running, and that code can verify that its database in its untrusted host has not been tampered with, using a Merkle hash tree to verify (the secure board only has two megabytes of memory). The RPOW server may be the world&#8217;s first transparent server, which could facilitate a world of distributed, cooperating RPOW servers. Presentation slides. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

