blob: b6713cb79d08bc6bf41e0ee8f6ab8bec2debecdf (
plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<html><head><title>Firma</title></head>
<body link="gray" alink="gray" vlink="gray" text="black" bgcolor="white">
<pre>
ffff
ff firma -
ffff encrypted mailing list manager
ff - a firma cai mas nao quebra
ff
</pre>
<table>
<tr>
<td>
<font face="monospace">
<a href="http://codecoop.org/projects/firma/">Project Page</a><br>
<a href="http://codecoop.org/news/?group_id=42">News</a><br>
<a href="http://codecoop.org/frs/?group_id=42">Download</a><br>
<a href="http://codecoop.org/scm/?group_id=42">CVS Snapshots</a><br>
</font>
</td>
<td>
<pre>
Firma works as a command line and MTA pipe alias tool that receives an
email message in its input, grab the encrypted/signed message, re-encrypt
and send it to each subscriber.
In the server you just need the script, a keyring with the list keypair
and two config files. When mail arrives, it is redirected by the MTA to the
script and it process the message if its properly encrypted and signed.
No temporary files are written during a message processing and no default
message archive, so no messages -- encrypted or not -- rest on your system
in all steps of the process.
Contact Firma developers using firma at sarava.org, encrypting the message
using the public key 0xD68AFEDC available at keyserver.noreply.org.
</pre>
</td>
</tr>
</table>
<font face="monospace">
Hosted by <a href="http://codecoop.org">CodeCoop</a>.
</font>
</body>
</html>
|