expand why section

This commit is contained in:
spirobel 2025-03-01 05:11:18 +00:00
parent fab8fd8128
commit da2ae1cf7d

View file

@ -131,7 +131,7 @@ The goal is to **remove all friction from the privacy enabled web shopping exper
The reality is, that installing a different operating system is a large ask for the average person. At the same time we need to onboard as many people as possible to these habits, so we can operate safely in the crowd.
The other venue of attack is **using the browser for compartimentalization.** And before anybody complains: no this does not involve untrusted javascript frontend code.
The other venue of attack is **using the browser for compartmentalization.** And before anybody complains: no this does not involve untrusted javascript frontend code.
There is a big difference between a browser wallet and web wallet. A web wallet is a flawed experiment that is borderline custodial, as it runs wallet code inside the context of a website. This is not to be confused with a browser wallet.
**A browser wallet runs trusted code as a compartmentalized, constrained program inside of a sandbox.**