Tag Archives: server

danger to HTTPS, doom to SPDY

Since the BREACH attack, it seems that there is no way to transport content securely in the HTTP world. The BREACH arrack is an HTTP version of CRIME, which recovers encrypted messages by analyzing the compress ratio of different media. … Continue reading

Posted in Original, Research, Uncategorized | Tagged , , , | Leave a comment

HTTPS SNI

SNI means Server Name Indication, which is a technology to let the server know which domain the client is linking to and return the certification correspondingly, which makes a single IP possible to serve multiple HTTPS sites. It is defined … Continue reading

Posted in Original, Research, Uncategorized | Tagged , , , , | Leave a comment