• Latest
The Code for an Anonymous Lightning Network is Now Live

The Code for an Anonymous Lightning Network is Now Live

September 21, 2018
6 Questions for Rene Reinsberg of Celo – Cointelegraph Magazine

6 Questions for Rene Reinsberg of Celo – Cointelegraph Magazine

März 31, 2023
Judge denies SEC motion to keep Hinman docs secret in Ripple case

Judge denies SEC motion to keep Hinman docs secret in Ripple case

März 31, 2023
The ultimate guide to Miami – Cointelegraph Magazine

The ultimate guide to Miami – Cointelegraph Magazine

März 31, 2023
Dr. Jane Thomason – Cointelegraph Magazine

Dr. Jane Thomason – Cointelegraph Magazine

März 31, 2023
1658007797 celsius is bankrupt with 12b balance sheet hole su zhu.jpg

Celsius is bankrupt with $1.2B balance sheet hole, Su Zhu returns to Twitter and OpenSea purges 20% of employees: Hodler’s Digest, July 10-16

März 31, 2023
6 Questions for Lisa Fridman of Quadrata – Cointelegraph Magazine

6 Questions for Lisa Fridman of Quadrata – Cointelegraph Magazine

März 31, 2023
Jed McCaleb empties XRP wallet after eight-year selloff

Jed McCaleb empties XRP wallet after eight-year selloff

März 31, 2023
Celsius has finally filed for bankruptcy: Law Decoded, July 18-25

Celsius has finally filed for bankruptcy: Law Decoded, July 18-25

März 31, 2023
The ‘godfather of crypto’ risked lifetime in jail, laying foundation for Bitcoin – Cointelegraph Magazine

The ‘godfather of crypto’ risked lifetime in jail, laying foundation for Bitcoin – Cointelegraph Magazine

März 31, 2023
SEC objects to XRP holders aiding Ripple defense

SEC objects to XRP holders aiding Ripple defense

März 31, 2023
Blockchain technology is transforming the real estate market – Cointelegraph Magazine

Blockchain technology is transforming the real estate market – Cointelegraph Magazine

März 31, 2023
1658612147 nfts banned in minecraft sec lists 9 tokens as securities.jpg

NFTs banned in Minecraft, SEC lists 9 tokens as securities and 3AC founder blames cockyness for company meltdown: Hodler’s Digest, July 17-23

März 31, 2023
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
CoinNewsDaily
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
No Result
View All Result
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
No Result
View All Result
CoinNewsDaily
No Result
View All Result
Home Bitcoin

The Code for an Anonymous Lightning Network is Now Live

coinnewsdaily by coinnewsdaily
September 21, 2018
in Bitcoin
0
The Code for an Anonymous Lightning Network is Now Live
191
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter

The lightning network is due for a privacy boost.

That’s according to Dr. Ayo Akinyele, a computer scientist who has focused his efforts on building a zcash implementation of anonymous off-chain payment architecture called BOLT. And today that work was published on Github.

Related articles

Top 3 cryptocurrencies that are faring the best in the 2022 bear market

Top 3 cryptocurrencies that are faring the best in the 2022 bear market

Mai 24, 2022
Price analysis 5/23: BTC, ETH, BNB, XRP, ADA, SOL, DOGE, DOT, AVAX, SHIB

Price analysis 5/23: BTC, ETH, BNB, XRP, ADA, SOL, DOGE, DOT, AVAX, SHIB

Mai 23, 2022

First conceived by zcash founders Matthew Green and Ian Miers in 2016, the code is inspired by the bitcoin scaling solution, lightning network, and seeks to unlock high levels of transaction throughput while adding payment confidentiality.

„The lightning network has solved the initial issue with scalability, and now that gives us the opportunity to deal with the privacy problem. That is the strength of the BOLT design,“ Akinyele told CoinDesk.

Using blind signatures and zero-knowledge proofs, BOLT obscures transactions, balances and sender and receiver identities. Plus, because it’s built to function along with privacy-oriented cryptocurrency zcash, users can open a channel using shielded transactions, thereby anonymizing the initial connection to the network.

„BOLT is one approach that could lead to very promising results for privacy, and I’m excited to be on the front line of pursuing that,“ Akinyele said.

Today’s release allows for the „bidirectional“ use case — or payment channels that can move funds back and forth between two participants.

In order to be activated on the cryptocurrency, new code would need to be added to the zcash repository, in what is called a „soft fork“ — or a type of change that doesn’t require all versions of the software to update.

Going forward, the team behind BOLT is hoping to follow a similar development plan to the lightning network itself — deploying it as an open testnet to allow users to battletest the software.

„It would be awesome to deploy this, similar to what lightning had done, and allow people to test on the testnet and then gradually get toward the mainnet,“ Akinyele said.

And while the current release has been optimized for zcash, in the future, Akinyele plans to develop it as a privacy extension for the lightning network itself, telling CoinDesk:

„The next step is to retrofit these properties to bitcoin and litecoin on the lightning network, probably as a shielded transaction option, similar to what zcash offers now.“

First steps and beyond

Speaking to CoinDesk, Akinyele said today’s release marks a minimal sketch of BOLT’s fundamental architecture.

„This initial implementation is based on CL signatures and very standard techniques for blind signatures and zero-knowledge proofs, and so it is a very basic construction that has been well known to cryptographers for a couple of decades now,“ Akinyele said.

While that’s very technical, simply it uses digital signature technology that’s been around for some time and so is proven efficient. Yet, there’s still work to expand some of the architecture’s capabilities.

„This first implementation is just a concrete implementation of one version of that architecture, though in the future BOLT could look very different,“ Akinyele said.

Still, it’s technically viable to implement and requires minimal changes to zcash in order to get into the testing phase.

