Author

Topic: ISP-independent Bitcoin (Read 952 times)

legendary
Activity: 1120
Merit: 1152
March 07, 2013, 03:04:18 PM
#2
With 1MB blocks such projects are actually quite reasonable. Data rates in the 2-3KB/second are required to keep up with the network, and for miners, bursts of 10 to 100x that to keep the orphan rate low. Amateurs with off-the-shelf systems can build the hardware links those decentralized networks run on - one example is the RONJA project. Essentially the basic information needed to validate and audit the blockchain would be broadcast to everyone, and then either on-chain transactions, or off-chain transaction systems audited with blockchain information can be used to actually transfer funds.

Bitcoin is especially suited to decentralized networks because it doesn't need routing. Every peer passes every valid message it sees, either a block or a transaction, to all of it's peers, so you don't need complex routing algorithms to determine where the data should go. The Bitcoincard project was interesting in that regard; it was claimed to have integrated point to point radio links in each card. While the project itself appears to be vaporware, the basic idea is possible.
legendary
Activity: 2142
Merit: 1010
Newbie
March 07, 2013, 02:51:14 PM
#1
In continuation of my topic "How to defend the Bitcoin network against traffic filtering?" (https://bitcointalksearch.org/topic/how-to-defend-the-bitcoin-network-against-traffic-filtering-150161):

I'd like to point your attention to this project - http://en.wikipedia.org/wiki/Netsukuku
Quote
Netsukuku is the name of an experimental peer-to-peer routing system, developed by the FreakNet MediaLab (Italian) in 2006, created to build up a distributed network, anonymous and censorship-free, fully independent but not necessarily separated from the Internet, without the support of any server, ISP and no central authority. It does not rely on a backbone router, or on any routing equipment other than normal network interface cards.

If Bitcoin was integrated with Netsukuku or a similar system we would get rid of one of the weakest points of Bitcoin. Unfortunately, I'm not familiar with Bitcoin enough to be able to implement the idea...
Jump to: