From ab169443fde9c6697b5b9dc010691cbc61cd5206 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Thu, 3 Jan 2019 21:08:49 +0100 Subject: A few more spelling fixes. Found with the 'codespell' utility. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cdd61e1..4552646 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Changelog v1.7-beta1, 2019-01-03 * **Fix possible symlink race attacks in forward mode** when using allow_other + plaintextnames * If you use *both* `-allow_other` *and* `-plaintextnames`, you should upgrade. - Malicous users could trick gocryptfs into modifying files outside of `CIPHERDIR`, + Malicious users could trick gocryptfs into modifying files outside of `CIPHERDIR`, or reading files inside `CIPHERDIR` that they should not have access to. * If you do not use `-plaintextnames` (disabled per default), these attacks do not work as symlinks are encrypted. -- cgit v1.2.3