xmrdotgift / wallet

A non-custodial Monero wallet that runs in the browser.
https://xmr.gift/wallet
MIT License
8 stars 3 forks source link

Do not drain user data on metered networks #13

Open onionltd opened 2 years ago

onionltd commented 2 years ago

Syncing a wallet requires downloading a large amount of data. This may be problematic for users using a metered connection. Find a way to prevent draining user data without their knowledge.

trasherdk commented 2 years ago

Use a remote monerod and monero-wallet-rcp instance.