Blockchain applications can establishes trust, accountability and transparency while streamlining business processes.
Blockchain is generally used to describe the Protocol for the Distributed Ledger Technology which forms the heart of the Cryptocurrency, Bitcoin.
The concept of the Blockchain lies at the heart of all cryptocurrencies. Blockchain is the decentralised historical record of changes in the ownership of an asset, be it simply spending a bitcoin or executing a complex Smart contract in one of the second-generation cryptocurrencies such as Ethereum. Whenever a cryptocurrency transaction occurs, its details are broadcast throughout the entire cryptocurrency network by the spending party, ensuring that everyone has an up-to-date record of ownership. Periodically, all the recent changes get bundled together into one “block”, and added to the historical record. And so the Blockchain – a linked list of all the previous blocks – serves as the full and complete record of who owns what within the Blockchain network.
Think of Blockchain as an Operating System for interactions.
Open Source code provides the blockchain with important transparency, which adds to the trust in the system and its ledger that comes with the Distributed Consensus database structure. All users of Blockchain can verify if the underlying code has any security flaws or contains any back doors to allow tampering.
Bitcoin is an is an Non Permissioned System which implies the information about all transactions on the Blockchain is accessible to all users. This transparency allows all users to check their copy of the Blockchain for consistency with other users’ copies.
In addition, any well-connected node is able to determine, with reasonable certainty, whether a transaction does or does not exist in the Blockchain.
Any node that creates a transaction can, after a confirmation period, determine with a reasonable level of certainty whether the transaction is valid, able to take place and become final (i.e. that no conflicting transactions were confirmed into the Blockchain elsewhere that would invalidate the transaction, such as the same cryptocurrency units "double-spent" somewhere else).
Identity Correlation of these wallet addresses with some other Identification values are required to determine the End-User.
The Bitcoin network strives to preserve the privacy of its users by allowing nodes to access the ledger under a pseudonym. To transfer a Bitcoin the node does not have to reveal the identity of the Natural Person or Organizational Entity operating the node. All that is needed is that the node makes the transaction with a digital Signature with a valid Private Key.
Blockchain transparency may be a challenge for the privacy of its user.
Unless the Payment Transaction is done face-to-face, then there is also a Telecommunications system involved which has additional information about you.
There are many ways you Digital Identity can be linked to a wallet address.
At least two companies, Elliptic and Chainalysis
, Cluster analysis and other techniques of Identity Correlation to bitcoin addresses, and compiling all their insights into commercialized databases that track all bitcoin activity in an effort to De-anonymization Bitcoin.
However, some Organizational Entities are proposing Blockchains as Permissioned Systems which demands a link to a entity’s Digital Identity, and this Personal data will be accessible for all who use the Blockchain. This creates challenges in respect of Regulatory compliance even though some of the people demanding the Permissioned Systems are Government Entities