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

Re: RFA: Encrypting auth info

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-02-16 16:12:50 CET

--On Wednesday, February 16, 2005 4:33 AM +0100 "Branko ?ibej" <brane@xbc.nu>
wrote:

> I basically see two ways to go about this:
>
> * modify svn_config_(read|write)_auth_data to crypt everything, thus
> localising the change in those functions, or define a second set
> of config read/write functions that encrypt the data
> * add encryption functions to libsvn_subr, and let the auth
> providers use them as they see fit.

Based on your description, I'd just add a new Win32-only auth provider that
handles the encryption/decryption using those APIs. I doubt it will be
portable, so placing it in libsvn_subr doesn't make sense. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 16 16:14:09 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.