Bitcoin Forum
April 25, 2024, 08:07:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Make transactions in blockchain untracable  (Read 797 times)
gollum (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


In Hashrate We Trust!


View Profile
April 08, 2013, 07:48:51 PM
 #1

Is it technically possible to encrypt the blockchain so the transactions becomes totally impossible to trace for others than the two parts involved in the transaction?

The reason: make it impossible for government to trace how much bitcoins you have, who you have transactions with and so on.
1714032449
Hero Member
*
Offline Offline

Posts: 1714032449

View Profile Personal Message (Offline)

Ignore
1714032449
Reply with quote  #2

1714032449
Report to moderator
1714032449
Hero Member
*
Offline Offline

Posts: 1714032449

View Profile Personal Message (Offline)

Ignore
1714032449
Reply with quote  #2

1714032449
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714032449
Hero Member
*
Offline Offline

Posts: 1714032449

View Profile Personal Message (Offline)

Ignore
1714032449
Reply with quote  #2

1714032449
Report to moderator
1714032449
Hero Member
*
Offline Offline

Posts: 1714032449

View Profile Personal Message (Offline)

Ignore
1714032449
Reply with quote  #2

1714032449
Report to moderator
1714032449
Hero Member
*
Offline Offline

Posts: 1714032449

View Profile Personal Message (Offline)

Ignore
1714032449
Reply with quote  #2

1714032449
Report to moderator
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
April 08, 2013, 11:25:02 PM
 #2

Is it technically possible to encrypt the blockchain so the transactions becomes totally impossible to trace for others than the two parts involved in the transaction?

The reason: make it impossible for government to trace how much bitcoins you have, who you have transactions with and so on.

The architecture of the Bitcoin ledger is such that each node can verify that a transaction has not been previously spent.  There's no way to verify that the transaction hasn't previously been spent without knowing the address and the transaction details (transaction hash and index).

There is a somewhat related project, Open Transactions, that allows Bitcoin transactions with blinding.
 - https://github.com/FellowTraveler/Open-Transactions/wiki

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


gollum (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


In Hashrate We Trust!


View Profile
April 09, 2013, 12:01:39 AM
 #3

If we trust cryptography we dont need to see the transactions to accept that double spending has not occured - correct?
We can let bitcoin become a huge blackbox that we trust.
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
April 09, 2013, 12:13:06 AM
 #4

If we trust cryptography we dont need to see the transactions to accept that double spending has not occured - correct?

No.

This is the data that is needed.



Quote
A transaction is a signed section of data that is broadcast to the network and collected into blocks. It typically references previous transaction(s) and dedicates a certain number of bitcoins from it to one or more new public key(s) (Bitcoin address).
- http://en.bitcoin.it/wiki/Transactions


Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


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!