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

RE: prevent Linux root from seeing my files

From: Ludwig, Michael <Michael.Ludwig_at_delphi-mb.de>
Date: Mon, 29 Nov 2010 10:50:04 +0100

> -----Original Message-----
> From: He Dajiang

> For some reason, my svn server is in someone else's Linux
> machine. Is there any way for me to prevent the Linux root
> from seeing and copying my files?

No. Copying and seeing files can't be prevented.

You'd need to encrypt your data at some level to prevent root
from seeing it. Don't think that's feasible for an svn repo.
The SVN server would need access to the data, and so root will
have access, too.

If you want to protect your data, take it home to your own server
instead of storing it in an untrusted environment.

Michael
Received on 2010-11-29 10:50:43 CET

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.