blob: aae83e6d20b844a18cc07f7ef66dd27935e02888 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
This package embeds secure hashes (SHA1) and digital signatures (GNU
Privacy Guard) into files for verification and authentication.
Currently, target file types are all ELF format: executables, kernel
modules, schared and static link libraries. This program has
functionality similar to tripwire and integrit without the need to
maintain a database.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|