SSL Accelerator

Speculatively performs SSL/TLS handshakes for hovered links to speed up browsing.

目前为 2014-08-22 提交的版本。查看 最新版本

作者
Anon 2
评分
0 0 0
版本
0.1.4
创建于
2014-08-22
更新于
2014-08-22
大小
1.8 KB
许可证
Public domain
适用于
所有网站

Accelerates navigation to secure websites by performing SSL/TLS handshakes in advance right before the links are actually clicked.

The TLS handshake is a lengthy, multi-roundtrip process that initiates a secure connection between the client and server. It includes negotiation of ciphers, generation of private keys, exchange and authentication of public keys, certificates and symmetric keys. The script will try to perform all that in advance by sending an HTTP HEAD request to the base path of the host when a secure link is hovered. When the link is eventually loaded, the browser will either perform an abbreviated handshake or none at all.

This is still experimental. Feedback is welcomed!

TODO:

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址