privacy image

This is a special article about privacy blockchains brought to us by David Freuden, a blockchain advisor at Monsterplay.

While encryption is the best way to protect your privacy, you should be the one making the first move. Only through the lens of data ownership can we begin to answer the question of: “Who/What will protect my privacy?” It won’t be legislation, as governments themselves are often those who are seeking more information on their citizens. This may be taking place either directly or indirectly via coercion, legislation or subpoenas directed at the ever-growing number of corporations that collect, store and share your personal information.

The new field of blockchain-enabled encryption offers significant opportunities to improve privacy and the controls around it. However, it is important to understand that not all blockchains are privacy-conscious, and fewer still are those that are privacy-centric.

Privacy Blockchains: By Approach

Looking at blockchain through the lens of privacy, two categories are to be discussed. Transparency and Privacy.

Transparency: Bitcoin & Ethereum hide no information. This is good for blockchain analysis and honesty, but it is bad for user protection and privacy. Block Explorers, an open-source web tool, allows anyone to view information about blocks, addresses, and transactions on these blockchains.

It is relatively easy using solely blockchain analysis and the addresses of known public entities (businesses, organizations) to discern what address a person may be associated with, and where the funds are coming from/going to. Worse yet, when you pay someone from an address owned by you, reverse lookups are possible using a blockchain explorer. This means anyone you send bitcoin to can then look-up your address and, in turn, know precisely the amount of bitcoin stored at that address.

Privacy: Monero & Zcash. These use different approaches in comparison with Bitcoin and Ethereum, but it is worth noting that they both need a certain degree of transparency. This transparency is necessary for the logistics of:

a) Ensuring that transaction gets from A-B (and related auditing by third parties);

b) Preventing double-spends and counterfeiting.

It is a choice

The privacy-focused blockchains, regardless of approach, are bound together by a common value: Privacy should be a choice. All projects actively pursuing a means to keep information private view Bitcoin’s transparency as problematic.  In a way, this is the closest realization to a tangible “use case” that exists in crypto, apart from the concept of a decentralized ledger.

Privacy-minded blockchains also have two important differentiating subsets:

◦ Opt-In Privacy: For example, Zcash, where all transactions are transparent by default. This results in (as of Nov 19th, 2019) roughly 87% of the Zcash network’s daily transaction volume being completely transparent. As a result, analysts can easily deduce the latter 13%. You can see this on the Zcash explorer.

With the “Opt-In” approach, transparency is the default. Privacy is an elected option.

◦ Opt-Out Privacy: For example, Monero, where all transactions are opaque by default.

This results in the network being opaque to onlookers with the exception of users choosing to share their information. Users may choose to do this for various reasons such as the need for a third-party audit. To do this on Monero’s network, users would provide a recipient’s address and a transaction-specific private key to that third party. These actions will make that transaction’s data visible to the party that receives access to this info.

With the “Opt-Out” approach, privacy is the default. Transparency is an elected option.

The Benefit of Competing Solutions

Blockchain projects taking different approaches toward the solution of establishing of choice-centered privacy is critical. Not just with blockchain but for privacy globally. The topic of individual privacy continues to make headlines around the world and is already influencing governments to enforce new legislation that is designed to protect privacy, such as the GPDR that was introduced in May 2018. As blockchain continues to grow and be adopted around the world it’s important that this new technology provides improvements in privacy and control of privacy.

  • The General Data Protection Regulation (GDPR) is a regulation in EU law on data protection and privacy for all individual citizens of the European Union and the European Economic Area. It also addresses the transfer of personal data outside the EU and EEA areas.

As noted in my article “Privacy Matters: How to Protect Information in a World of Data Brokerage“, one of the most recent advances in technology that offers a significant advancement in privacy and security is blockchain.

Leading Approaches toward a privacy-conscious blockchain

The two examples mentioned previously, Zcash and Monero, are the two most well-known privacy coins in the market. Their end goal is the same, but they use different mechanisms and approaches.

· Zcash (ZEC) is a fork of the Bitcoin protocol and attains privacy via the use of zk-SNARKS, a zero-knowledge privacy protocol.

· Monero (XMR) is a fork of Bytecoin, which has a completely different underlying protocol that Bitcoin called CryptoNote. Monero maintains the privacy of its senders, its transactions, and its receivers via ring signatures, ring confidential transactions, and stealth addresses respectively.

There are many other privacy-centric blockchains, most of which are forks from either Zcash or Monero. Developers may choose to fork because they believe there are significant improvements or advantages that can be offered to users. Forking into a new project from an existing protocol enables new projects to keep the best of what exists and add new features and functionality. As a result, the most innovative projects are often more agile as a project than the blockchain titans they are forked from. Having a smaller user-base and ecosystem, they are able to react more quickly to issues and make changes.

