[PATCH 16/18] crypto: add --try-decrypt=nostash to avoid stashing session keys

David Bremner david at tethera.net
Thu Nov 16 05:02:31 PST 2017


Daniel Kahn Gillmor <dkg at fifthhorseman.net> writes:

> +        DO NOT USE ``index.try_decrypt=true`` or ``index-only``
> +        without considering the security of your index.

is index-only a typo there?

As a future improvement it would be nice to reduce some of the
documentation cut and paste for common options, perhaps with include
files? As long as the solution isn't worse than the problem of course.

> +test_expect_equal \
> +    "$output" \
> +    "$expected"
> +
> +
> +
> +

Is there some reason for all those blank lines?



More information about the notmuch mailing list