Startertutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.
Home » Computer Science » Blockchain » Bitcoin Limitations
Suryateja Pericherla Categories: Blockchain. No Comments on Bitcoin Limitations
0
(0)

Various limitations in Bitcoin have also sparked some interest in altcoins, which were developed specifically to address limitations in Bitcoin.

 

The most prominent and widely discussed limitation is the lack of anonymity in Bitcoin.

 

Privacy and Anonymity

As the blockchain is a public ledger of all transactions and is openly available, it becomes trivial to analyze it.

 

Combined with traffic analyses, transactions can be linked back to their source IP addresses, thus possibly revealing a transaction’s originator.


Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests.


 

Even though in Bitcoin it is a recommended and common practice to generate a new address for every transaction, thus allowing some level of unlinkability, this is not enough.

 

Various techniques have been developed and successfully used to trace the flow of transactions throughout the network and link them back to their originator.

 

Various proposals have been made to address the privacy issue in Bitcoin.

 

These proposals fall into three categories: mixing protocols, third-party mixing networks, and inherent anonymity.

 

Mixing Protocols

In this model, a mixing service provider (an intermediary or a shared wallet) is used.

 

Users send coins to this shared wallet as a deposit, and then, the shared wallet can send some other coins (of the same value deposited by some other users) to the destination.

 

Users can also receive coins that were sent by others via this intermediary.

 

This way the link between outputs and inputs is no longer there and transaction graph analysis will not be able to reveal the actual relationship between senders and receivers.

 

CoinJoin is one example of mixing protocols, where two transactions are joined together to form a single transaction while keeping the inputs and outputs unchanged.

 

The core idea behind CoinJoin is to build a shared transaction that is signed by all participants. This technique improves privacy for all participants involved in the transactions.

 

Third-Party Mixing Networks

Various third-party mixing services are available, but if the service is centralized, then it poses the threat of tracing the mapping between senders and receivers because the mixing service knows about all inputs and outputs.

 

Various services, with varying degrees of complexity, such as CoinShuffle, Coinmux, and Darksend in Dash (coin) are available that are based on the idea of CoinJoin (mixing) transactions.

 

CoinShuffle is a decentralized alternative to traditional mixing services as it does not require a trusted third party.

 

CoinJoin-based schemes, however, have some weaknesses, most prominently the possibility of launching a denial of service attack by users who committed to signing the transactions initially but now are not providing their signature, thus delaying or stopping joint transactions altogether.

 

Inherent Anonymity

This category includes coins that support privacy inherently and is built into the design of the currency.

 

The most popular is Zcash, which uses Zero-Knowledge Proofs (ZKP) to achieve anonymity.

 

Other examples include Monero, which makes use of ring signatures to provide anonymous services.

How useful was this post?

Click on a star to rate it!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Leave a Reply

Your email address will not be published. Required fields are marked *

Facebook
Twitter
Pinterest
Youtube
Instagram
Blogarama - Blog Directory