decred / tinydecred

Python tools for Decred
ISC License
27 stars 14 forks source link

vsp: Add per ticket authentication #121

Open JoeGruffins opened 4 years ago

JoeGruffins commented 4 years ago

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.