]> gitweb.fluxo.info Git - firma.git/commitdiff
Misc web changes
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Apr 2013 18:27:42 +0000 (15:27 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Apr 2013 18:27:42 +0000 (15:27 -0300)
misc/firma.png [new file with mode: 0644]
www/index.html [deleted file]

diff --git a/misc/firma.png b/misc/firma.png
new file mode 100644 (file)
index 0000000..5955411
Binary files /dev/null and b/misc/firma.png differ
diff --git a/www/index.html b/www/index.html
deleted file mode 100644 (file)
index b6713cb..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-<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>