8 ms·
Man... now a days, it's impossible for a modern web app to not use JSON parsing. Can't see this as problem for a password manager. If you can't trust in the bro
by bitdeep 8y ago
Man... now a days, it's impossible for a modern web app to not use JSON parsing. Can't see this as problem for a password manager. If you can't trust in the browser, you are dead. Ok, Kasp want to sell they fish, but, we need good arguments.
- wtracy 8y agoMost web apps do this in a JavaScript context inside the browser's security sandbox, not as native C++ code with unknown privileges.