Home
The Toolkit for Online Communities
15894 Community Members, 0 members online, 2268 visitors today
Log In Register

Forum OpenACS Q&A: Re: Password in ClearText

OpenACS Home : Forums : OpenACS Q&A : Re: Password in ClearText : One Message

+
13: Re: Password in ClearText (response to 1)
Posted by Tom Jackson on

Of course if you can sniff the password, you could probably figure out a way of substituting your own man-in-the-middle attack on the digest. Oh, btw, without ssl, how do you get the password to the website in the first place? Is a password replacement is used, this is just as easy to sniff.

Anyway, if you want security, or at least what is accepted as security, you need ssl. It also doesn't matter what fancy thing we do on the website if users don't have browsers which support the login method.