Code Monkey home page Code Monkey logo

Comments (4)

nopara73 avatar nopara73 commented on August 16, 2024 2

For the record the communication rounds are such:

Synchronous means participants must wait for each other to get to the next phase.

  • Input Registration
  • Output Registration
  • Transaction Signing

Parallel means participants do not have to wait each other to get to the next phase.

  • Asking for unsigned transaction in the beginning of Transaction Signing.

In the case of BLS, the second parallel communication round is asking for the accummulator in the beginning of Output Registration.

from wabisabi.

nothingmuch avatar nothingmuch commented on August 16, 2024 1

i think we can now update this considering #5, #10 and #16

  1. crypto complexity should be made more concrete, depending on whether the following are required:
    • bilinear groups
    • accumulators
    • zk proofs other than sigma protocols
  2. approach to double spending protection
    • unique signatures
    • traceability (a la offline e-cash schemes)
  3. engineering/implementation considerations
    • in the context of C#
    • in the context of wider bitcoin ecosystem
  4. marketability to bitcoin crowd
    • how simple to understand the blindness/unlinkability is
    • how conservative primitives are relative to those already in bitcoin

from wabisabi.

seresistvanandras avatar seresistvanandras commented on August 16, 2024

I argue, that if the proposed coin merging method for the Blind Sig on Pedersen Commitments scheme is correct, then I would change the some privacy loss in the table to minimal or negligible privacy loss. As coordinator would only be able to tell the number of merged UTXOs which is I think in most of the cases also deductable given the blockchain data. This is especially true for payment values.

Pls review and try to break the proposed coin merging protocol.

from wabisabi.

nopara73 avatar nopara73 commented on August 16, 2024

#30

from wabisabi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.