Business

Identity and Anonymity on Blockchain

cryptodao3@
cryptodao3@
3 min read

In this article, we will discuss anonymity on the blockchain. Privacy and anonymity on the blockchain are a crucial part of its success in some applications. If individuals or organizations are performing on the blockchain they may not wish this to be public knowledge.

Different blockchains have different levels of anonymity and privacy built into the protocol. Different blockchains have different levels of anonymity and privacy built into the protocol. As discussed earlier, public key cryptography is at the centres of maintaining its identity of this. This Blockchain is completely work on DAO, it uses a pair of public and private keys to make encryption and digital signatures possible.

At this point, we need to take a look a bit more into the relationship between a user’s keys and a user’s actual identity.

The first thing to consider is that there is nothing about a public key that ties it to its corresponding private key. We have said that a digital signature verifies that an owner of the corresponding private key created the signature, but that is all that it says.

Since private keys are secret, obviously it can’t be possible for someone to determine a private key from a public key, at least it shouldn’t. If you know a user’s private key, you can calculate the public one, but the reverse is not true. The other thing to keep in mind is that private keys are just numbers, and can’t be tied to a person’s actual identity, their real world identity.

Identity on the Decentralized Autonomous Organization Blockchain is just a possession of the relevant private key, and even if someone guesses or steals that private key, they can’t learn its owner’s actual identity from it directly. The original blockchains did not have much in the way of privacy and anonymity protection.

You can’t tie public keys or private keys to real world identities, which means that blockchain users have a limited amount of built in privacy. However, every transaction on the blockchain is public and stored there forever. This means that a lot of information about the user’s identity could be learned through sifting the data stored on the blockchain to obtain the metadata.

Based on the repeated transactions to places like a coffee shop or a market, someone could get an idea of where and individual lives and their habits. For businesses, repeated transactions may indicate a business relationship that may lead to a loss of a competitive advantage if leaked.

So they came up with the idea which is known as Decentralized Autonomous Organization to automate governance in this anonymity only goes so far. The limited level of anonymity and privacy protections available on the original blockchain has inspired development of enhancements that increase privacy while still allowing transactions to be verified and validated publicly on the blockchain.

Conclusion:

This is an incomplete list of some of the mechanisms developed and implemented in various blockchains. They use cryptography and cryptographic to allow a user to prove knowledge of a secret without revealing the actual secret.

 

0

Discussion (0 comments)

0 comments

No comments yet. Be the first!