<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
	
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title>CryptoBox</title>
	<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
	<meta content="" name="keywords" />
	<meta name="description" content="a secure fileserver, live-CD, web front-end" />
	<link rel="stylesheet" type="text/css" href="main.css" />
</head>

<body>
<div class="container">

	<div id="header"><!-- just the logo --></div>
	<div class="navbar">
	<p>
		<a href="index.html">Home</a> |
		<a href="news.html">News</a> |
		<a href="downlo0.html">Download</a> |
		<a href="support.html">Support</a> |
		<a href="develo0.html">Development</a>
	</p>
</div>
	<!-- content starts here -->
	<div class="centercontent">
	<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=63">CryptoBox-Server v0.3.4 released</a></h2>
	<p class="date">19/02/02007</p>
	<p>This is a bugfix release</p>
	<p>The following bug was fixed:</p>
	<ul>
		<li>incorrect uid handling during bootup (Closes: <a
			href="http://devel.cryptobox.org/ticket/139">#139</a>)</li>
	</ul>
</div>

<div class="centercontent">
	<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=62">CryptoBox-Server v0.3.3 released</a></h2>
	<p class="date">10/02/02007</p>
	<p>This release fixes some small bugs:</p>
	<ul>
		<li>group membership of the webserver</li>
		<li>disc usage statistics</li>
	</ul>
	<p>Additionally the following features were added:</p>
	<ul>
		<li>embedded help</li>
		<li>improved network plugin</li>
		<li>...</li>
	</ul>
	<p>The Slovenian and German translations are complete.</p>
	<p>This release is planned to be the base for the next live-cd, which will be
	   published within the next week.</p>
</div>

<div class="centercontent">
	<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=61">CryptoBox-Server v0.3.2 released</a></h2>
	<p class="date">08/01/02007</p>
	<p>This release contains some important bugfixes:</p>
	<ul>
		<li>fixed bug causing lack of permissions</li>
		<li>fixed bug in Plugin manager (breaks interface)</li>
		<li>fixed setting committing delay of Plugin manager</li>
	</ul>
</div>

<div class="centercontent">
	<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=60">CryptoBox-Server v0.3.1 released</a></h2>
	<p class="date">20/12/02006</p>
	<p>This release contains some usability fixes for users of the Internet Explorer,
	as well as some additional translations and more convenient default settings.</p>
</div>

<div class="centercontent">
	<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=59">CryptoBox-Server v0.3.0 released</a></h2>
	<p class="date">15/12/02006</p>
	<p>Here it comes - the earliest x-mas present 02006: the
	CryptoBox-Server 0.3.0 package. It is not a live-cd, but a software package
	that you can just install on your favourite linux system.</p>
	<p> Take a look at the <a href="screen0.html">screenshots</a>.</p>
	<p>It was a long ride and this is the first milestone we reached. Be prepared
	fo another 1000 miles of code.</p>
	<p>The live-CD based on this new version will be released in February 02007.</p>
</div>

<div class="centercontent">
	<h2>NEWS: Python rewrite progress</h2>
	<p class="date">19/08/02006</p>
	<p>Finally the cryptobox-python-rewrite-process is in progress.
	From now on you can follow discussions and participate at the
	<a href="http://blog.gmane.org/gmane.comp.encryption.cryptobox.devel">development mailinglist via gmane</a>.</p>
</div>

<div class="centercontent">
	<h2>NEWS: Download interception</h2>
	<p class="date">14/04/02006</p>
	<p>Sorry folks, <i>codecoop.org</i> is temporarily down.</p>
	<p>UPDATE: It is up and running again. Fetch the latest version <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=33">here</a>.</p>
</div>

<div class="centercontent">
	<h2>NEWS: CryptoBox code splitting</h2>
	<p class="date">07/03/02006</p>
	<p>We are currently splitting the CryptoBox into the
	CryptoBox-Server and the Cryptobox-CD. This will let you use
	the CryptoBox-Server in your favourite Linux installation.</p>
	<p>Stay tuned ...</p>
</div>

<div class="centercontent">
	<h2>NEWS: CryptoBox-CD v0.2.1 released</h2>
	<p class="date">30/10/02005</p>
	<p>The latest CryptoBox version 0.2.1 is available at
	<a href="http://codecoop.org/frs/?group_id=60&amp;release_id=33">codecoop.org</a>!</p>
</div>


	<!-- content ends here -->
<div id="footer">
	<p>-- a <a href="http://senselab.org">Sense.Lab</a> project -- <a href="http://senselab.org/component/option,com_dfcontact/Itemid,29/">Impressum</a> --</p>
</div>

</div>

<!-- /Creative Commons License -->
<!--

<rdf:RDF xmlns="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
   <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
   <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/de/" />
</Work>

<License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/de/">
   <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
   <permits rdf:resource="http://web.resource.org/cc/Distribution" />
   <requires rdf:resource="http://web.resource.org/cc/Notice" />
   <requires rdf:resource="http://web.resource.org/cc/Attribution" />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
   <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
</License>

</rdf:RDF>
-->

</body>
</html>