Bug#989299: ITP: openarc -- Authenticated Received Chain (ARC) milter

2021-05-31 Thread David Bürgin
Package: wnpp
Severity: wishlist
Owner: David Bürgin 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: openarc
  Version : 1.0.0~beta3
  Upstream Author : The Trusted Domain Project
* URL : https://github.com/trusteddomainproject/OpenARC
* License : BSD-2-Clause and Sendmail
  Programming Lang: C
  Description : Authenticated Received Chain (ARC) milter

The OpenARC project provides an Authenticated Received Chain (ARC)
library and milter. ARC is an experimental protocol specified in RFC
8617. ARC provides an authenticated relay chain that allows email
message handlers to see the message's authentication status at each step
of the message-handling path.

OpenARC is an initiative of the Trusted Domain Project. The Trusted
Domain Project also maintains the related software packages OpenDKIM and
OpenDMARC.

I plan to maintain this software via sponsorship on Debian mentors, just
like OpenDKIM and OpenDMARC.



Bug#953018: ITP: spamassassin-milter -- milter for spam filtering with SpamAssassin

2020-03-03 Thread David Bürgin
Package: wnpp
Owner: David Bürgin 
Severity: wishlist

* Package name: spamassassin-milter
  Version : 0.1.0
  Upstream Author : David Bürgin 
* URL : https://gitlab.com/glts/spamassassin-milter
* License : GPL-3.0-or-later
  Programming Lang: Rust
  Description : milter for spam filtering with SpamAssassin

SpamAssassin Milter is a milter application that filters email through
SpamAssassin server using the spamc client. It is a light-weight
component that serves to integrate Apache SpamAssassin with a
milter-capable MTA (mail server) such as Postfix. Its task is thus
helping combat spam on email sites.

Debian already has package spamass-milter, which serves the same
function. This new alternative is not exactly the same: It does a few
things better (eg automatic macro negotiation, skipping large bodies),
some things differently (eg header handling logic, no forking), and some
things are (currently) left out. spamass-milter hasn’t been active for
many years, so this could also be a fresh start.

I used to be a user of spamass-milter for three years or so and have
recently successfully switched to this alternative.

I would maintain this package through sponsored uploads.