Existem sites conhecidos somente HTTP? [fechadas]

5

Portais WIFI em cativeiro são uma droga.

Muitas vezes, quando abro em um navegador (Desktop Chrome ou Mobile Chrome) um site HTTP, recebo o portal cativo, mas com preenchimento automático e, assim, conecto-me novamente ao WIFI.

O problema é que, após o redirecionamento do portal cativo, também terei um redirecionamento HTTPS e o Google Chrome lembrará do certificado e usará apenas HTTPS. Portanto, não posso usar o mesmo site duas vezes (em uma sessão).

Um conhecido site público somente HTTP resolverá isso. Sites conhecidos geralmente funcionam, causando menos depuração da conexão WIFI.

    
por Giacomo Catenazzi 26.05.2017 / 13:55

1 resposta

13

Um site público HTTP conhecido resolverá isso

Você pode usar o link :

What?

This website is for when you try to open Facebook, Google, Amazon, etc on a wifi network, and nothing happens. Type "http://neverssl.com" into your browser's url bar, and you'll be able to log on.

How?

neverssl.com will never use SSL (also known as TLS). No encryption, no strong authentication, no HSTS, no HTTP/2.0, just plain old unencrypted HTTP and forever stuck in the dark ages of internet security.

Why?

Normally, that's a bad idea. You should always use SSL and secure encryption when possible. In fact, it's such a bad idea that most websites are now using https by default.

And that's great, but it also means that if you're relying on poorly-behaved wifi networks, it can be hard to get online. Secure browsers and websites using https make it impossible for those wifi networks to send you to a login or payment page. Basically, those networks can't tap into your connection just like attackers can't. Modern browsers are so good that they can remember when a website supports encryption and even if you type in the website name, they'll use https.

And if the network never redirects you to this page, well as you can see, you're not missing much.

    
por 26.05.2017 / 14:50