File: control

package info (click to toggle)
razor 1.20-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 180 kB
  • ctags: 45
  • sloc: perl: 775; makefile: 52
file content (25 lines) | stat: -rw-r--r-- 1,314 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
25
Source: razor
Section: mail
Priority: optional
Maintainer: Robert van der Meulen <rvdm@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: razor
Architecture: all
Depends: ${shlibs:Depends}, libdigest-sha1-perl, libnet-dns-perl, libtime-hires-perl ( >> 1.20-3 ), libmailtools-perl
Provides: librazor-perl
Description: spam-catcher using a collaborative filtering network
 Vipul's Razor is a distributed, collaborative, spam detection and
 filtering network. Razor establishes a distributed and constantly updating
 catalogue of spam in propagation. This catalogue is used by clients to
 filter out known spam. On receiving a spam, a Razor Reporting Agent (run
 by an end-user or a troll box) calculates and submits a 20-character unique
 identification of the spam (a SHA Digest) to its closest Razor
 Catalogue Server. The Catalogue Server echos this signature to other
 trusted servers after storing it in its database. Prior to manual
 processing or transport-level reception, Razor Filtering Agents (end-users
 and MTAs) check their incoming mail against a Catalogue Server and filter
 out or deny transport in case of a signature match. Catalogued spam, once
 identified and reported by a Reporting Agent, can be blocked out by the
 rest of the Filtering Agents on the network.