Re: Encrypting selected files ...
From: Aaron Turner <synfinatic_at_gmail.com>
Date: Fri, 2 Oct 2009 09:23:55 -0700
On Fri, Oct 2, 2009 at 7:56 AM, Parrish, Ken <KParrish_at_gomez.com> wrote:
Since you're trying to secure files from certain developers I see three options:
1. Use PGP/GnuPG to encrypt them.
2. Move these sensitive files to a location in your source tree where
3. Use property files, ENV vars, etc to set these sensitive values and
> Are there any facilities in Subversion for encrypting individual files?
No. SVN has no encryption other then SSL for secure file transfer.
> If not, does anyone have any recommendations for tools that might be
PGP/GnuPG. You don't have to use PGP keys if you don't want to.
> Is it possible to implement some sort of ‘hook’ in subversion that can be
Hooks are on the server, not client and hence not possible.
> Thoughts, idea on this topic?
In general, your design (putting production passwords in your source
-- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & Windows Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2402985 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-10-02 18:25:26 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.