{"type":"rich","version":"1.0","author_name":"npub15fmnxm546tg2sv0l7elusrvqsgezdzdg3m0flpml5fr2qf3f5slskxlq6h","author_url":"https://nostr.ae/npub15fmnxm546tg2sv0l7elusrvqsgezdzdg3m0flpml5fr2qf3f5slskxlq6h","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2011-12-22\n🗒️ Summary of this message: Proposal for a decentralized block storage network to reduce the risk of a sybil attack. Broadcasting transactions may not be necessary, and thin nodes could serve as cache. The use of supernodes may simplify validation work, but a true p2p setup is necessary for scalability.\n📝 Original message:\u003e \n\u003e As for the DHT we had a few brainstorming sessions a while back on the forum http://bit.ly/sc2RLZ (gmaxwell didn't like it then either :D)\n\u003e Forcing someone to participate in a fixed position in the block storage network is a good way to reduce the risk of a sybil attack as Michael said. The hash should include only information that cannot be changed by the user, so IP can be used, but including the port is risky.\n\nAgree, that is why we need to keep the different A.B segment requirement as is also imposed in the client today.\n\n\u003e \n\u003e Broadcasting the transactions would not need to be done, since miners fetch them from their storage place, alternatively we could use the inv broadcast to notify peers about a new block/transaction and let it retrieve them from the permanent storage (DHT or block storage network). If we route traffic internally in the DHT we could even start caching at nodes leading to the real location, since announcements would lead to flashcrowds, putting heavy load on the responsible nodes. Caching is not a risk since the hash of the object to be retrieved is already known.\n\nI agree that in practice the thinner nodes would most likely just serve as cache, but they need notification on tx'es involving some of their tx outs or involving some of theirs bitcoin addresses. Today there are some designs that operate with a thin client that connects to a (web)server and subscribe to listen for transactions involving a specific bitcoin address. By letting that be a part of the hash space including that address you would not reveal your address to the server and we would keep a true p2p setup.\n\nBest regards,\n\nMichael\n\n\u003e \n\u003e Regards,\n\u003e Chris\n\u003e \n\u003e On Wed, Dec 21, 2011 at 1:41 PM, Michael Grønager \u003cgronager at ceptacle.com\u003e wrote:\n\u003e I find it likely that we will at some point have supernodes. If we have browser based wallets then the server for these automatically becomes supernodes. Further, if we move along that direction, it becomes much simpler to use both the scheme I proposed or to use a a lot of other schemes for sharing the validation work on a farm constituting the supernode.\n\u003e \n\u003e However, if we want to keep bitcoin in a real p2p setup and enable scalability in terms of ensuring both thin and fat client to connect then we need to go along the path I propose.\n\u003e \n\u003e Actually, after thinking a bit more about the possible new attack vector I don't find it that alarming - if you still require 7 confirmations of any bigger transaction before you, as receiver accepts the transaction as payed you will not risk anything. The question is then if it is sufficiently easy to fake small transaction to e.g. gain access to micropayment based web services. I would again say no - the requirement that you have ok from e.g. 8 different A.B nodes will make it extremely difficult to cheat, and that would even require you to gain some level of control over the network that the service you want to cheat is connected through.\n\u003e \n\u003e This means that you should not divide the hash space more finely than you would at all times be able to find 8 different A.B nodes. As the number of clients grows you can then divide the hash space further. (with 100000 nodes today and a division into 512 parts you would have approx 200 nodes to choose from).\n\u003e \n\u003e Cheers,\n\u003e \n\u003e M\n\u003e \n\u003e \n\u003e \n\u003e On 21/12/2011, at 12:42, Eric Lombrozo wrote:\n\u003e \n\u003e\u003e Is it just me or does it seem inevitable that at some point supernodes\n\u003e\u003e will emerge that other nodes trust to validate transactions for them?\n\u003e\u003e Supernodes needn't even store the entire block chain and transaction\n\u003e\u003e pool...it would be sufficient that they keep lists of IP addresses of\n\u003e\u003e other trustworthy nodes and partition them into a hashspace.\n\u003e\u003e \n\u003e\u003e Anonymous peers have no reputation to defend...but a trusted supernode\n\u003e\u003e would, which could provide just enough incentive for the supernode to\n\u003e\u003e do its best to ensure the nodes it vouches for are indeed legit. Of\n\u003e\u003e course, unless the supernode is validating the entire block chain and\n\u003e\u003e transaction pool itself, it could only assess the trustworthiness of\n\u003e\u003e other nodes by performing random sampling.\n\u003e\u003e \n\u003e\u003e Michael, I really like your ideas and the clarity you bring to the\n\u003e\u003e issue. Regarding the potential attack vector you mention, would it be\n\u003e\u003e possible to partition the hashspace to minimize the risk that an\n\u003e\u003e attacker can manage to disproportionately gain control over a part of\n\u003e\u003e the hashspace?\n\u003e\u003e \n\u003e\u003e ------------------------------------------------------------------------------\n\u003e\u003e Write once. Port to many.\n\u003e\u003e Get the SDK and tools to simplify cross-platform app development. Create\n\u003e\u003e new or port existing apps to sell to consumers worldwide. Explore the\n\u003e\u003e Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join\n\u003e\u003e http://p.sf.net/sfu/intel-appdev\n\u003e\u003e _______________________________________________\n\u003e\u003e Bitcoin-development mailing list\n\u003e\u003e Bitcoin-development at lists.sourceforge.net\n\u003e\u003e https://lists.sourceforge.net/lists/listinfo/bitcoin-development\n\u003e \n\u003e \n\u003e \n\u003e \n\u003e \n\u003e ------------------------------------------------------------------------------\n\u003e Write once. Port to many.\n\u003e Get the SDK and tools to simplify cross-platform app development. Create\n\u003e new or port existing apps to sell to consumers worldwide. Explore the\n\u003e Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join\n\u003e http://p.sf.net/sfu/intel-appdev\n\u003e _______________________________________________\n\u003e Bitcoin-development mailing list\n\u003e Bitcoin-development at lists.sourceforge.net\n\u003e https://lists.sourceforge.net/lists/listinfo/bitcoin-development\n\u003e"}
