stonecoldpat / anonymousvoting

Anonymous voting on Ethereum without a tally authority. Protocol from this paper http://homepages.cs.ncl.ac.uk/feng.hao/files/OpenVote_IET.pdf
340 stars 88 forks source link

Open-source without a license ? #2

Closed dlecan closed 7 years ago

dlecan commented 7 years ago

From README:

please play with this code! Do what you want! Completely open-source

Can you give more details on what is allowed to do or not with this code?

I didn't find any license in the repository, so the best would be to choose an open-source license to answer my question: https://choosealicense.com/ for example.

Thank you

stonecoldpat commented 7 years ago

I'll update the readme to reflect this (and parts of the code).

It will be the MIT license: https://choosealicense.com/licenses/mit/

stonecoldpat commented 7 years ago

Can you give more details on what is allowed to do or not with this code?

I forgot to answer this part. You are free to do anything with this code. I suspect it will also be usable in RSK or any solidity supporting ledger.