|
|
|
|
|
by drdaeman
3845 days ago
|
|
Why blindly? I can audit the browser's code, lock the updates and know it's reasonably secure against this kind of attack. With the current implementation, with the page served from the network, there's no reasonable way to check that I'm not suddenly served with something malicious. I mean, I could be served a different page next time. Well, of course, to be precise, after auditing the in-browser login dialog code I would also have to check the XUL and JS engines that it's using, the compiler that was used to produce Firefox, the system libraries, kernel, firmware and CPU microcode and so on. But that's another story. |
|