Secure Gmail Access
If you’re a frequent Gmail user like me, you would’ve noticed that Gmail provides secure [encrypted] login while the rest of the pages are blatantly unsecure. Using it in public wireless networks allows anyone on that network to access all the emails that you send and recieve. A simple way to secure your Gmail data transfers from prying eyes is to use https which is nothing but http layered over SSL (secure sockets layer).
The default login will take you to your inbox and the session remains unsecure. It looks as follows -
Using https directs the message to a secure port address rather than the default Web port number of 80. Your Firefox browser will show the address bar turn pale yellow indicating a secure site.
[via stopdesign]

February 25th, 2005 at 4:40 am
Hmm. Good tip :D
March 2nd, 2005 at 9:21 am
Excellent!