From 5be958bddc3afeabe51bd9da598682617ba4e0e7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 Oct 2015 12:20:00 -0400 Subject: remove unimplennted command-line option from design doc --- doc/design/encryption.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/design') diff --git a/doc/design/encryption.mdwn b/doc/design/encryption.mdwn index cc0dd1684..fd320749f 100644 --- a/doc/design/encryption.mdwn +++ b/doc/design/encryption.mdwn @@ -26,7 +26,7 @@ The basis of this scheme was originally developed by Lars Wirzenius et al Data is encrypted by GnuPG, using a symmetric cipher. The cipher is generated by GnuPG when the special remote is created. By default the best entropy pool is used, hence the generation may take a while; One -can use `initremote` with `highRandomQuality=false` or `--fast` options +can use `initremote` with the `--fast` option to speed up things, but at the expense of using random numbers of a lower quality. The generated cipher is then checked into your git repository, encrypted using one or more OpenPGP public keys. This scheme -- cgit v1.2.3