And crucially, having specified the initial architecture, it’s easier to further iterate the protocol, as well as building support for other cryptocurrencies — the next significant step in the BOLT development roadmap.

As Akinyele told CoinDesk:

„Now we have one approach implemented we can decide what is the next approach that we want to try and which cryptocurrency can it benefit.“

Cryptocurrencies that are similar in structure to zcash, such as bitcoin and litecoin, are low hanging fruit for such implementations.

Added privacy

Such additions would be applied to the lightning network itself, as an option for users looking to anonymize their payment channel usage.

„It’s a privacy add-on,“ Akinyele said.

And that’s because, while lightning itself deploys some privacy-enhancing features, the robustness of that privacy is a point of contention for academics. For example, if lightning settles in what is termed a „hub-and-spoke“ structure, there’s a risk that nodes with high processing throughput can have an overview of transactions as they run through the network.

While lightning also employs a technique called onion-routing, in which users can route payments through many different channels to hide the contents of a payment, Akinyele warned that the practice might not catch on.

„They do have some features for encryption, you can route your payment through multiple hops, which is great, but when you talk about bidirectional payments and some of the more basic use-cases that most people will gravitate towards, there is no privacy,“ he explained.

As such, there’s a risk users will opt for convenience – such as users linking their transaction histories by using the same bitcoin address repeatedly – rather than the more complex, yet privacy-preserving options.

„We have seen how this movie plays out in bitcoin,“ Akinyele said.

Learning from leaks

Still, having identified these potential leaks was useful for the development of the BOLT architecture.

Specifically, Akinyele said the design owes a lot to the popularity of the lightning network payment channels being used today, which are beginning to reveal what the network could look like.

„Having lightning exist and being used has been very helpful in figuring out how to do privacy correctly,“ he told CoinDesk.

„We’re seeing patterns emerge – centralization of some hubs are forming where a lot of people are using the same paths to route payments. All of these patterns are emerging, so it’s giving us a real insight into okay, where is the real privacy problem, and what would be the best technique to deal with that,“ Akinyele continued.

And not only that, but going forward, Akinyele feels that BOLT could provide a private link between zcash, bitcoin and litecoin — a layer-two interoperability that he hopes could dismantle some of the tribalism that occurs in cryptocurrency today.

He concluded:

„It provides an option to figure out how we can get away from ‚this currency does this, this currency does that,‘ and just start thinking more longer term and big picture with how we want to use these currencies in the real world.“

Lightning image via Shutterstock

The leader in blockchain news, CoinDesk is a media outlet that strives for the highest journalistic standards and abides by a strict set of editorial policies. CoinDesk is an independent operating subsidiary of Digital Currency Group, which invests in cryptocurrencies and blockchain startups.



Credit: Source link

Tags: Bitcoinbitcoin scaling solutionencryptionIan MiersMatthew Greenmedia outlet
Share76Tweet48
Previous Post

US Banking Giant PNC Becomes Latest to Adopt Ripple’s xCurrent

Next Post

AI, Machine Learning & The Blockchain to Improve Online Shopping

coinnewsdaily

coinnewsdaily

CoinNewsDaily.com is an online Crypto Coin News Website that aims to provide latest trendy news from market and around the world.

Related Posts

Top 3 cryptocurrencies that are faring the best in the 2022 bear market
Alt Coin

Top 3 cryptocurrencies that are faring the best in the 2022 bear market

Mai 24, 2022
Price analysis 5/23: BTC, ETH, BNB, XRP, ADA, SOL, DOGE, DOT, AVAX, SHIB
Alt Coin

Price analysis 5/23: BTC, ETH, BNB, XRP, ADA, SOL, DOGE, DOT, AVAX, SHIB

Mai 23, 2022
Top 5 cryptocurrencies to watch this week: BTC, BNB, XMR, ETC, MANA
Alt Coin

Top 5 cryptocurrencies to watch this week: BTC, BNB, XMR, ETC, MANA

Mai 22, 2022
Weaker dollar lifts Bitcoin to $30.7K as analyst eyes 60% BTC dominance
Alt Coin

Weaker dollar lifts Bitcoin to $30.7K as analyst eyes 60% BTC dominance

Mai 20, 2022
Here’s why Terra’s snowball effect could send Avalanche (AVAX) price to $15
Alt Coin

Here’s why Terra’s snowball effect could send Avalanche (AVAX) price to $15

Mai 19, 2022
Price analysis 5/18: BTC, ETH, BNB, XRP, ADA, SOL, DOGE, DOT, AVAX, SHIB
Bitcoin

Price analysis 5/18: BTC, ETH, BNB, XRP, ADA, SOL, DOGE, DOT, AVAX, SHIB

Mai 19, 2022
Load More
Next Post
AI, Machine Learning & The Blockchain to Improve Online Shopping

AI, Machine Learning & The Blockchain to Improve Online Shopping

Kategorien

  • Alt Coin
  • Bitcoin
  • Business
  • Ethereum
  • ICO
  • Litecoin
  • Mining
  • NFT
  • Ripple
  • Tech
  • Trading

What New here?

  • 6 Questions for Rene Reinsberg of Celo – Cointelegraph Magazine
  • Judge denies SEC motion to keep Hinman docs secret in Ripple case
  • The ultimate guide to Miami – Cointelegraph Magazine
  • About Us
  • Contact Us
  • Privacy & Policy

© 2018-2021 CoinNewsDaily.com by CoinNewsDaily Inc. Crafted with Love by iFtiDev

Please enter CoinMarketCap Free Api Key to get this plugin works.
✕
No Result
View All Result
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining

© 2018-2021 CoinNewsDaily.com by CoinNewsDaily Inc. Crafted with Love by iFtiDev