end with newline

This commit is contained in:
plowsoff 2025-03-02 15:52:42 +00:00
parent 4e97ffeeb0
commit 30290b8242

View File

@ -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.
This means two devices need to be compromised to capture funds, which is unlikely.