You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should find a way to protect from intentionally or unintentionally malicious report submission that could saturate ooni-backend resources and end-up unable to process new reports requests. #87 could possibly help to counteract this problem and the current issue could help to solve ooni/pipeline#27 .
The text was updated successfully, but these errors were encountered:
We can do an initial sanity check when using a domain-fronted collector to make sure reports are being submitted from the general location where they claim to be made.
Beyond that, i think we need to initially save stuff and look for unexplained spikes in activity after the fact to identify malicious reports (similar to how tor watches for bad relays coming on line)
We should find a way to protect from intentionally or unintentionally malicious report submission that could saturate ooni-backend resources and end-up unable to process new reports requests.
#87 could possibly help to counteract this problem and the current issue could help to solve ooni/pipeline#27 .
The text was updated successfully, but these errors were encountered: