Bitcoin Forum
May 17, 2024, 06:46:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: For Examination & Discussion of the btc client code  (Read 663 times)
cWq34#9tH-3 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
June 17, 2013, 12:15:52 AM
 #1

This thread is for people who have actually examined the source code. For discussion on improvement, bugs, security vulnerabilities, etc. Please don't post here unless you've actually looked at the code and are interested in discussing it.  Thanks.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 17, 2013, 01:16:40 AM
 #2

I've looked through the code, but have extremely limited knowledge of C++. I have read multiple articles from multiple security experts that have tried to crack Bitcoin but have failed. There are no attack vectors theoretically in the system. The only one is 51% or double spend. Those can't be prevented in a p2p system AFAIK. Double spend might be able to be corrected though using TxOut 3.

torba
Member
**
Offline Offline

Activity: 100
Merit: 10



View Profile
June 17, 2013, 04:19:10 AM
 #3

Does difficulty in stopping a double-spend increase with amounts of spend attempts?
I've been wondering how the network would deal with some person with malicious intent who has 20 computers around the world send the same transaction to various people.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 17, 2013, 03:45:36 PM
 #4

Does difficulty in stopping a double-spend increase with amounts of spend attempts?
I've been wondering how the network would deal with some person with malicious intent who has 20 computers around the world send the same transaction to various people.

Hmm, 20 computers sending the same transaction to various people? I may be misunderstanding you, but are you saying that if all those computers had access to 1 wallet.dat file containing 1 BTC, what would happen if they all tried to send it somewhere?

Such a feat would be nearly impossible, as the attacker has to have mined a block first, then sync all 20 of those computers, prepare the transaction, send it out, all whilst holding the block and risking that someone else may crack a block before he releases it. That all would have to be done in less than 10 minutes.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!