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

offline gnosis safe mechanics #56

Open
MaxSemenchuk opened this issue Sep 14, 2023 · 2 comments
Open

offline gnosis safe mechanics #56

MaxSemenchuk opened this issue Sep 14, 2023 · 2 comments
Milestone

Comments

@MaxSemenchuk
Copy link
Collaborator

MaxSemenchuk commented Sep 14, 2023

@vacekj ::

  • we create a gnosis safe that signs the attestations
  • each attestation must be signed by 3 out of 4 signers.
  • the first signer (next.js api route) sends to the next one, verifies the score, signs, sends to next one round-robin style, until enough signatures have been collected.
  • it is then submitted to the chain

this significantly increases security because 3 of 4 signers would have to be hacked to be able to sign invalid attestations.

@MaxSemenchuk MaxSemenchuk converted this from a draft issue Sep 14, 2023
@mateodaza
Copy link
Collaborator

@MaxSemenchuk can you describe this one?

@MaxSemenchuk
Copy link
Collaborator Author

@vacekj can, i added, but not for the milestone 5 release

@vacekj vacekj moved this to Backlog in RegenScore Sep 19, 2023
@MaxSemenchuk MaxSemenchuk added this to the 6 milestone Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants