update of website
This commit is contained in:
parent
b99abdaaf7
commit
8fde119045
24 changed files with 591 additions and 361 deletions
154
index.html
154
index.html
|
@ -1,66 +1,96 @@
|
|||
<!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>
|
||||
<!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>
|
||||
|
||||
<body>
|
||||
<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="container">
|
||||
<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="header">
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<p>-- a <a href="http://senselab.org">Sense.Lab</a> project -- <a href="">Impressum</a> --</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<div class="navbar">
|
||||
<p><a href="index.html">Home</a>
|
||||
<a href="screenshots.html">Screenshots</a>
|
||||
<a href="download.html">Download</a>
|
||||
<a href="demo.html">Demo</a>
|
||||
<a href="participate.html">Participate</a>
|
||||
<a href="contact.html">Contact</a></p>
|
||||
</div>
|
||||
<br />
|
||||
<div class="left">
|
||||
<img border="0" src="gfx/antlogo.png">
|
||||
<div class="leftcontent">
|
||||
<h2>NEWS 02006-12-15</h2>
|
||||
<p>Release of the cryptobox-server Debian package v0.3.0!</p>
|
||||
</div>
|
||||
<div class="leftcontent">
|
||||
<h2>NEWS 02006-12-15</h2>
|
||||
<p>today is the day</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h2>WELCOME TO THE CRYPTOBOX!</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.
|
||||
The CryptoBox is fully controllable via your web browser and the data
|
||||
is available in your local network. Have a look at the ScreenShots or
|
||||
give the demo version a try.</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>WHAT WE SHARE</h2>
|
||||
<p>We do our best to help you using the CryptoBox. You can find detailed information in the user manual. For further questions write an email to info@cryptobox.org .
|
||||
As we rollout the new release, some pages might be outdated for a
|
||||
while. Please contact us, if you find some.</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>WHAT YOU MIGHT SHARE</h2>
|
||||
<p>You are not just a consumer. You can help others with your knowledge. We are looking for more translations. Take a look at the translation center. You can register there and use the webinterface for translations. It features a nice, motivating progress bar. For any questions ask us via info@cryptobox.org . Open up a ticket for feature requests or bugs. Or leave a note with your thoughts and ideas</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<p>A project by <a href="http://senselab.org">Sense.Lab</a>. <a href="">Impressum</a></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue