[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is there a good checksum system for OPENBSD?
On Mon, 2002-11-04 at 01:42, jsyn wrote:
> On Sun, Nov 03, 2002 at 10:27:27PM -0800, John D. wrote:
> > I'm looking for a Program that compares md5 file checksums in a file against actual files and reports discrepancies. A commercial program like "Tripwire" does this, but isn't there an Open Source program that can do this.
>
> Check out aide:
>
> http://www.cs.tut.fi/~rammer/aide.html
>
> Within OpenBSD, this is available at ports/security/aide.
Agreed. Aide sounds like it'll work better than Tripwire on OpenBSD.
Unfortunately, both are GPL'd. Oh well. At least it offers you a
multitude of hash algorithm choices.
-J.