-
Starting from October 3, 2022 (Beijing Time), more than 100 users reported that at least one of their TLS-based censorship circumvention servers had been blocked. The TLS-based circumvention protocols…
-
## description
Try to prevent platforms from rate-limiting bots (especially `anonymous` ones) by all available means. Probably a good idea to switch up HTTP headers on every other request, but also…
-
My configuration is pretty similar to the problem here [https://github.com/coturn/coturn/issues/702](https://github.com/coturn/coturn/issues/702). Unfortunately, the solution does not work for me fo…
-
**Describe the enhancement:**
The uptime monitor provided by Elastic Synthetics gives a nice UI and overview of TLS certificates being monitored, it would be great if we could [extract more fields fro…
-
Currently, the TLS certificate of the FritzBox is not validated, which makes the library vulnerable to machine-in-the-middle attacks.
It would be better to support some kind of certificate pinning …
-
FYI. Since November 21, 2024 - I've been receiving the following error message:
https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2014-2120
Traceback (most recent call …
-
```
I fully understand that using anything other than standard TLS/SSL would make
it easier for the protocol to be fingerprinted and potentially blocked.
FOrtunately, another project with a complete…
-
### Summary
fetching dms failed.
### Reproduction Steps
Running the code below, gave 403 error.
### Code
```python
async def on_ready(self):
self.on_ready_done = False
self.cmds…
-
I encountered an issue `Unable to RTCPeerConnection::setRemoteDescription: Error Failed to set remote offer sdp: Failed to set remote video description send parameters for m-section with mid='video0'.…
-
Hi, I tried to run the following script to generate an access key (the script worked fine before) but this time it gets stuck at "Waiting for Outline server to be healthy".
I found similar tickets …