View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006393 | unreal | ircd | public | 2024-03-21 18:46 | 2024-05-20 11:39 |
Reporter | BlackBishop | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Product Version | 6.1.4 | ||||
Summary | 0006393: extban on reputation | ||||
Description | A simple way to ban/except based on reputation. I can make a sg for and put reputation req in it but it seems a waste of time and SG. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
We don't expose the reputation score to ordinary users (not in WHOIS, not in WHO, not via the REPUTATION command). The reason for that is twofold: first of all reputation is not a perfect measure and ordinary users may not always understand that a reputation score of 0 may mean nothing.. someone may simply have changed their IP as usual, and second (more important) is that we do like a bit of obscurity with regards to what reputation score a user has. Eg you can configure the IRCd to only increase reputation in certain cases, eg if someone is in a certain channel of a minimum size, basically we don't want to make spammers more 'wise' in that regard. And sure, security groups are exposed, and therefore you can (indirectly) deduct things. But that still has a certain ambiguity to it that i think is wise towards spammers. One can make a third party that does what you ask, but I have no plans to do this in UnrealIRCd itself, for the above reasons (and probably others that I missed). Hope you understand. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-03-21 18:46 | BlackBishop | New Issue | |
2024-05-20 11:39 | syzop | Assigned To | => syzop |
2024-05-20 11:39 | syzop | Status | new => closed |
2024-05-20 11:39 | syzop | Resolution | open => no change required |
2024-05-20 11:39 | syzop | Note Added: 0023204 |