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

Ban behavior: what should be in the spec and what should be implementation details? #6

Open
emergent-reasons opened this issue Apr 18, 2019 · 0 comments

Comments

@emergent-reasons
Copy link
Collaborator

For example, the current server receives N-1 blames and then applies a server-wide ban score and an immediate p2p ban between the blamed player and the other IPs in the pool. The server also only allows one ban for a given pool.

Should N-1 blames --> ban be part of the spec?

Should server / p2p bans be part of the spec?

Should max 1 ban per pool be part of the spec?

I lean toward all of this being just recommended / possibilities for implementations. I do not think any of these should be part of the spec specifically.

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

No branches or pull requests

1 participant