RE: Shredding private/confidential information
From: Steven <meteor3000_at_hotmail.com>
Date: Tue, 28 Apr 2009 12:16:23 +0200
> Ryan Schmidt wrote:
This is exactly what I meant. From the moment I trust my files to SVN, I can't track or control where it spreads my data.
The fact that data persists in the repository is not the (my) problem. Because I *know* where it is, and I know what I have to do if I wish to shred it. Neither is there a problem to shredding an entire working copy. The problem arises when SVN, as part of its daily operation, disposes any file that contains copies of confidential data, because copies of confidential data should be shredded.
It has been argued that the safe disposal of confidential data is not the responsibility of SVN, because other programs share the same problem. But the uncontrolled-copying-of-data problem is worse with SVN than with any other program I've seen. So it would make sense to me if SVN gave me the option to NOT spread all my data across the disk. Without me having to know about logfiles in the tempdir.
If SVN has to make copies all over the place, while handling working copies, then it has to; but just disposing them seems unscrupulous for some kinds of files.
If switching to CVS solves any problem, than SVN has failed it's mission :p
Regs,
- Steven
_________________________________________________________________
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.