From 3310f06acc6232c665fa4e5c4d6115db5193613c Mon Sep 17 00:00:00 2001 From: Michael Halcrow Date: Fri, 25 Aug 2017 14:45:09 -0700 Subject: Fix typo (once -> one). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2214dad..c1d1734 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ directory. Note that using both dm-crypt and fscrypt simultaneously will give the protections and benefits of both; however, this may cause a decrease in your performance, as file contents are encrypted twice. -Once example of a reasonable setup could involve using dm-crypt with a TPM or +One example of a reasonable setup could involve using dm-crypt with a TPM or Secure boot key, while using fscrypt for the contents of a home directory. This would still encrypt the entire drive, but would also tie the encryption of a user's personal documents to their passphrase. -- cgit v1.2.3