File: control

package info (click to toggle)
integrit 2.03.02-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,328 kB
  • ctags: 555
  • sloc: ansic: 4,190; sh: 295; makefile: 257; perl: 224
file content (24 lines) | stat: -rw-r--r-- 1,020 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: integrit
Section: admin
Priority: optional
Maintainer: Andras Bali <bali@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: integrit
Architecture: any
Depends: ${shlibs:Depends}
Recommends: debconf
Description: A file integrity verification program like tripwire
 Integrit helps you determine whether an intruder has modified your
 system. Without the use of integrit, a sysadmin wouldn't know if the
 programs used for investigating the system are trojan horses or not.
 Integrit works by creating a database that is a snapshot of the most
 essential parts of the system. You put the database somewhere safe,
 and then later you can use it to make sure that noone has made any
 illicit modifications to your system.
 .
 Integrit's key features are the small memory footprint, the design
 with unattended use in mind, intuitive cascading rulesets for the
 paths listed in the configuration file, the possibility of XML or
 human-readable output and simultaneous check and update.