Three projects of interest within the Zcash ecosystem, which epitomize innovation:

Komodo [KMD]: Komodo was launched prior to ZEC, after Zcash source code had been made public. Komodo has rolled out the Antara Framework for launching new blockchains and a full-featured test environment for blockchain development (KMD Labs). They also pioneered a mechanism called Delayed Proof of Work (DPOW) that secures smaller chains with the security of bitcoin. Komodo has launched its public beta version of its AtomicDEX, making it available for both Android and iOS users.

Komodo enables projects to build their own chains, dubbed Smart Chains. These smart chains have the option to include a privacy module, alongside a host of other features, but this is entirely optional.

It is important to note that whilst Komodo is a fork of Zcash, and offers optional privacy features, it is not itself a privacy blockchain.

Visit Komodo website

Hush [HUSH]: Hush recently migrated their codebase from ZEC-forked code, to a codebase derived directly from KMD’s prior work. Hush has created Hushlist, a means for users to communicate using zero-knowledge technology, similar to mailing lists. Journalists, whistleblowers, or anyone needing to communicate with many others, in a privacy-sensitive way can use it. According to Hush’s lead developer, Duke Leto: “Hush was the first Zcash Protocol coin to remove the 1.6GB download requirement prior to syncing, which in addition to it having the smallest on-disk chain size of ~1GB, makes [it] the most bandwidth-efficient fork”.

Visit Hush website

PirateChain: PirateChain boasts the largest anonymity set of any functioning network, and are currently the only ZEC-derived codebase that takes on privacy from an Opt-Out perspective (i.e. by default — users must opt-out by sharing a viewkey). PirateChain is also a member of the KMD ecosystem.

Visit PirateChain website

Several projects from Monero’s ecosystem, that epitomize innovation:

Swap [XWP]: Swap is also derived from Monero and inherits privacy from RingCT and the CryptoNote protocol. Swap’s most innovative contribution is its implementation of a completely different mining algorithm, Cuckaroo29s. Cuckoo cycle (PoW algorithm) is only 42 lines of code in its complete specification. This means that external parties can more easily audit Swap’s code. It also means that block verification is much faster than those based on the CryptoNight PoW algorithm. Visit Swap website

Other Forks: Even Monero developers acknowledge the advantages of smaller, light-weight forks in making innovative changes. The internal group of XMR’s main contributors develop most of the Monero Forks. Many of these function as testing beds for prospective features on Monero. Projects in this subgroup include MasariAeon, and Wownero to name only a few.

Blur

Blur [Blur]: is a fork from Monero’s codebase. As a result, both chains choose Opt-Out privacy by default. Blur provides a refreshingly different perspective on the issue of specialized mining hardware than the typically-seen “ASIC-resistance” ideal. ASIC-resistance is something that has attracted criticism from entities like Coinbase, recently.

Blur plans to feature a multi-PoW ecosystem, incorporating multiple self-similar proof-of-work blockchains. The idea is to create separate faction-based chains for specialized hardware. The respective devices mine them in a more advantageous way. Targeting key differences in chip design, and using independent chains to isolate hardware with incentives, The Blur Network plans to provide an inclusive ecosystem for all mining hardware, in a more logically competitive manner.

According to Biz, lead developer of Blur, “What we see going on within privacy coins is an illogical battle between hardware and developers. We see developers overly focused on building ever-higher fences, that only they were tall enough to see over. This does not solve the problem. It creates it. So, we are designing a new solution; one that includes not only specialized mining hardware, but a means to keep CPU mining logical, for a longer period of time.”

In addition, BLUR will become the first-ever cross-chain communication between the worlds of BTC, ZEC, and XMR.

Visit Blur’s website.

Your Eyes Only — a privacy blockchain-enabled future

The 2019 Netflix document, The Great Hack, shone a very bright light on how little privacy and control we have over our personal information.

In this documentary, it showed how Cambridge Analytica got their data from the Facebook developers, who created a survey app, This Is Your Digital Life, harvested data not just on the (270,000) Facebook users of the app, but on the 87 million U.S. Facebook users who were friends of friends. They were able to do this through default permissions that few users knew about. At the time, users needed to opt-out by going deep into privacy settings and clicking a button that said, “Don’t let developers share my friends’ data.”

In our technology-enabled world, privacy, and the right to privacy will continue to gain momentum as a human-rights issue. The combination of privacy-focused technology, government regulation and legislation, expensive but necessary court cases and consumer action will create the catalyst of change.

There is no doubt that the ongoing development and advancement of privacy-focused and centric blockchains will play an integral role in solving the technical aspects of this issue.

Join us on Telegram to receive free trading signals.

For more cryptocurrency news, check out the Altcoin Buzz YouTube channel.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.