Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aggregators status #721

Open
tharvik opened this issue Jul 23, 2024 · 0 comments
Open

aggregators status #721

tharvik opened this issue Jul 23, 2024 · 0 comments

Comments

@tharvik
Copy link
Collaborator

tharvik commented Jul 23, 2024

current state of the aggregator that we have to better see which are missing and follow which we can implement (fill the blanks with contributions).

definitions

  • flaky is stop-crash, meaning that a node stops answering
  • data byzantine means that it can send bad messages
  • full byzantine means that it can not answer & answer multiple times & send bad messages

federated

server nodes aggregator
trusted trusted mean
trusted flaky mean (need testing)
trusted data byzantine
trusted full byzantine
honest-but-curious trusted
honest-but-curious flaky
honest-but-curious data byzantine
honest-but-curious full byzantine

decentralized

nodes aggregator
trusted mean
honest-but-curious secure
flaky mean (need testing)
data byzantine robust #597
full byzantine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant