Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
Here is more modern advice, straight from Google:
https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https
If you use regular http, you are putting yourself at risk of session hijack; ever heard of Firesheep?
This explains why secure cookies are important (which Steam doesn't use due to their use of insecure URLs):
https://en.wikipedia.org/wiki/Secure_cookies - setting the Secure flag bans use on insecure http and the HttpOnly flag means Javascript cannot read the cookies for XSS protection (don't let that one fool you, combining with Secure means HTTPS only).
EDIT: Please do not post spam comments.
You can try upgrading this thread though by clicking https://steamcommunity.com/discussions/forum/1/1474221865197802337/
A green "store.steampowered.com" box should show to the left of the URL indicating the identity of the site's domain name has been verified.
On Steam Community, some content is delivered as mixed content, as some of the content is delivered via a CDN server that has not been configured for HTTPS. This otherwise does not degrade the experience of the Community, as browers do not currently block "passive" content like images.
https://transparencyreport.google.com/https/top-sites
It's time Valve Corporation migrate fully to HTTPS, in this day and age there is no excuse anymore. All the major CDN providers support not only HTTPS, but the accelerated HTTP/2 protocol that replaces the old, 90s era HTTP/1.1.