Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] Re: Passwd auth with MD5 hash
Home

[Freeciv-Dev] Re: Passwd auth with MD5 hash

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Passwd auth with MD5 hash
From: Erik Sigra <sigra@xxxxxxx>
Date: Tue, 21 Aug 2001 21:50:41 +0200
Reply-to: sigra@xxxxxxx

tisdagen den 21 augusti 2001 21:45 skrev du:
> On Tue, 21 Aug 2001, Erik Sigra wrote:
> > > It doesn't add anything if you can't trust the server admin, since he
> > > can just modify the server to tell him the password when you enter it.
> >
> > Aren't passwords usually sent encrypted over networks? Then the server
> > admin can not modify the server to tell him the password. I don't know
> > how it was implemented in this patch, but if it is implemented at all
> > then it should be this way.
>
> Usually?  No, not usually.  But with ssh getting more common, cleartext
> passwords over the network are getting more rarer.
>
> Still, even with ssh I can trojan the sshd on the other end to get the
> password.  Sending the password encrypted does no good except against
> sniffing attacks since the server has to decode the password to check it. 

Why would the server need to know the password to check it? Can't it just 
compare encrypted versions?


[Prev in Thread] Current Thread [Next in Thread]