TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The overengineering and non-deployment of SSL/TLS | Brad Ideas

7 点作者 mblakele将近 16 年前

1 comment

brl将近 16 年前
"One simple approach would be a certificate server which allowed any site to request a certificate and verify it owned the domain in question but putting a response to a challenge in a URL on that domain on a web server on a random port below 1024."<p>So in your threat universe an attacker can MITM the connection between your browser and PayPal, but they can't MITM the connection between PayPal and the certificate authority?<p>"RSA uses large keys and large certificates, however, and people with bandwidth concerns (mostly for their users) have reason to object to it. To take a tiny transaction, such as the fetching of the lightweight Google home page (3kb in size) and make it involve tens of kilobytes is something one can still express some concern about, even today. There is an answer to that, in elliptic curve cryptography, which is able to use much smaller keys and certificates."<p>Most bizarre argument for ECC ever ^^^^<p>There are so many brad ideas here that I should leave some for other people to bash. Also because I'm worried about being a victim of some elaborate joke.