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

Re: Advice need: making svn "secure"

From: Matt Sickler <crazyfordynamite_at_gmail.com>
Date: 2007-01-09 18:28:19 CET

you can use public key auth with apache too (as I do)

On 1/9/07, Miller, Eric <Eric.Miller@amd.com> wrote:
>
> I'd just use svn+ssh and setup public key access so you aren't prompted
> for a password every commit.
>
> > -----Original Message-----
> > From: Tim Hill [mailto:drtimhill@comcast.net]
> > Sent: Monday, January 08, 2007 9:26 PM
> > To: Jan Erik Moström
> > Cc: users@subversion.tigris.org
> > Subject: Re: Advice need: making svn "secure"
> >
> > Personally, I prefer to keep the security and the functionality
> > elements separate. What about a good 'ole VPN connection? VPN in to
> > your home network, then use regular svnserve for access. That way,
> > the server is never exposed. Of course, I'm assuming that you can
> > setup the VPN end points... :-(
> >
> > --Tim
> >
> > On Jan 7, 2007, at 3:41 PM, Jan Erik Moström wrote:
> >
> > > I'm setting up a couple of repositories for my own personal use,
> > > since I'm going to have some personal documents on those I would
> > > like to keep them reasonable secure.
> > >
> > > The repositories are going to live on a linux server in my home and
> > > I'm going to access the repositories from a limited number of
> > > computers ... all with static IP addresses.
> > >
> > > Previously I've just used svnserve (for other stuff) since it's was
> > > easy to set up. But now I don't know if it's a good solution, so I
> > > would be very interested in some advice if I should use:
> > >
> > > + svnserve
> > > + apache
> > > + svn+ssh
> > >
> > > Note: that I'm probably the only one who is ever going to access
> > > these repositories.
> > >
> > > jem
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > > For additional commands, e-mail: users-help@subversion.tigris.org
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Tue Jan 9 18:28:41 2007

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.