improved templatewrite code (ignores swap files, svn, ...)
added "details" page added FAQ changed a lot of text
This commit is contained in:
parent
54559af141
commit
2daeb925a1
26 changed files with 868 additions and 334 deletions
97
index.html
97
index.html
|
@ -12,61 +12,81 @@
|
|||
<body>
|
||||
<div class="container">
|
||||
|
||||
<div class="header"><!-- just the logo --></div>
|
||||
<div id="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>
|
||||
<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="details.html">Details</a> |
|
||||
<a href="project.html">Project</a> |
|
||||
<a href="faq.html">FAQ</a>
|
||||
</p>
|
||||
</div>
|
||||
<br />
|
||||
|
||||
|
||||
<div class="left">
|
||||
<p><a href="screenshots.html"><img border="0" alt="img: screenshot" src="gfx/screen_mini.png"/><br/>
|
||||
See more screenshots</a></p>
|
||||
<br />
|
||||
<div id="mission">
|
||||
<h2>What is it about?</h2>
|
||||
<p>The CryptoBox project wants to bring data encryption to the masses.</p>
|
||||
<p>Therefore we develop two free (GPL) software packages:</p>
|
||||
<ul>
|
||||
<li>The <i>CryptoBox-Server package</i> adds harddisk encryption to a fileserver
|
||||
(samba, nfs, dav, ...) without annoying its users.</li>
|
||||
<li>The <i>CryptoBox-CD</i> is targetted at users who want to set up an
|
||||
encrypting fileserver without bothering about complicated administration
|
||||
issues.</li>
|
||||
</ul>
|
||||
<p>The privacy of <i>your</i> data is our mission. </p>
|
||||
<p>Any Questions? Mail to <a href="mailto:info@cryptobox.org">info@cryptobox.org</a>!</p>
|
||||
</div>
|
||||
|
||||
<!-- RFC: what about putting the latest svn commit logs here?
|
||||
all the other stuff is redundant [l] -->
|
||||
|
||||
|
||||
<div class="left">
|
||||
<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>
|
||||
<h2>Screenshots</h2>
|
||||
<p style="text-align:center"><a href="screenshots.html"><img border="0" alt="img: screenshot" src="gfx/screen_mini.png"/><br/>
|
||||
More screenshots</a></p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Download</h2>
|
||||
<p>Fetch the latest release of the <a href="download.html">CryptoBox-server Debian
|
||||
package</a>.</p>
|
||||
<p>Fetch the latest release of the <a href="download.html">CryptoBox-server
|
||||
package v0.3.1</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<p> </p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>foo bar</h2>
|
||||
<p>today is the day</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="content">
|
||||
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&release_id=60">CryptoBox-server 0.3.1 released</a></h2>
|
||||
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&release_id=60">CryptoBox-Server v0.3.1 released</a></h2>
|
||||
<p class="date">20/12/02006</p>
|
||||
<p>This relase contains some usability fixes for users of the Internet Explorer,
|
||||
<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="content">
|
||||
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&release_id=59">CryptoBox-server 0.3.0 released</a></h2>
|
||||
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&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 ready for <i>Debian/sid</i> and
|
||||
<i>Ubuntu/edgy_eft</i>. It is not a live-cd, but a software package that you can just install on your linux system.
|
||||
Take a look at the <a href="screenshots.html">screenshots</a>. 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 be released in February 02007.</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<p> </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="screenshots.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="content">
|
||||
|
@ -80,21 +100,21 @@
|
|||
<div class="content">
|
||||
<h2>NEWS: Download interception</h2>
|
||||
<p class="date">14/04/02006</p>
|
||||
<p>Sorry folks, <i>codecoop.org</i> is temporarly down. Update: it's up
|
||||
and running again. Fetch the latest version <a href="http://codecoop.org/frs/?group_id=60&release_id=33">here</a></p>
|
||||
<p>Sorry folks, <i>codecoop.org</i> is temporarly down.</p>
|
||||
<p>UPDATE: It is up and running again. Fetch the latest version <a href="http://codecoop.org/frs/?group_id=60&release_id=33">here</a>.</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>
|
||||
<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="content">
|
||||
<h2>NEWS: CryptoBox code splitting</h2>
|
||||
<h2>NEWS: CryptoBox-CD v0.2.1 released</h2>
|
||||
<p class="date">30/10/02005</p>
|
||||
<p>The new CryptoBox version 0.2.1 is available at
|
||||
<a href="http://codecoop.org/frs/?group_id=60&release_id=33">codecoop.org</a>!</p>
|
||||
|
@ -111,3 +131,4 @@
|
|||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue