RE: svnserve password store in clear text
From: Ng, Wey Han <weyhan.ng_at_atosorigin.com>
Date: 2004-06-04 11:21:07 CEST
> -----Original Message-----
Yes, this is just my concern. Nothing more.
> The hash idea is a simple solution to that problem and does
Err... but my proposal does require a little code change. The way I propose
1. The server store standard hashed password in the password file (Yes, I
2. When requesting authentication from the client, the server will send a
3. The client will perform the standard hash on the password then hash the
4. The server will grab the hashed password form the passwd file and apply
> If someone wants a higher degree of security then they can
Agree. I have no intention to complicate things. One thing I have to comment
> I realize you were not necessarily advocating that any
Yes, I am happy with just changing the code on a local basis and not put
Regards,
Han.
---- Ng, Wey-Han Atos Origin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 4 11:26:46 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.