some changes
This commit is contained in:
parent
f6a9b5c8c3
commit
811346c6c1
7 changed files with 44 additions and 32 deletions
|
@ -2,7 +2,7 @@
|
|||
<h2>Translation center</h2>
|
||||
<p>We want <i>you</i> to translate the CryptoBox!</p>
|
||||
<p>This way you can help others to access the CryptoBox in their native language.
|
||||
The <a href="http://translate.cryptobox.org/">translation center</a> serves
|
||||
The <a href="http://translate.cryptobox.org/projects/cryptobox/">translation center</a> serves
|
||||
this purpose. Just register and use the webinterface for translations.
|
||||
It features a nice, motivating progress bar.</p>
|
||||
<p>For any questions send a mail to <a
|
||||
|
|
|
@ -6,24 +6,16 @@
|
|||
<p>CryptoBox-CD: <a
|
||||
href="http://codecoop.org/frs/?group_id=60&release_id=33">0.2.1</a></p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Debian package</h2>
|
||||
<p>If you are a Debian/Ubuntu/??? user, then we strongly recommend to use
|
||||
the <i>cryptobox-server</i> package of our (inofficial) <a
|
||||
href="http://systemausfall.org/toolforge/debian/">debian package repository</a>
|
||||
to stay up to date.</p>
|
||||
<p><a
|
||||
href="http://devel.cryptobox.org/wiki/RepositoryNotes">Read more ...</a></p>
|
||||
<h2>Future release plans</h2>
|
||||
<p>CryptoBox-Server:</p>
|
||||
<ul><li>v0.4 <span class="date">04/15/02007</span></li></ul>
|
||||
<p>CryptoBox-CD:</p>
|
||||
<ul><li>v0.3.2 <span class="date">02/15/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>Bleeding edge</h2>
|
||||
<p>The current source code of the <i>CryptoBox-Server</i> package is always
|
||||
available via our <a href="https://svn.systemausfall.org/svn/cryptobox/"
|
||||
title="browse subversion repository">Subversion repository</a>.</p>
|
||||
<p><a
|
||||
href="http://devel.cryptobox.org/wiki/SvnNotes">Read more ...</a></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -11,11 +11,21 @@
|
|||
<p>A modern actual system should meet most of the dependencies, but
|
||||
you probably have to install some missing packages.</p>
|
||||
-->
|
||||
<br />
|
||||
<p>If you are a Debian/Ubuntu/... Linux user, then we strongly recommend to use
|
||||
the <i>cryptobox-server</i> package of our (inofficial) <a
|
||||
href="http://systemausfall.org/toolforge/debian/">debian package repository</a>
|
||||
to stay up to date.</p>
|
||||
<br />
|
||||
<p><a
|
||||
href="http://devel.cryptobox.org/wiki/RepositoryNotes">Read more ...</a></p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h2>CryptoBox-CD</h2>
|
||||
<p>Get the latest <i>CryptoBox-CD</i> image and burn the bootable live-CD.</p>
|
||||
<p><a href="http://codecoop.org/frs/?group_id=60&release_id=33">Download it now!</a></p>
|
||||
<br />
|
||||
<p>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>
|
||||
|
@ -23,6 +33,15 @@
|
|||
So if you ask us kindly, we might send you a CD for a better price. ;)</p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h2>Bleeding edge</h2>
|
||||
<p>The current source code of the <i>CryptoBox-Server</i> package is always
|
||||
available via our <a href="https://svn.systemausfall.org/svn/cryptobox/"
|
||||
title="browse subversion repository">Subversion repository</a>.</p>
|
||||
<br />
|
||||
<p><a href="http://devel.cryptobox.org/wiki/SvnNotes">Read more ...</a></p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h2>License</h2>
|
||||
<p>The code of the CryptoBox-Server and the CryptoBox-CD is licensed under the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<div class="centercontent">
|
||||
<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>
|
||||
<p>Therefore we develop two free 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>
|
||||
|
@ -9,7 +9,5 @@
|
|||
encrypting fileserver without bothering about complicated administration
|
||||
issues.</li>
|
||||
</ul>
|
||||
<p>Get some more <a href="details.html">details</a>.</p>
|
||||
<p>Any questions left? Send a mail to <a href="mailto:%(mailaddress)s">%(mailaddress)s</a>!</p>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,16 +1,13 @@
|
|||
<div class="left">
|
||||
<div class="leftcontent">
|
||||
<h2>Future release plans</h2>
|
||||
<p>CryptoBox-Server:</p>
|
||||
<ul><li>v0.4 <span class="date">04/15/02007</span></li></ul>
|
||||
<p>CryptoBox-CD:</p>
|
||||
<ul><li>v0.3.2 <span class="date">02/15/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>Licenses</h2>
|
||||
<h2>Details</h2>
|
||||
<p>Read more <a href="details.html">detailed information</a>
|
||||
about the CryptoBox.</p>
|
||||
<p>Any questions left? Send a mail to <a href="mailto:%(mailaddress)s">%(mailaddress)s</a>!</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 and this website are licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>.</p>
|
||||
</div>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<ol>
|
||||
<li>Check if the FAQ below helps you to solve your problem.</li>
|
||||
<li>Check if it is a <a
|
||||
href="http://devel.cryptobox.org/reports/2">known issues</a>. Maybe you
|
||||
href="http://devel.cryptobox.org/report/2">known issues</a>. Maybe you
|
||||
could add some information.</li>
|
||||
<li>Submit a <a href="http://devel.cryptobox.org/newticket">bug report</a>.</li>
|
||||
<li>Any questions left? Send a mail to <a
|
||||
|
|
|
@ -20,7 +20,7 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
margin: 0;
|
||||
margin: 0 0 5px 0;
|
||||
padding: 0;
|
||||
background-color: #8bbf75;
|
||||
color: White;
|
||||
|
@ -84,6 +84,12 @@ div.centercontent {
|
|||
div.centercontent h2 {
|
||||
padding: 0.1em 0 0.1em 0.5em;
|
||||
}
|
||||
div.centercontent p {
|
||||
padding: 0.1em 1.8em 0.1em 0.8em;
|
||||
}
|
||||
div.centercontent ul {
|
||||
padding: 0.1em 1.8em 0.1em 2.8em;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Reference in a new issue