RE: Encrypting selected files ...
From: Parrish, Ken <KParrish_at_gomez.com>
Date: Fri, 2 Oct 2009 13:48:02 -0400
Thank you to all for your helpful suggestions. I very much agree that this is primarily a company policy, process and work flow issue. My colleagues agree with me that no solution is a solution until we establish a clear policy and methodology for how and where to secure this data, and to whom and how access is granted.
Fundamentally, production access control data simply should not exist in our primary source code directories in our repository. I was hoping to gather the ideas and experience of others with similar problems, and have certainly received good feedback.
Generally, our source tree contains resource access information for QA and test assets, not production assets, however there are exceptions. I think we need to weed out and delete the exceptions first, then either establish an encryption mechanism, or a separate portion of the repository with highly restricted access, or both.
Thank you all for your input. As always, I find the feedback on this users list very thoughtful and extremely helpful.
Ken Parrish
-----Original Message-----
Les Mikesell wrote:
All places that use this approach have no security.
This is a fundamental issue, don't do that.
> There are just too many places where you can't separate them.
If you care, at all, about security, you must separate them.
I will agree that too many places put these in SVN, or equivalent, but
Most theft and fraud are inside jobs. You can not allow simple access to
This does not prevent the operations folks from having their own SVN
-- Pat Farrell http://www.pfarrell.com/ ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2402982 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org]. ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2403021 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-10-02 19:49:02 CEST |
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.