A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.
To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).
TLS: Difference between revisions
Jump to navigation
Jump to search
(→TLS) |
(→TLS: Reduced problems with proxy traversal) |
||
Line 5: | Line 5: | ||
* Increased confidentiality (not perfect; domain is leaked, traffic analysis can still tell a great deal) | * Increased confidentiality (not perfect; domain is leaked, traffic analysis can still tell a great deal) | ||
* Service workers | * Service workers | ||
* Reduced problems with proxy traversal http://www.infoq.com/articles/Web-Sockets-Proxy-Servers | |||
* https://www.tbray.org/ongoing/When/201x/2012/12/02/HTTPS | * https://www.tbray.org/ongoing/When/201x/2012/12/02/HTTPS | ||
* http://googleonlinesecurity.blogspot.co.uk/2014/08/https-as-ranking-signal_6.html | * http://googleonlinesecurity.blogspot.co.uk/2014/08/https-as-ranking-signal_6.html |
Revision as of 06:58, 24 September 2014
TLS
- Integrity of content (no tampering possible)
- Protection of end user credentials
- Increased confidentiality (not perfect; domain is leaked, traffic analysis can still tell a great deal)
- Service workers
- Reduced problems with proxy traversal http://www.infoq.com/articles/Web-Sockets-Proxy-Servers
- https://www.tbray.org/ongoing/When/201x/2012/12/02/HTTPS
- http://googleonlinesecurity.blogspot.co.uk/2014/08/https-as-ranking-signal_6.html
- https://indiewebcamp.com/HTTPS#Why
- https://konklone.com/post/switch-to-https-now-for-free
HSTS
- https://annevankesteren.nl/2014/09/tls-hsts TL;DR without HSTS your TLS deployment is not worth much