Re: git-index-pack really does suck..
From: Alex Riesen <hidden>
Date: 2016-06-15 22:43:03
On 4/4/07, David Lang [off-list ref] wrote:
quoted
The keeping of fetched packs broke that presumption of trust towards local objects and it opened a real path for potential future attacks. Those attacks are still fairly theoretical of course. But for how _long_? Do we want GIT to be considered backdoor prone in a couple years from now just because we were obsessed by a 7% CPU overhead? I think we have much more to gain by playing it safe and being more secure and paranoid than trying to squeeze some CPU cycles out of an operation that is likely to ever be bounded by network speed for most people.this is why -paranoid should be left on for network pulls, but having it on for the local uses means that the cost isn't hidden in the network limits isn't good.
You never know what pull is networked (or should I say: remote enough to cause a collision).