[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Insert pre-CVS version of website into CVS, with minor ...



Update of /home/minion/cvsroot/doc/website
In directory moria.mit.edu:/tmp/cvs-serv12407

Added Files:
	index.html minion.css 
Log Message:
Insert pre-CVS version of website into CVS, with minor XHTML fixes

--- NEW FILE: index.html ---
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
<head>
<title>Mixminion: a Type III anonymous remailer</title>
<meta name="Author" content="Roger Dingledine - arma@mit.edu" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" type="text/css" href="./minion.css" />
</head>
<body>

<p>
Mixminion is the standard implementation of the Type III anonymous
remailer protocol.
</p>

<p>The Design Document gives our justifications and security analysis
for the Mixminion design:</p>
<ul>
<li><a href="minion-design.ps">PostScript version</a></li>
<li><a href="minion-design.pdf">PDF version</a></li>
<li><a href="minion-design.tex">Latex source</a></li>
<li><a href="minion-design.bib">Bibtex file</a></li>
<li><a href="http://freehaven.net/doc/defcon02/slides-dc02.pdf";>Roger's design overview slides (PDF)</a></li>
</ul>

<p>The Spec aims to give developers enough information to build
a compatible version of Mixminion:</p>
<ul>
<li><a href="minion-spec.txt">Latex/text version</a></li>
</ul>

<p>The <b>mixminion-dev mailing list</b> is where a lot of the discussion
happens. Please <a href="http://archives.seul.org/mixminion/dev/";>look
at its archives</a> and consider subscribing. There's also a list for
<a href="http://archives.seul.org/mixminion/cvs/";>cvs commits</a>.</p>

<p>And you can browse the Minion cvs:</p>
<ul>
<li><a href="http://cvs.seul.org/cgi-bin/viewcvs.cgi/?cvsroot=minion";>ViewCVS</a></li>
<li><a href="cvs/">Regularly updated cvs sandbox</a></li>
<li>anonymous pserver access (password is guest):
<ul>
<li>cvs -d :pserver:guest@cvs.seul.org:/home/minion/cvsroot login</li>
<li>cvs -d :pserver:guest@cvs.seul.org:/home/minion/cvsroot co src doc</li>
</ul></li>
</ul>

<p>You can see current network reliability/uptime stats <a
href="http://outel.org/mix/minion/";>here</a>. We've got quite a few
nodes already!
</p>

<p><b>June 6, 2003 04:48 EST</b>
  Mixminion 0.0.4rc3 is available for testing! 
  In this release are numerous critical bugfixes and cosmetic improvements 
  identified over the last week of testing.

  <i>There are no more pending
  items for the 0.0.4 release.</i>  Unless somebody finds a showstopper bug by 
  Monday, I'll just update the version number and call this release 0.0.4.
  As ever, you can <a href="./dist/Mixminion-0.0.4rc3.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.4rc3">read the release notes</a>.
  <em><a
  href="./dist/Mixminion-0.0.4rc3.tar.gz.asc">{Signature}</a></em>
</p>

<p><b>May 30, 2003 03:37 EST</b>
  Mixminion 0.0.4rc2 is available for testing!
  Thanks to three hours experience of testing Mixminion 0.0.4rc1, we
  finally tracked down a critical bug that's been crashing people's servers 
  since 0.0.3.  It's better now.
  You can <a href="./dist/Mixminion-0.0.4rc2.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.4rc2">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.4rc2.tar.gz.asc">{Signature}</a></em>
</p>

<p><b>May 30, 2003 00:04 EST</b>
  Mixminion 0.0.4rc1 is avaialable for testing!  Directories are more
  automated, servers are more stable, key rotation is in, keys are longer,
  MMTP is better, key generation is automatic, server statistics are 
  started, and the code is generally cleaner. 
  <b>This release breaks backward compatibility</b>; everyone should upgrade
  and look for bugs before the real release is out.
  You can <a href="./dist/Mixminion-0.0.4rc1.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.4rc1">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.4rc1.tar.gz.asc">{Signature}</a></em>
</p>

<p><b>February 20, 2003 13:32 EST</b>
  Mixminion 0.0.3 is finally out!
  You can <a href="./dist/Mixminion-0.0.3.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.3">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.3.tar.gz.sig">{Signature}</a></em>
</p>

<p><b>February 17, 2003 11:31 EST</b>
  The second release candidate for Mixminion 0.0.3 is available.
  Everyone should upgrade
  and look for bugs before the real release is out.
  You can <a href="./dist/Mixminion-0.0.3rc2.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.3rc2">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.3rc2.tar.gz.sig">{Signature}</a></em>
</p>

<p><b>February 13, 2003 06:47 EST</b>
  The first release candidate for Mixminion 0.0.3 is available.
  Reply blocks and client side pooling are implemented.
  <b>This release breaks backward compatibility</b>; everyone should upgrade
  and look for bugs before the real release is out.
  You can <a href="./dist/Mixminion-0.0.3rc1.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.3rc1">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.3rc1.tar.gz.sig">{Signature}</a></em>
</p>

<p><b>January 10, 2003 17:02 EST</b>
  There's another bugfix release in the 0.0.2 series: Mixminion
  0.0.2.2.  If you are running a server, you'll want to upgrade.  If
  not, this version changes nothing for you. 
  You can <a href="./dist/Mixminion-0.0.2.2.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.2.2">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.2.2.tar.gz.sig">{Signature}</a></em>
</p>

<p><b>January 7, 2003 23:18 EST</b> 
  Released a bugfix patch as mixminion version 0.0.2.1. 
  If you are running a server, you <em>will</em> want to upgrade.
  You can <a href="./dist/Mixminion-0.0.2.1.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.2.1">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.2.1.tar.gz.sig">{Signature}</a></em>
</p>

<p><b>January 7, 2003 00:43 EST</b> 
  Mixminion version 0.0.2 is available for bigger
  fun and tougher
  testing!  You can <a href="./dist/Mixminion-0.0.2.tar.gz">download the code
  </a> 
  or <a href="./dist/README-0.0.2">read the release notes</a>.
  <em><a href="./dist/Mixminion-0.0.2.tar.gz.sig">{Signature}</a></em>
</p>

<p><b>December 16, 2002</b> Mixminion version 0.0.1 is available for fun and
  testing!  You can <a href="./dist/Mixminion-0.0.1.tar.gz">download the code
  </a>, or <a href="./dist/README-0.0.1">read the release notes</a>.
</p>

</body>
</html>

--- NEW FILE: minion.css ---