
For moderate misbehaviors, they will be asked to be respectful. If they refuse, they will be banned.
For severe misbehaviors, they will be instantly banned.
However, I need to point out that moderation abilities on kbin are positively primative, as kbin is very new and that side of it has not been flushed out yet. So I’m hoping that by the time activity gets up to speed, the moderator capabilities do as well.
But here as well as on Reddit, the key is having members report improper behavior so that moderators are aware of the issue.
I think it’s perfectly feasible to create a one way hash to represent each user. Easy to generate in one direction (the hash), but impossible to reverse in order to identify the user it was generated from. So in order to ensure that users are not voting multiple times for the same post/thread/comment, all you need to do is check that the hash a user generates doesn’t already exist in the vote record, and if it does, act as a toggle.