From 369efcf07c568683d0027f19da6a66485b06b291 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 30 Jun 2022 04:36:57 +0100 Subject: [PATCH] Fix sentence. --- blog/untrusted-the-issue-with-decentralisation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/untrusted-the-issue-with-decentralisation.html b/blog/untrusted-the-issue-with-decentralisation.html index 0bf793d..eb1788c 100644 --- a/blog/untrusted-the-issue-with-decentralisation.html +++ b/blog/untrusted-the-issue-with-decentralisation.html @@ -91,9 +91,9 @@ ensure ownership of the domain when connecting to it.

4. I have enabled DNSSEC on my domain, so it is extremely difficult to
spoof my domain to make you believe you're connecting to it when you're
-actually connecting to someone else's. +actually connecting to someone else's.

-While not the most secure implementation a root of trust, but it is the
+While not the most secure implementation of a root of trust, it is the
most secure implementation currently available to me. While the domain
name registrar or virtual private server host could tamper with my domain
and data, they are the most trustworthy parties available.