This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug web/72856] Trottle bug creation for newly created accounts (to limit spam)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72856

--- Comment #6 from Frank Ch. Eigler <fche at redhat dot com> ---
Per-account rate limits seem so easy to overcome, with spammers already
creating numerous verified junk accounts with ease.

I would suggest focusing on spam-prevention content analysis (spamassassin
style), and post-spam cleanup (blacklisting, history editing, bug hiding?)
efforts.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]