summaryrefslogtreecommitdiff
path: root/security/aide/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/aide/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/aide/DESCR')
-rw-r--r--security/aide/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/aide/DESCR b/security/aide/DESCR
new file mode 100644
index 00000000000..557d1199ee3
--- /dev/null
+++ b/security/aide/DESCR
@@ -0,0 +1,11 @@
+It creates a database from the regular expression rules that it finds
+from the config file. Once this database is initialized it can be
+used to verify the integrity of the files. It has several message
+digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to
+check the integrity of the file. More algorithms can be added with
+relative ease. All of the usual file attributes can also be checked
+for inconsistencies. It can read databases from older or newer
+versions. See the manual pages within the distribution for further
+info. There is also a beginning of a manual at
+
+ http://www.cs.tut.fi/~rammer/aide/manual.html