Git Product home page Git Product logo

Comments (8)

cpacia avatar cpacia commented on May 30, 2024

We tried that in the last version and had to disable it. It's not possible to validate that many signatures when a node has a ton of followers.

from openbazaar-go.

JustinDrake avatar JustinDrake commented on May 30, 2024

Why does every signature need to be validated? It doesn't; unless there's suspicion of cheating. Strategies like verifying a few signatures at random would also work. It's not all or nothing.

from openbazaar-go.

cpacia avatar cpacia commented on May 30, 2024

The signatures are validate when you received a follow request. But it's when viewing someone else's followers that it's problematic.

from openbazaar-go.

JustinDrake avatar JustinDrake commented on May 30, 2024

When viewing someone else's followers, you need to have the option of verifying signatures. Forcing the verification of every signature is indeed stupid. Centralised verifiers (like Duo Search) also need the option to call out on cheaters.

from openbazaar-go.

JustinDrake avatar JustinDrake commented on May 30, 2024

Forwarding @tyler-smith comment from Slack:

I agree a way to verify followers would be nice. It’s something that’s worth thought and coming up with a solid plan for.

from openbazaar-go.

JustinDrake avatar JustinDrake commented on May 30, 2024

I still thing that follower signatures are a good idea, and the burden of signature verification can be very light (i.e. by default, skip verification when viewing someone else's followers). IMO, without signatures it's a free-for-all and followers provide little value.

from openbazaar-go.

JustinDrake avatar JustinDrake commented on May 30, 2024

Of note here is that there are signature schemes where signatures can be agglomerated into a single signature, and verified as if it was just one signature. (From a more theoretical standpoint, the hammer for the nail here is zk-SNARKs.)

In any case, to clarify my original suggestion, I think we should include signatures but not have the reference client verify them (at least not now).

from openbazaar-go.

JustinDrake avatar JustinDrake commented on May 30, 2024

Close in favour of #583

from openbazaar-go.

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.