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

Re: Feature Request: clients shouldn't store auth-creds

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2005-01-09 22:58:36 CET

Branko Čibej wrote:

>>>> If there is to be any more discussion of agent programs, please
>>>> don't bastardise and clone the ssh-agent design -- as it does not
>>>> apply to passwords very well at all. I suspect if someone *really*
>>>> has some requirement to keep plaintext passwords off-disk, then
>>>> password authentication will be unsuitable for their environment in
>>>> the first place.
>>>
>>> So what's the alternative? Certificates and such usually require a
>>> passphrase, too -- and if they don't, they're quite as insecure as
>>> passwords.
>>
>> Probable long term solution?:
>>
>> Create a new authentication module for Apache.
>
> DAV isn't the only network transport for Subversion, so this isnt' a
> solution.

I know but:

    The svnserve+ssh combo already has its own "private" solution (with
ssh-agent).

    The point of this idea is to avoid having the client send a plaint
text password in each request. I don't see any way of dealing with this
in Apache other than with a modified auth module.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 9 23:00:19 2005

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.