Switch privacynetwork score of Bitcoin Wallet to checkpassprivacynetworksupporttorproxy

Bitcoin Wallet has supported Tor via the Orbot app for years. All you need to do is enable
VPN mode and select Bitcoin Wallet (amongst other apps).
This commit is contained in:
Andreas Schildbach 2020-01-27 20:03:03 +01:00
parent e9d2f3ff30
commit 21d755a424

View File

@ -28,5 +28,5 @@ platform:
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurespv"
privacynetwork: "checkfailprivacynetworknosupporttor"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
---