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

vsp: Add per ticket authentication #121

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoeGruffins
Copy link
Member

@JoeGruffins JoeGruffins commented Mar 17, 2020

closes #17

Add ability to change vote preverences using a new authorization scheme.
A timestamp signed with a tickets's user commitment address's private key
is used to prove ownership of a ticket. This data is sent using a
different header and comma separated values.

Add the ability to change vote preverences using a new authorization
scheme. A timestamp signed with a tickets's user commitment address's
private key is used to prove ownership of a ticket. This data is sent
using a different header and comma separated values.
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

Successfully merging this pull request may close these issues.

Add accountless ticket verification scheme
1 participant