Re: [Exim-dev] Security & Development issues

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: David Woodhouse
Ημερομηνία:  
Προς: Nigel Metheringham
Υ/ο: exim-dev
Αντικείμενο: Re: [Exim-dev] Security & Development issues
On Wed, 2004-03-10 at 14:11 +0000, Nigel Metheringham wrote:
> Does anyone have any information on means to ensure a CVS repository is
> not suffering unexpected changes other than producing an overall diff
> frequently against a known source and then eyeballing that? [sounds
> like a tall order but...]


Publicly archived cvs-commit lists which get a copy of anything
committed are quite useful. They don't protect against an attacker
modifying CVS files directly, but they help to get eyes on other changes
which are committed innocently (or indeed maliciously).

--
dwmw2