Subscribe to our weekly newsletter

Get the latest updates on the community, upcoming topics, and new discussions in your inbox every week.

Summary

Andrew Toth's recent proposal for a Bitcoin Improvement Proposal (BIP) focuses on the standardization of discrete logarithm equality proofs (DLEQ proofs) over the secp256k1 elliptic curve, aiming to bolster the security and reliability of silent payments in Partly Signed Bitcoin Transactions (PSBTs). The proposal is designed to facilitate the creation of 64-byte zero-knowledge proofs that enable the prover to demonstrate knowledge of a scalar linking two elliptic curve points without revealing the scalar itself, a critical feature for maintaining transaction privacy and security within the Bitcoin ecosystem. This initiative, inspired by work on ECDSA adaptor signatures and compatible with BlockstreamResearch's implementation, targets a specific need identified by BIP352 for ensuring the correctness of output scripts generated using ECDH shared secrets in Bitcoin transactions. The proposed standard could significantly enhance cryptographic operations' security and verifiability in Bitcoin, reflecting the ongoing evolution of blockchain technology. Read more about the proposal.

New posts

October 24, 2024 01:51 UTC

bitcoin-dev

BIP: DLEQ

1 reply

  • The BIP proposes a standard for generating verifiable discrete logarithm equality proofs on Bitcoin's curve.
  • It aims to enhance security for silent payments in PSBTs, leveraging zero-knowledge proofs for private key protection.
  • This effort aligns with BIP352 to ensure correct ECDH output scripts in transactions, avoiding potential fund loss.

Ongoing Discussions

October 25, 2024 14:38 UTC

delvingbitcoin

OP_PAIRCOMMIT as a candidate for addition to LNhance

6 replies

  • Vector Commitments enhance LN-Symmetry's security, simplifying contract scripting with `OP_PAIRCOMMIT`.
  • The usage of `OP_CAT` in contracts is vulnerable; only 32-byte parameters are safe with `OP_CHECKTEMPLATEVERIFY`.
  • A systematic approach for managing state templates in blockchain contracts is outlined, improving security and simplicity.

October 25, 2024 00:20 UTC

bitcoin-dev

Signing a Bitcoin Transaction with Lamport Signatures (no changes needed)

19 replies

  • The discussion examines ECDSA signature sizes in Bitcoin, noting limited security benefits.
  • Adam's Proof-of-Work proposal suggests a novel security approach via dual private keys.
  • It questions the practicality of new security models within Bitcoin's current constraints.

October 24, 2024 03:38 UTC

bitcoin-dev

Redefine packages to discourage address reuse

4 replies

  • Transactions with reused addresses work normally, unaffected by package introductions.
  • Silent payments enhance privacy and efficiency without changing the Bitcoin protocol.
  • The "/dev/fd0 floppy disk guy" reference adds a nostalgic touch to the technical discussion.

October 23, 2024 20:35 UTC

delvingbitcoin

Non-disclosure of a consensus bug in btcd

7 replies

  • Niklas and AntoineP chose to disclose vulnerabilities ignoring the `btcd` maintainers' extended timeline request.
  • Their decision led to the release of software with vulnerabilities by the `btcd` maintainers.
  • It debates the ethical obligations of individuals discovering software flaws regarding disclosure methods and timing.

October 22, 2024 20:21 UTC

delvingbitcoin

Updates to the Gossip 1.75 proposal post LN summit meeting

1 reply

  • The discussion highlights the need for updates to a proposal, available on GitHub.
  • It mentions the proposal needs modifications to meet project goals and standards.
  • Community engagement is essential for refining the proposal through collaborative input.

October 22, 2024 19:51 UTC

delvingbitcoin

Proposing a P2QRH BIP towards a quantum resistant soft fork

2 replies

  • The push for quantum-resistant cryptography in Bitcoin aims to address future quantum computing threats.
  • A proposed transition strategy involves using hash-based signatures to prepare for quantum challenges without immediate network consensus changes.
  • Adoption of Winternitz OTS offers an emergency fallback, emphasizing a cautious approach to future-proofing Bitcoin against quantum advances.

October 22, 2024 13:52 UTC

delvingbitcoin

Bitcoin PIPEs: Covenants on Bitcoin Without Soft Fork

1 reply

  • Inquiries explore implementing Zero-Knowledge Proofs in PIPE setups and blockchain covenants.
  • The discussion evaluates off-chain to on-chain verification transitions and ciphertext mechanics.
  • Questions are raised about optimistic verification for CAT PIPEs and practical implementations.

October 21, 2024 21:38 UTC

delvingbitcoin

LN Summit 2024 Notes & Summary/Commentary

3 replies

  • Development and implementation strategies for Bitcoin are focused on MuSig2 signatures.
  • Progress includes merging MuSig module into libsecp256k1, with a BIP proposal anticipated.
  • Enhancements involve stages like Taproot channels, with a focus on network efficiency and resilience.

October 21, 2024 15:35 UTC

bitcoin-dev

Proposal for Quantum-Resistant Cryptography in Bitcoin - BIP Submission

1 reply

  • A draft BIP to enhance Bitcoin's security against quantum threats is discussed.
  • Key proposals include quantum-resistant algorithms and new Bech32 address formats.
  • Agustín Cruz seeks community feedback to refine the quantum-resistant cryptography implementation.