Horndev / zapread.com

Website for zapread.com
https://www.zapread.com
GNU Affero General Public License v3.0
18 stars 4 forks source link

Vote for your post and comments #112

Closed gpon64 closed 5 years ago

gpon64 commented 5 years ago

You can vote for your posts and comments. I think that this bug maybe perturb economy satoshi and reputation. Vote for your post should be blocked. This is a critical bug.

Horndev commented 5 years ago

Yes, you can vote for your own post. This is by design.

Ideally, I would like to have 0% go back to own wallet, but this is impossible to implement because anonymous voting is possible (vote without logging in via invoice).

Think of voting for your own post as paying for advertising. Except - that the payment goes to the website users instead of just the website owner.

If the 60% income proportion is too high, I may reduce it in the future. I still have to do some Math / game theory to see what the Nash Equilibrium is for this.

Maybe 50/20/20/10 could be better?

Horndev commented 5 years ago

I should add a discussion on this in the FAQ section. Do you have any other comments about this? I would like to make sure to capture any concerns in the FAQ update.

fervi commented 5 years ago

This make sense, but self voting shouldn't increate reputation (and maybe in-voice paying)

Horndev commented 5 years ago

It's hard to block reputation increase too - since a user can just log out and vote anonymously.

Horndev commented 5 years ago

Ok, I'm going to address the reputation change in this way:

https://github.com/Horndev/zapread.com/issues/124

gpon64 commented 5 years ago

Ok, this is a good idea.

Horndev commented 5 years ago

Now that I changed the reputation system, I'm going to close this discussion. The next change will be to implement weighted reputation updates.

This is captured in this issue: https://github.com/Horndev/zapread.com/issues/104