From 5b475ee2af5f93c91d786e562973ba70558ac4fd Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 11 Dec 2014 23:29:57 -0500 Subject: [PATCH] Add a bug reporting policy as an optional criteria (thanks gmaxwell) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b3d0063..9fdc7f57 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,7 @@ Optional criterias (some could become requirements): - Avoid address reuse by displaying a new receiving address for each transaction in the wallet UI - Does not show "received from" Bitcoin addresses in the UI - Uses deterministic ECDSA nonces (RFC 6979) +- Provides a bug reporting policy on the website - If user has no access over its private keys: - Enables HSTS - Full reserve audit(s)