Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Password Secure?

Reply
Thread Tools Display Modes

Password Secure?

 
 
RZ
Guest
Posts: n/a

 
      06-29-2006, 10:48 PM
Are my passwords secure if I connect using my laptop over wi-fi in a hotel?

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
 
Reply With Quote
 
 
 
 
John Navas
Guest
Posts: n/a

 
      06-29-2006, 11:11 PM
On Thu, 29 Jun 2006 18:48:50 -0400, RZ <(E-Mail Removed)> wrote in
<op.tbxizo0rg50g74@blue>:

>Are my passwords secure if I connect using my laptop over wi-fi in a hotel?


In a word, no. Most hotel Wi-Fi is wide open. WEP is easily cracked.
For any real security, you need a secure connection over the Internet to
the remote site; e.g., https connection. Or use a VPN service.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_How_To>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
DanR
Guest
Posts: n/a

 
      06-29-2006, 11:15 PM
RZ wrote:
> Are my passwords secure if I connect using my laptop over wi-fi in a
> hotel?


Depends. If you use HTTPS sites for email and banking you are pretty safe.
Email programs like Outlook Express or Outlook are not safe as they transmit
your password in the clear. Web based email app Yahoo Mail claims to be
secure but the site itself is not https. Makes me suspicious.


 
Reply With Quote
 
Bill Kearney
Guest
Posts: n/a

 
      06-30-2006, 12:35 AM

> Email programs like Outlook Express or Outlook are not safe as they

transmit
> your password in the clear.


It's possible to use secure POP and IMAP. Not all services support this.

If you're connecting to POP and IMAP on ports 110 or 143 then it's not
secure.

So no, it's not safe to use services with passwords unless you're SURE the
connection is using some form of encryption. Otherwise anyone else on link
can sniff your username and password out VERY, VERY easily.

I use a VPN back to the office. That way all my traffic is tunneled through
it and is encrypted. I still use secured services but using a VPN makes it
doubly secure.

-Bill Kearney

 
Reply With Quote
 
Derek Broughton
Guest
Posts: n/a

 
      06-30-2006, 11:25 AM
Bill Kearney wrote:

> It's possible to use secure POP and IMAP. Not all services support this.
>
> If you're connecting to POP and IMAP on ports 110 or 143 then it's not
> secure.


Not true. Most servers these days do TLS over the standard ports. My
mail/news program correctly negotiates TLS with any server that advertises
it. I don't know if OE would, these days.
>
> So no, it's not safe to use services with passwords unless you're SURE the
> connection is using some form of encryption. Otherwise anyone else on
> link can sniff your username and password out VERY, VERY easily.


That I'll agree with - it isn't a simple matter to verify that traffic on
the standard ports is using TLS.
--
derek
 
Reply With Quote
 
Bill Kearney
Guest
Posts: n/a

 
      06-30-2006, 11:55 AM
> > If you're connecting to POP and IMAP on ports 110 or 143 then it's not
> > secure.

>
> Not true. Most servers these days do TLS over the standard ports. My
> mail/news program correctly negotiates TLS with any server that advertises
> it. I don't know if OE would, these days.


Interesting to know, I didn't really give TLS over standard ports
consideration. This, however, assumes they'll be using a recent vintage of
mail server. I've no idea how many servers out there aren't recent enough,
or configured properly, to do TLS in this manner. So while it may well be
incorrect to assume use of plain ports as insecure, it's at least a rule of
thumb worth considering.

> > So no, it's not safe to use services with passwords unless you're SURE

the
> > connection is using some form of encryption. Otherwise anyone else on
> > link can sniff your username and password out VERY, VERY easily.

>
> That I'll agree with - it isn't a simple matter to verify that traffic on
> the standard ports is using TLS.


Indeed, it would be handy to have a way to easily verify the availability of
TLS on the server and actual USE by the client. Meanwhile I'll stick with
using secure port numbers as my primary guide.

-Bill Kearney

 
Reply With Quote
 
John Navas
Guest
Posts: n/a

 
      06-30-2006, 04:00 PM
On Fri, 30 Jun 2006 08:25:17 -0300, Derek Broughton
<(E-Mail Removed)> wrote in <t9efn3-(E-Mail Removed)>:

>Bill Kearney wrote:
>
>> It's possible to use secure POP and IMAP. Not all services support this.
>>
>> If you're connecting to POP and IMAP on ports 110 or 143 then it's not
>> secure.

>
>Not true. Most servers these days do TLS over the standard ports. My
>mail/news program correctly negotiates TLS with any server that advertises
>it. I don't know if OE would, these days.
>>
>> So no, it's not safe to use services with passwords unless you're SURE the
>> connection is using some form of encryption. Otherwise anyone else on
>> link can sniff your username and password out VERY, VERY easily.

>
>That I'll agree with - it isn't a simple matter to verify that traffic on
>the standard ports is using TLS.


Depending on the email client, it may be possible to ensure that only
TLS connections will be made. Mozilla Thunderbird is one such client.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_How_To>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
John Navas
Guest
Posts: n/a

 
      06-30-2006, 04:05 PM
On Fri, 30 Jun 2006 07:55:35 -0400, "Bill Kearney"
<(E-Mail Removed)> wrote in
<(E-Mail Removed)> :

>> > If you're connecting to POP and IMAP on ports 110 or 143 then it's not
>> > secure.

>>
>> Not true. Most servers these days do TLS over the standard ports. My
>> mail/news program correctly negotiates TLS with any server that advertises
>> it. I don't know if OE would, these days.

>
>Interesting to know, I didn't really give TLS over standard ports
>consideration. This, however, assumes they'll be using a recent vintage of
>mail server. I've no idea how many servers out there aren't recent enough,
>or configured properly, to do TLS in this manner. So while it may well be
>incorrect to assume use of plain ports as insecure, it's at least a rule of
>thumb worth considering.
>
>> > So no, it's not safe to use services with passwords unless you're SURE

>the
>> > connection is using some form of encryption. Otherwise anyone else on
>> > link can sniff your username and password out VERY, VERY easily.

>>
>> That I'll agree with - it isn't a simple matter to verify that traffic on
>> the standard ports is using TLS.

>
>Indeed, it would be handy to have a way to easily verify the availability of
>TLS on the server and actual USE by the client. Meanwhile I'll stick with
>using secure port numbers as my primary guide.


Mozilla Thunderbird provides the following secure connection options:
* Never
* TLS, if available
* TLS
* SSL

By selecting TLS or SSL, you can ensure that all connections are secure.

Otherwise, I always configure it for TLS if available rather than Never.

Given that free Gmail (Google Mail) supports TLS, I strongly advise
people to never use any service that lacks support for TLS.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_How_To>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Secure Auditor secure your windows alannis.albert@googlemail.com Linux Networking 0 04-14-2008 06:39 AM
Problem in Change Password! Password Recovery Prasad Dannani Windows Networking 0 08-26-2005 07:57 PM
How secure is ADS NAS kit? J.Smith Linux Networking 3 08-10-2005 10:26 AM
"Modem Secure"? What password to use? Pat & Dawn Wireless Networks 2 04-19-2005 09:56 AM
Search Beta Test :secure logon without Password Philippe Lumbroso Linux Networking 0 04-13-2005 05:06 PM



1 2 3 4 5 6 7 8 9 10 11