File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -312,12 +312,17 @@ restarts.
312
312
313
313
## Why did you scan my address?
314
314
315
- To reduce network abuses, we perform open proxy checks on hosts at connection
316
- time. If an open proxy is detected, then the connection will be terminated.
315
+ To reduce abuse on our network, we perform a handful of scans against IPs that
316
+ connect to us so we can detect and disconnect abuse-prone hosts. These scans
317
+ intend to detect hosts that are open to being abused by random people if they
318
+ know how to, due to having limited or no access requirements.
317
319
318
- Open proxies mean that anyone on the internet can use your connection if they
319
- know the right tricks. This means that an open proxy would allow them to use
320
- your connection for abusive purposes, even without you knowing.
320
+ These scans are uninvasive and are exceedingly unlikely to break something.
321
+ They mostly consist of:
321
322
322
- If you are unsure why a proxy is being detected on your address, you're
323
+ - Attempting to use your host as an anonymous HTTP/SOCKS proxy
324
+ - Fingerprinting specific server software
325
+ - Checking what registration requirements Matrix homeservers have
326
+
327
+ If you are unsure why your address is being detected as abuse-prone, you're
323
328
welcome to contact staff by email:
< [email protected] > .
You can’t perform that action at this time.
0 commit comments