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

Re: Auto-encrypt file submissions with public key?

From: Matthew England <mengland_at_mengland.net>
Date: 2004-10-29 11:30:18 CEST

At 10/29/2004 03:27 AM, Max Bowsher wrote:
>Matthew England wrote:
>>As per: http://svnforum.org/forum/viewtopic.php?t=120 ...
>>
>>I would like to have Subversion auto-encrypt any file submissions/updates
>>to it's repository (with something like a PGP public key), thus requiring
>>anyone who gets/reads said file to have some sort of private decryption
>>mechanism
>
>What you propose above would require source code changes (probably quite
>major) to subversion, and doesn't actually obtain any extra security at
>all, except in the single circumstance of the server's hard disc being stolen.

...and in cases where someone cracks the SSL (unlikely) or simply acquires
the access login/password, assuming I'm understanding things
correctly. (Essentially: I see a different between having access to data
being able to decrypt data.) I could probably dream up other scenarios.

I would hope private keys can be distributed physically and are much harder
to "steal" because they are contained in an encoded file...and one could
theoretically make a different private key for each access (SSL) login
(possibly).

In any case, this approach apparently is neither easy nor generally
practiced in the config-management/subversion community...which is mostly
what I wanted to know, and I now I know, or at least have some sort of
initial "temperature" reading on this stuff.

Thanks!
-Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 29 11:31:28 2004

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.