Bitcoin researchers target privacy coins with Zcash-style shielded transfers

1 hour ago 1



Bitcoin researchers have proposed a system for private transfers directly on the network without requiring a soft fork or changes to its consensus rules.The Sept. 24 paper from [[alloc] init] researchers Clara Shikhelman, Mikhail Komarov, and Aleksei Moskvin introduces Shielded Bitcoin, a metaprotocol designed to conceal transaction amounts, senders, recipients, and links between transfers while publishing its protocol data through Bitcoin mainnet.The design adapts techniques pioneered by Zcash, including encrypted notes, public nullifiers and zero-knowledge proofs, but does not introduce a separate blockchain. Bitcoin instead provides the publication and ordering layer from which participants reconstruct the private transaction state.That would extend Bitcoin privacy beyond existing techniques such as CoinJoin, PayJoin and Silent Payments, which can complicate transaction tracing or reduce address reuse but leave amounts and other transaction details visible.Bitcoin would carry the transactions without validating the privacy layerThe proposal avoids waiting for a Bitcoin upgrade by moving the privacy logic above the network’s consensus rules.Users would hold BTC-denominated value ...

Read Entire Article