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

invalidate reputation to prevent sybil attack #6

Open
brenzi opened this issue Apr 11, 2023 · 1 comment
Open

invalidate reputation to prevent sybil attack #6

brenzi opened this issue Apr 11, 2023 · 1 comment

Comments

@brenzi
Copy link
Member

brenzi commented Apr 11, 2023

as specified in implementation Option 1 here: encointer/encointer-node#300

pallet side:

oracle side:

  • query reputation commitments for the purpose of nostr badges
  • when verifying proff of attendance, also check that it hasn't been used for the same purpose already
@brenzi
Copy link
Member Author

brenzi commented May 2, 2023

see more detailed requirement - solution matching here: encointer/pallets#303 (comment)

OverOrion pushed a commit that referenced this issue May 5, 2023
* add test script

* first try

remove compiler

temp change to haerdibg

fix parsing

fixes

fix change.md

Update README.md

fixes (#3)

remove pallet changes

fix change.md

fix printing changes

remove docker image for now

fix comments

add global challenge level

set min level

fix gloabl challenge level

update challenge sentence

Update README.md (#4)

fix variables

fix meta.C -> meta.E

fix misc - include all

Update README.md (#5)

fix prios

Update README.md (#6)

test

modify readme

maybe?

test nr 2

test

again try

fix

* change owner back to integritee

* readd master branch

* remove extra .yml file

* remove outdated scripts

* rename priority to challenge

* fix readme.md

* remove docker file
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

2 participants