From 55aaa165502830fa777e902b34eca76006000c7a Mon Sep 17 00:00:00 2001 From: Saivann Date: Wed, 10 Dec 2014 00:28:41 -0500 Subject: [PATCH] Update wallet inclusion requirements with good coding practices --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2549e3217d..7bc3754ea0 100644 --- a/README.md +++ b/README.md @@ -260,8 +260,11 @@ Innovative wallets are exciting and encouraged, so if your wallet has a good rea Basic requirements: -- Sufficient users and/or developers feedback can be found without particularly concerning issues, or independent security audit(s) is available -- No indication that users have been harmed or risked being harmed by any issue in relation to the wallet +- Sufficient users and/or developers feedback can be found without concerning issues, or independent security audit(s) is available +- No indication that users have been harmed considerably by any issue in relation to the wallet +- No indication that security issues have been concealed, ignored, or not addressed correctly in order to prevent new or similar issues from happening in the future +- No indication that the wallet uses unstable or unsecure libraries +- No indication that changes to the code are not properly tested - Wallet was publicly announced and released since at least 3 months - No concerning bug is found when testing the wallet - Website supports HTTPS and 301 redirects HTTP requests