diff options
author | cy <cy@FreeBSD.org> | 2002-11-05 22:14:14 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2002-11-05 22:14:14 +0800 |
commit | 8bd4a38d9e9179342098c0e6fccdd90e20f13e8a (patch) | |
tree | 403f7eb1c93f277a3999c7db5c0ca8cdbc5ddeb6 /security/aide/pkg-descr | |
parent | 3c846ee890bc42b9a04652de2159df55c6df24a4 (diff) | |
download | freebsd-ports-gnome-8bd4a38d9e9179342098c0e6fccdd90e20f13e8a.tar.gz freebsd-ports-gnome-8bd4a38d9e9179342098c0e6fccdd90e20f13e8a.tar.zst freebsd-ports-gnome-8bd4a38d9e9179342098c0e6fccdd90e20f13e8a.zip |
Remove redundant current features and planned features sections, they're
already in the README in the distribution tarball.
Correct an incorrect statement about tripwire.
Generally simpilfy the statement made in this file.
Diffstat (limited to 'security/aide/pkg-descr')
-rw-r--r-- | security/aide/pkg-descr | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/security/aide/pkg-descr b/security/aide/pkg-descr index a9019fe8fc81..d8db0f908ae3 100644 --- a/security/aide/pkg-descr +++ b/security/aide/pkg-descr @@ -1,22 +1,6 @@ AIDE is Advanced Intrusion Detection Environment. This piece of software was written as a replacement and extension -for Tripwire. Tripwire is an excellent program in itself but lacks -some features and is a closed product. - -Current Features: -Multiple integrity checking algorithms (Even more with mhash support) -Ability to output the database to stdout/file -Easy configuration through a powerful configuration file - -Planned Features: -Multiple database retrieval backends -Encrypted databases -Compressed databases(zlib bzip2 support) -Windows NT port -Email report -More elaborate report options -Recurse=n -Interactive db update +for Tripwire. WWW: http://www.cs.tut.fi/~rammer/ Author: rammer@cs.tut.fi |