[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: storing user passwords in non-cleartext form in password-db file

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-10-25 14:33:48 CEST

W J wrote:
> Hi,
> Is there a way to store the passwords configured in
> the password file (pointed to by password-db) in
> non-cleartext form?
> I realize that obscurity is not security, but in my
> case, our development is based on trust, so I am not
> worried about security at all. We need some way of
> authenticating users (to know who made each change to
> the sources), and I want to avoid seeing the other
> users' password in plaintext.

This is not currently possible with plain svn:// access.

Yes, it probably ought to be.

For now, the available workarounds are:

  Use svn+ssh://
  Use http[s]://

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 25 14:41:08 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.