Anti-spam on Typed*Command
Posted: Sun Feb 25, 2018 3:58 pm
Is that implemented? I can't find anything on that, so I'm guessing it's not?
I think this would be a good feature to add because it is often something when not implemented that can lead to a DDoS vulnerability or unexpected results.
Perhaps implement it as a kwarg in the decorator where the value would indicate how long to wait between commands in seconds? With a reasonable default value like 1.0 & anything that equates to False disables the feature? Everything within that duration would be ignored.
It could be beneficial to implement this on a per client basis where applicable.
I think this would be a good feature to add because it is often something when not implemented that can lead to a DDoS vulnerability or unexpected results.
Perhaps implement it as a kwarg in the decorator where the value would indicate how long to wait between commands in seconds? With a reasonable default value like 1.0 & anything that equates to False disables the feature? Everything within that duration would be ignored.
It could be beneficial to implement this on a per client basis where applicable.