oxen-electron-gui-wallet icon indicating copy to clipboard operation
oxen-electron-gui-wallet copied to clipboard

Build "wallet-lite" which is remote-only

Open buccella opened this issue 4 years ago • 1 comments
trafficstars

Windows users are often plagued by interference from AV software when trying to download and install the Oxen wallet. Some code in the wallet package is being flagged as malware, likely the oxend code that syncs the blockchain. Building a remote-only version of the wallet will (hopefully) avoid this issue, along with removing the need for n00bs to figure out the difference between local-only, local+remote, and remote-only.

buccella avatar Apr 08 '21 18:04 buccella

I assume simply removing the still present mining code would be sufficient to stop triggering AV. Has anybody done an "A/B" test with this?

mdPlusPlus avatar Aug 08 '22 14:08 mdPlusPlus