|
|
|
|
|
by k__
3397 days ago
|
|
When will we have end-to-end encryption in the browser, is it even possible? Can this be achieved with extensions? What makes this unsafer than, lets say SSH? I mean, it is a software I download from somewhere, just like a browser, so if I trust SSH to encrypt stuff I want, why can't I trust the browser to do the same? |
|
It is also much harder to monkey-patch a native binary than to inject js into a browser tab.
Browsers by default trust any of hundreds of CA's, while SSH trusts none by default.