diff options
| author | Orazio <22700499+orazioedoardo@users.noreply.github.com> | 2023-05-23 08:40:52 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-23 02:47:57 -0400 |
| commit | 0d282601561d8c2a8bb7e492e7252332caf9ab22 (patch) | |
| tree | c143d80757b9f581d506eaf667d06ee933ff14b2 /static/faq.html | |
| parent | 24d9965f6b6e2b5142dcac22c037c3941d6b7015 (diff) | |
complete sentence in DoT check faq
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index 6825d60d..f562f056 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1009,9 +1009,9 @@ but DNS-over-TLS can be disabled by disabling Private DNS.</p> <p>The random string is used to bypass DNS caching to make sure the - DNS resolver. It's generated with a cryptographically secure random - number generator (CSPRNG) for each request and therefore can't leak - any identifying info.</p> + DNS resolver works. It's generated with a cryptographically secure + random number generator (CSPRNG) for each request and therefore can't + leak any identifying info.</p> </li> <li> <p>DNS resolution for other connections involving connections to the |
