AnonyPla (aka Lena, Rest In Peace)
AnonyPla (aka Lena, Rest In Peace)
#### /etc/fail2ban/filter.d/matrix-synapse.conf ``` [Definition] failregex = .*synapse.access.http.8008 - .* INFO - POST-[0-9]{1,10} - - 8008 - {None} Processed request:.* 52B 403 "POST \/_matrix\/client\/r0\/login.*$ ignoreregex = ``` #### /etc/fail2ban/jail.d/matrix-synapse.conf ``` [matrix-synapse]...
**Description:** This is in my view a security issue that could be used to execute denial of service attacks on a target home server (especially small ones). The bot on...
Hi, It would interesting to know which browsers have Telemetry off by default (opt-in) such as Brave. And those that have Telemetry on by default (opt-out) such as Firefox. Regards...
Hi, It would be nice to have a sub-section dedicated to telemetry settings/tests Regards AnonyPla
Hi, It looks to me that your website/project would be better off with a creative commons license more suited for information than "source code" / software. It might be worth...
OCSP Stapling Enforcement should be tested Currently enabled but not enforced on Firefox AFAIK More information: https://en.wikipedia.org/wiki/OCSP_stapling Regards AnonyPla
Hi, It would nice to have a sub-section dedicated to sandboxing capabilities of all browsers Regards AnonyPla
Specifically on macOS, it would be interesting to show the Gatekeeper/X-Protect behavior Here is a table I made for my project.  More information here: https://github.com/drduh/macOS-Security-and-Privacy-Guide#gatekeeper-and-xprotect Also if you don't...
ECH (eSNI) support should be mentioned (at the moment only supported by Firefox AFAIK) More info: - https://blog.mozilla.org/security/2021/01/07/encrypted-client-hello-the-future-of-esni-in-firefox/ - https://en.wikipedia.org/wiki/Server_Name_Indication#Encrypted_Client_Hello Regards AnonyPla