From a6c05f1a28ec152a629da1e67f420e237aa80fc3 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Tue, 30 Aug 2022 14:39:37 +0100 Subject: [PATCH] Apply suggestions from code review --- doc/book/src/user/files.md | 3 ++- doc/book/src/user/security-warnings.md | 11 +++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/doc/book/src/user/files.md b/doc/book/src/user/files.md index dfde08fb2..418c2bd67 100644 --- a/doc/book/src/user/files.md +++ b/doc/book/src/user/files.md @@ -1,7 +1,8 @@ Data Directory Files ==================== -Files within the zcashd data directory (``~/.zcash/``) on Linux unless otherwise specified) include: +Files within the zcashd data directory (``~/.zcash/`` on Linux unless otherwise specified) +include: | File | Description |-----------------------|-------------- diff --git a/doc/book/src/user/security-warnings.md b/doc/book/src/user/security-warnings.md index 62beeb4fb..3e81a8b10 100644 --- a/doc/book/src/user/security-warnings.md +++ b/doc/book/src/user/security-warnings.md @@ -8,14 +8,6 @@ Zcash has been subjected to a formal third-party security review. For security announcements, audit results and other general security information, see https://z.cash/support/security.html -x86-64 Linux Only ------------------ - -There are [known bugs](https://github.com/scipr-lab/libsnark/issues/26/) -which make proving keys generated on 64-bit systems unusable on 32-bit and -big-endian systems. It's unclear if a warning will be issued in this case, or -if the proving system will be silently compromised. - Wallet Encryption ----------------- @@ -75,6 +67,9 @@ The REST interface is a feature inherited from upstream Bitcoin. By default, it is disabled. We do not recommend you enable it until it has undergone a security review. +RPC Interface +--------------- + Users should choose a strong RPC password. If no RPC username and password are set, zcashd will not start and will print an error message with a suggestion for a strong random password. If the client knows the RPC password, they have