diff --git a/spirobel_monero_browser_wallet.md b/spirobel_monero_browser_wallet.md index 82460c3..89d8d9f 100644 --- a/spirobel_monero_browser_wallet.md +++ b/spirobel_monero_browser_wallet.md @@ -141,4 +141,4 @@ There is a massive opportunity here to reduce friction by making it easy to sepa The potential that a browser wallet opens up goes beyond that. It opens up a new design space that means that **innovation can be modular**. The barrier to building something new is drastically lowered if you don't have to publish and distribute a wallet application to make the change that you have in mind. Users don't have to install new apps to try what you built. One last concern that comes up is that there might be zero day exploits in the browser, as it exposes a potentially larger attack surface. This can be mitigated by making the wallet a multisignature wallet and **using a second device like an android phone or a monero seedsigner to authorize every transaction.** -This means two devices need to be compromised to capture funds, which is unlikely. \ No newline at end of file +This means two devices need to be compromised to capture funds, which is unlikely.