Giter VIP home page Giter VIP logo

Comments (5)

ineiti avatar ineiti commented on June 12, 2024

Thanks for your interest in randhound. The repository of the DEDIS organization was here:

https://github.com/dedis/pulsar.dedis.ch

But as mentioned there, the protocol has now been moved to https://github.com/drand

from cothority.

kase113 avatar kase113 commented on June 12, 2024

@ineiti
thank you very much for your answer!
I have researched in RandHound and code of omniledger, but I have some questions about RandHound and omniledger:

  1. I don't seem to see the implementation of VRF in the code of omniledger and its library, can you give me a pointer on the implementation of the VRF?
  2. why do you use secret share in RandHound? In order to Ensure that it will not be attacked by malicious nodes, or Ensure the safety of public randomness, or other?
    I would appreciate it if you could answer! I hope it won't bother you.

from cothority.

ineiti avatar ineiti commented on June 12, 2024
  1. We never implemented the VRF for this part within cothority
  2. I think that's explained in the paper: you need to have a secret commit that can be revealed by a threshold of nodes, to avoid that one of the nodes influences the result at the end.

from cothority.

kase113 avatar kase113 commented on June 12, 2024

Excuse me! Do you have implemented the code which swaps in new validators to each shard per epoch?

from cothority.

ineiti avatar ineiti commented on June 12, 2024

A student started the implementation here: https://github.com/dedis/cothority/tree/omniledger_sharding - but it never got merged to the main branch.

from cothority.

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.