Skip to content

WIP: Add warnings

Leo Wandersleb requested to merge warnings into master

Some apps have very clear issues that call their verdict in question at least for some users or reviewers. We should warn the user to actually read the full review before using this wallet.

ABCore for example is a Bitcoin full node with the according requirements to bandwidth, battery and storage but its provider also warn of it being experimental and not meant as a wallet on a phone.

Green Wallet's Liquid accounts have dramatically lower security properties than Bitcoin accounts, calling the non-custodial requirement for the top category listing in question.

Blue Wallet's lightning account is custodial despite the app being advertised as non-custodial.

See issue #99 (closed)

To maintain the scope manageable, this MR only shows the user verdict relevant issues. Those are shown:

  • In the main page app list
  • In the popup
  • In the analysis
Edited by Leo Wandersleb

Merge request reports