From 2cc97591b40d1cd895b4660424a61f54d9762f4d Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Tue, 22 Aug 2017 11:56:58 +0200 Subject: [PATCH] README: Add FAQ for Dropbox Fixes https://github.com/vgough/encfs/issues/388 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ef507976..efa1f969 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,11 @@ between changes. How about a nice email instead? +## FAQ + +### What settings should I use for Dropbox? + +Use **standard mode**. There have been [reports](https://github.com/vgough/encfs/issues/388) +of a pathological interaction of paranoia mode with Dropbox' rename +detection. The problem seems to be with `External IV chaining`, which is +not active in standard mode.