From 3c06e71c839981a2844fe7d9a569db5f80d66ecf Mon Sep 17 00:00:00 2001 From: Armin Friedl Date: Sun, 2 Aug 2020 23:45:50 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88dbf56..168e3e2 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ certificates are distributed and kept secret according to your threat model. An attacker in control of a certificate can steal secret configuration! Coffer does not assume a trust anchor for you. Instead, you are free to choose -your own trust anchor according. In a simple personal server setup this might +your own trust anchor. In a simple personal server setup this might mean just distributing certificates by hand. In a more complex, corporate environment you may want to set up a secure, central authority.