From c3622f1d63fa99827dea24a85f134795f93e318f Mon Sep 17 00:00:00 2001 From: Taylor Hornby Date: Wed, 27 May 2020 17:00:21 -0600 Subject: [PATCH] Add link to threat model --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d8e2aa2..c17e11f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # zcash-android-wallet Android wallet using the Zcash Android SDK that is maintained by core developers. + +Please see the [wallet app threat +model](https://zcash.readthedocs.io/en/latest/rtd_pages/wallet_threat_model.html) +for important information about the security and privacy limitations of the +wallet.