96 lines
3.1 KiB
HTML
96 lines
3.1 KiB
HTML
<!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="gfx/main.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<div class="container">
|
|
|
|
<div class="header"><!-- just the logo --></div>
|
|
|
|
<div class="navbar">
|
|
<p><a href="index.html">Home</a>
|
|
<a href="download.html">Download</a>
|
|
<a href="screenshots.html">Screenshots</a>
|
|
<a href="demo.html">Demo</a>
|
|
<a href="project.html">Project</a> </p>
|
|
</div>
|
|
<br />
|
|
|
|
<div class="left">
|
|
<a href="screenshots.html"><img border="0" src="gfx/screen_mini.png">
|
|
<p>See more screenshots</p></a>
|
|
<br />
|
|
<div class="leftcontent">
|
|
<h2>About</h2>
|
|
<p>The CryptoBox is a Debian/Linux based live-cd. This CD boots
|
|
up, starting a secure fileserver. Even non-technical users are
|
|
able to store their data on its encrypted harddisk. There is no
|
|
special knowledge about cryptography or servers required at
|
|
all.</p>
|
|
</div>
|
|
<div class="leftcontent">
|
|
<h2>Download</h2>
|
|
<p>Fetch the latest release of the <a href="dowload.html">CryptoBox-server Debian
|
|
package v0.3.0</a>.</p>
|
|
</div>
|
|
<div class="leftcontent">
|
|
<h2>foo bar</h2>
|
|
<p>today is the day</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<h2>NEWS: Cryptobox-server 0.3.0 release</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 ready for Debian/sid and
|
|
Ubuntu/edgy_eft. It is not a live-cd, but a software package that you can just install on your linux system.
|
|
Take a look at the screenshots. It was a long ride and this is the
|
|
first milestone reached. Be prepared fo another 1000 miles of code.
|
|
The live-CD with the new version will appear in February 02007.</p>
|
|
</div>
|
|
<div class="content">
|
|
<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
|
|
development mailinglist via gmane.</p>
|
|
</div>
|
|
<div class="content">
|
|
<h2>NEWS: Download interception</h2>
|
|
<p class="date">14/04/02006</p>
|
|
<p>Sorry folks, codecoop.org is temporarly down. Update: it's up
|
|
and running again. Fetch the latest version here</p>
|
|
</div>
|
|
<div class="content">
|
|
<h2>NEWS: CryptoBox code splitting</h2>
|
|
<p class="date">07/03/02006</p>
|
|
<p>We're currently splitting the CryptoBox up in the
|
|
CryptoBox-server and the Cryptobox-CD. This will let you use
|
|
the CryptoBox-server in your favourite Linux Installation.
|
|
stay tuned..</p>
|
|
</div>
|
|
<div class="content">
|
|
<h2>NEWS: CryptoBox code splitting</h2>
|
|
<p class="date">30/10/02005</p>
|
|
<p>The new CryptoBox version 0.2.1 is available at
|
|
codecoop.org!</p>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="footer">
|
|
<p>-- a <a href="http://senselab.org">Sense.Lab</a> project -- <a href="">Impressum</a> --</p>
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|