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

Protocol documentation #5

Open
15 tasks
tg-x opened this issue Oct 16, 2022 · 0 comments
Open
15 tasks

Protocol documentation #5

tg-x opened this issue Oct 16, 2022 · 0 comments

Comments

@tg-x
Copy link
Contributor

tg-x commented Oct 16, 2022

Document the protocol & algorithms in more detail:

  • architecture
    • core vs edge/local broker, verifier, apps, clients, UI
    • node services
  • broker
    • BranchSyncReq
      • heads known by requestor, responder can answer without decrypting anything
    • BranchHeadsReq
      • keep track of heads in a topic
    • ExtRequest
      • how to compute MAC?
    • how to get rid of invalid commits?
  • verifier
    • verify after all deps are available
    • keep track of verified heads
    • discard invalid commits
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