Re: Looking for Subversion server-side SSH key manager
- From: Igmar Palsenberg <igmar@xxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jun 2007 15:11:14 +0200
Stachu 'Dozzie' K. wrote:
OK. How then would you like to use it in svn protocol or with HTTPs with
basic authentication?
By letting the server hash the received password. Basic authentication is a different issue. It isn't an easy task, I admit. This is one of the reasons I use SVN over SSH.
Subversion must beWhat do you thing something like PGP uses ?
able to read it. If the password is encrypted in any way, Subversion
must ask user for decryption key. Otherwise everything could be stored
as plain text, since "encryption with publicly known key" is no
encryption at all.
You mean, protecting password with password? You would end up with
prompting user for password for each checkin/checkout. Situation similar
to not storing password at all.
No, by using public key authentication. The same thing for example SSH uses.
"Windows password storage", whatever are you talkingWindows stores passwords hashed.
about, is affected exactly by the same facts. It's just a matter of
reading appropriate object from the system.
What passwords does Windows store hashed? Passwords to websites (IE)?
Passwords to e-mail (OE, MSO)? Or what else? Or maybe you're talking
about passwords to user's system accounts, what is slightly different
from Subversion as the password doesn't need to be sent anywhere just
after getting it from the user?
I'm talking about system accounts. Storing passwords in plain is a bad thing.
Igmar
.
- References:
- Re: Looking for Subversion server-side SSH key manager
- From: Igmar Palsenberg
- Re: Looking for Subversion server-side SSH key manager
- From: Stachu 'Dozzie' K.
- Re: Looking for Subversion server-side SSH key manager
- Prev by Date: Re: Looking for Subversion server-side SSH key manager
- Next by Date: DOS Attack & High load
- Previous by thread: Re: Looking for Subversion server-side SSH key manager
- Next by thread: DOS Attack & High load
- Index(es):
Relevant Pages
|
|