TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do browsers secure themselves from being compromised?

1 pointsby maruhan2almost 8 years ago
I may not be 100% right about SSL, but from what I know, if you are using SSL, the data is encrypted at the browser and decrypted at the web server and vice versa. If you are in the same network you can read what&#x27;s being sent between the browser and webserver (not 100% sure about this), but because it is encrypted you cannot decipher it.<p>I guess this means that if your browser is compromised though, you can read what&#x27;s being sent or received.<p>So then, what are some known attack methods to the browser that modern browsers protect?

no comments

no comments