<!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="left">

	<div class="leftcontent">
		<h2>Latest releases</h2>
		<p>CryptoBox-CD: <a
			href="http://codecoop.org/frs/?group_id=60&release_id=33">0.2.1</a></p>
		<p>CryptoBox-Server: <a
			href="http://codecoop.org/frs/?group_id=60&release_id=63">0.3.4</a></p>
	</div>

	<div class="leftcontent">
		<h2>Planned major releases:</h2>
		<p>CryptoBox-CD:</p>
		<ul><li>v0.3.x <span class="date">02/15/02007</span></li></ul>
		<p>CryptoBox-Server:</p>
		<ul><li>v0.4 <span class="date">06/01/02007</span></li></ul>
		<p>Read the <a href="http://devel.cryptobox.org/roadmap">development roadmap</a>
			for more details.</p>
	</div>

	<div class="leftcontent">
		<h2>License</h2>
		<p>All code is licensed under the <a href="http://www.fsf.org/licensing/licenses/gpl.html">GPL</a>.</p>
		<p>The documentation, the graphics and this website are licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons License</a>.</p>
	</div>

</div>

<div class="content">
	<h2>CryptoBox live-CD</h2>
	<p>Get the latest <i>CryptoBox live-CD</i> image and burn it on CD.</p>
	<p><a href="http://codecoop.org/frs/?group_id=60&release_id=33">CryptoBox live-CD download</a></p>
	<p><br />We would like to thank <a href="http://codecoop.org">codecoop.org</a> for
	providing the necessary bandwidth.</p>
	<p>Alternatively you can buy a live-CD at <a href="http://www.opensoft.nl/cdshop/product_info.php/manufacturers_id/28/products_id/71">OpenSoft.nl</a>
	for 5.95 european bugs. Note: this is an unpaid advertisement link.
	So if you ask us kindly, we might send you a CD for a better price. ;)</p>
</div>

<div class="content">
	<h2>CryptoBox-Server Debian package</h2>
	<p>Use the <i>CryptoBox-Server</i> package in your Debian/Ubuntu Linux distribution.</p>
	<p><a href="http://codecoop.org/frs/?group_id=60&release_id=63">CryptoBox-Server debian package
		download</a><br /></p>
	<p><br />Install it with: <tt>dpkg -i cryptobox-server.deb</tt></p>
	<p>We strongly recommend to use the server package of our
		(inofficial) debian package repository, which is easier to
		maintain. How to do that ist written in the <a
		href="faq.html#"HowdoIusetheserverpackagefromtheDebianrepository">FAQ</a>.</p>
</div>

<div class="content">
	<h2>CryptoBox-Server source files</h2>
	<p>Users of a non-debian-based Linux distributions are a bit
	out of luck. You may try to install the source package, but you
	have to adapt some paths manually.</p>
	<p><a href="http://codecoop.org/frs/?group_id=60&release_id=63">cryptobox-server source
		archive download</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>