From 6800f089fb6ee10dbc685748777acaf6ed7c3b0c Mon Sep 17 00:00:00 2001 From: Saivann Date: Fri, 22 Aug 2014 12:39:16 -0400 Subject: [PATCH] Mention that wallets must meet passing score requirements before getting a good Transparency score (thanks @schildbach) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4215af45..e290a02e 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,7 @@ To get a passing score, the wallet must rely on random nodes, either by using th **Transparency** - How transparent and « zero trust » is the source code? -To get a good score, the wallet must be open-source and built deterministically. +To get a good score, the wallet must deserve a passing score and be built deterministically. To get a passing score, the wallet must be open-source, under version control and releases must be clearly identified (e.g. by tags or commits). The codebase must be public since at least 6 months and previous commits must remain unchanged.