How do I log into or use Gmail without having to go through the HTTPS or SSL version?
Since the 443 ports for HTTPS is filtered in Iran, is there any alternative method of logging into Gmail which does not require the use of this port?
|
|
|
First of all:
When all does get filtered or is otherwise unavailable, then maybe your only hopes are someone outside the country who can run a HTTP-to-HTTPS gateway, using for example DeleGate. Again, the censoring government (and whoever is running that DeleGate server) can then monitor all your traffic. (Google might be smart enough to hash your password, even when Google thinks you're using HTTPS. Still, even if the password is secure, then all other text can still be read, and cookies can probably be stolen.) NOTE: the following does not work (yet?). I can show the Gmail login page, but after logging in, the many redirects (from gmail.com to www.google.com/accounts, to mail.google.com) confuse DeleGate. Maybe some smart See Force web address to go through https for a full explanation on mapping sudo ./macosxi-dg -v -P80,443 SERVER=http RESOLV=cache,dns \ STLS=-fcl,fsv:https ADMIN=a@b.c No need for adjustments in http://127.0.0.1/-_-https://www.google.com (Where 127.0.0.1 needs to be replaced with the IP address of the DeleGate server.) (Hmmm, if no easier solutions are posted then I might see if I can set up something like the above.) |
|||
|
|
Tor is made for exactly this situation. It can absolutely support SSL connections (you should not login to anything over Tor without SSL - otherwise you are giving your authentication details to completely unknown people, for example..) You can use Privoxy to send SSL connections via Tor, http://www.privoxy.org/user-manual/startup.html explains this:
One possible alternative, can you use IMAP over SSL (port 995)? http://mail.google.com/support/bin/answer.py?hl=en&answer=13287
|
|||
|
|
Have you thought about an anonymizing proxy like Tor? This way, the filter would not work. Unless, of course, Tor is also blocked. But please only use encrypted protocols (e.g. like the mentioned HTTPS) over Tor. |
|||||||
|
|
Use Opera Mini, assuming it's not been blocked again. If you're on PC, you can try MicroEmulator to run Mini. |
|||||
|
|
Have you tried using tor? If it's not blocked yet then you can login to Gmail using tor and change gmail settings. In that case, you should use GPG for encrypting your mails. Alternatively, you can get a shell account (assuming port22 is not blocked), and tunnel over it port 443, so you can login to Gmail. |
|||||
|
|
If the Iranian governments blocks SSL, they connecting without SSL results probably in some government server logging your password. If you connect without SSL you should be aware that they are probably reading your mail. |
|||
|
|