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

Is the svn:// protocol secure when encrypted via SASL?

From: Keith Palmer Jr. <keith_at_consolibyte.com>
Date: Tue, 15 Feb 2011 16:11:48 -0500

We'd like to use the svn:// protocol to check out some code over a WAN, but we want to make sure that the code isn't traveling over the WAN in plain-text.

If we set up the repo to require min-compression 128 via SASL, does that encrypt *just the authentication* or does that *encrypt the actual data transfer* too?

I've asked just about everywhere else and can't seem to get a straight answer out of anyone- some people say yes, some people say no.

Thanks,

---
 - Keith Palmer
Received on 2011-02-15 22:12:30 CET

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.