This repository was archived by the owner on Oct 6, 2021. It is now read-only.
Version 1.4.1
·
198 commits
to master
since this release
- #161:
Don't hard-codeHTTP/1.1in response headers. - #164:
Fixed dead code in Skyport landing. - HackerOne #181210:
Correctly detect.onionURLs. If this malfunctions, there is a
nonzero risk of MITM attack (because HTTPS wasn't enforced on
.onionURLs). - HackerOne #181225:
Prevent phishing attacks via pages opened withtarget="_blank". - HackerOne #181315:
Consistently use binary-safe string functions.