Merge pull request 'Fix sentence.' (#3) from dev into beta

This commit is contained in:
inference 2022-06-30 04:38:24 +02:00
commit f9ee8225a0

View File

@ -91,9 +91,9 @@ ensure ownership of the domain when connecting to it.<br>
<br> <br>
4. I have enabled DNSSEC on my domain, so it is extremely difficult to<br> 4. I have enabled DNSSEC on my domain, so it is extremely difficult to<br>
spoof my domain to make you believe you're connecting to it when you're<br> spoof my domain to make you believe you're connecting to it when you're<br>
actually connecting to someone else's. actually connecting to someone else's.<br>
<br> <br>
While not the most secure implementation a root of trust, but it is the<br> While not the most secure implementation of a root of trust, it is the<br>
most secure implementation currently available to me. While the domain<br> most secure implementation currently available to me. While the domain<br>
name registrar or virtual private server host could tamper with my domain<br> name registrar or virtual private server host could tamper with my domain<br>
and data, they are the most trustworthy parties available.<br> and data, they are the most trustworthy parties available.<br>