See this page for instructions on how to use Flyspray: http://psi-im.org/wiki/Flyspray
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
FS#471 - Prevent mass messages
Attached to Project:
Psi Jabber Client
Opened by Tony Collins (knigits) - Monday, 20 June 2005, 04:06 GMT-4
Opened by Tony Collins (knigits) - Monday, 20 June 2005, 04:06 GMT-4
|
DetailsI'm not sure if this should be implemented at the server or client level, but I may as well submit it here anyway.
I have friends who think that it's funny to send me two thousand Jabber messages at once, using a PHP script. Personally, I don't find it very funny at all, as Psi then consumes all available RAM amd most of my swapfile, causing my (Linux) machine to lock up. Please make Psi detect if more than ten messages have been received from a given contact in the last one second, and drop the rest until the flood stops. |
This task depends upon
Closed by Kevin Smith (kev)
Wednesday, 18 April 2007, 09:24 GMT-4
Reason for closing: Won't implement
Additional comments about closing: It's no good doing this client-side, the damage is already done when the client is parsing the messages to ignore.
Psi does support privacy lists though, which would solve problems with malicious contacts.
Wednesday, 18 April 2007, 09:24 GMT-4
Reason for closing: Won't implement
Additional comments about closing: It's no good doing this client-side, the damage is already done when the client is parsing the messages to ignore.
Psi does support privacy lists though, which would solve problems with malicious contacts.
FS#76would also help. If I was quick enough when my 'friend' started flooding me, I could drop him into the ignore list, and the rest of the flood would be ignored/dropped.