* reorganised the website

* added cartoon dir (the cartoon is missing)
* mini screenshot on startpage
* startpage has some underpages, which aren't in the menu
* news have a menu link now
This commit is contained in:
age 2007-02-14 14:51:50 +00:00
parent dad1584ecb
commit d02060b06f
19 changed files with 155 additions and 295 deletions

3
README
View File

@ -1,3 +1,6 @@
This README describes the functionality of the templatewriter.py in
German.
!Warnung: dieses Pythonscript ist ein ein riesen Haufen Stinkescheisse!
(naja - inzwischen wurde es ein bisschen besser ...)

View File

@ -1,17 +1,4 @@
<div class="left">
<div class="leftcontent">
<h2>Want to see it in action?</h2>
<p>View the <a href="screenshots.html">screenshots</a> or
test the running online <a href="demo.html">demo</a>.
</p>
</div>
<div class="leftcontent">
<h2>Missing your language?</h2>
<p>The CryptoBox is easily extensible via plugins. It also has
support for multiple languages. You can help us with some
<a href="http://translate.cryptobox.org/projects/cryptobox/">translations</a>.</p>
</div>
<div class="leftcontent">
<h2>You are server admin?</h2>
@ -21,5 +8,6 @@
installation and configuration of the CryptoBox-Server
package.</p>
</div>
</div>

View File

@ -2,7 +2,7 @@
<h2>Requirements for the CryptoBox live-CD</h2>
<p>The <i>CryptoBox live-CD</i> runs on any x86 compatible PC with:</p>
<ul>
<li>CPU: min. 100MHz</li>
<li>CPU: min. 200MHz</li>
<li>RAM: 64 MB</li>
<li>CD-ROM drive</li>
<li>a network connection</li>

View File

@ -15,6 +15,7 @@
<h2>Recent changes</h2>
%(rss_content)s
</div>
</div>

View File

@ -1,4 +1,5 @@
<div class="left">
<div class="leftcontent">
<h2>Latest releases</h2>
<p>CryptoBox-CD: <a
@ -6,5 +7,22 @@
<p>CryptoBox-Server: <a
href="%(current-server-url)s">%(current-server-version)s</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>

View File

@ -1,8 +1,8 @@
<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="%(current-cd-url)s">download CryptoBox-CD</a></p>
<p>We would like to thank <a href="http://codecoop.org">codecoop.org</a> for
<h2>CryptoBox live-CD</h2>
<p>Get the latest <i>CryptoBox live-CD</i> image and burn it on CD.</p>
<p><a href="%(current-cd-url)s">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.
@ -11,13 +11,14 @@
<div class="content">
<h2>CryptoBox-Server Debian package</h2>
<p>Install the <i>CryptoBox-Server</i> package in your Debian/Ubuntu Linux distribution.</p>
<p><a href="%(current-server-url)s">download CryptoBox-Server debian package</a></p>
<p>Then install it: <tt>dpkg -i cryptobox-server.deb</tt></p>
<p>Use the <i>CryptoBox-Server</i> package in your Debian/Ubuntu Linux distribution.</p>
<p><a href="%(current-server-url)s">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. <a
href="http://devel.cryptobox.org/wiki/RepositoryNotes">Read
more ...</a></p>
(inofficial) debian package repository, which is easier to
maintain. How to do that ist written in the <a
href="http://devel.cryptobox.org/wiki/faq#HowdoIusetheserverpackagefromtheDebianrepository">FAQ</a>.</p>
</div>
<div class="content">
@ -25,16 +26,7 @@
<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="%(current-server-url)s">download cryptobox-server source archive</a></p>
</div>
<div class="content">
<h2>License</h2>
<p>The code of the CryptoBox-Server and the CryptoBox-CD is licensed under the
<i>GNU General Public License (GPL)</i>.</p>
<p>In short: you are free to change the code and to distribute it, as long
as you do not change the license. <a
href="http://www.fsf.org/licensing/licenses/gpl.html">Read the license
in detail</a>.</p>
<p><a href="%(current-server-url)s">cryptobox-server source
archive download</a></p>
</div>

View File

@ -1,16 +0,0 @@
<div class="centercontent">
<h2>FAQ</h2>
<p>Do you have any questions or problems?</p>
<ol>
<li>Read the
<a href="http://devel.cryptobox.org/wiki/doc/0.3/CryptoBoxUserDailyUse">documentation</a>.</li>
<li>Read the FAQ below.</li>
<li>Check if your problem is a <a
href="http://devel.cryptobox.org/report/2">known issue</a>. Maybe you
could add some information.</li>
<li>If you think you found a bug submit a <a href="http://devel.cryptobox.org/newticket">bug report</a>.</li>
<li>Any questions left? Send a mail to <a
href="mailt&#x006F;:%(mailaddress)s">%(mailaddress)s</a>!</li>
</ol>
</div>

View File

@ -1,24 +0,0 @@
<div class="left">
<div class="leftcontent">
<h2>Table of content</h2>
<ol class="toc">
<li><a href="#access_data">I successfully opened a volume.
How can I access the data now?</a></li>
<li><a href="#plaintext_after_partitioning">Recently I partitioned my harddisk.
Now I can open the volume without a password.
Isn't it encrypted anymore?</a></li>
<li><a href="#user_access">How can I restrict access to certain data?</a></li>
<li><a href="#use_of_users">There is a <i>user manager</i> available
via <i>preferences</i>. What is it good for?</a></li>
<li><a href="#use_repo">How do I use the server package from
the Debian repository?</a></li>
</ol>
</div>
</div>

View File

@ -1,58 +0,0 @@
<div class="content faq">
<a name="access_data"></a>
<h3>I successfully opened a volume. How can I access the data now?</h3>
<p><i>CryptoBox-Server</i>: you should ask your administrator. In case
you are the administrator, then you should take a look at the configuration
file for the <i>MountDir</i> setting. Publish this directory via your
favourite fileserver (e.g. samba, webdav, nfs, ftp, ...) and tell your
users how to reach it.</p>
<p><i>CryptoBox-CD</i>: browse the network neighborhood for the CryptoBox-Server
(windows), scan the network (KDE or Gnome) or type something like the
following into your favourite terminal to mount a volume:<br/>
<tt>smbmount //IP_OF_CRYPTOBOX/VOLUME_NAME /media/FOO</tt></p>
</div>
<div class="content faq">
<a name="plaintext_after_partitioning"></a>
<h3>Recently I partitioned my harddisk. Now I can open the volume without a
password. Isn't it encrypted anymore?</h3>
<p>The partition manager creates non-encrypted volumes by default. If you want
to enable encryption for a volume, then you have to format it. Be aware
that this will erase all data of the volume.</p>
</div>
<div class="content faq">
<a name="user_access"></a>
<h3>How can I restrict access to certain data?</h3>
<p>The CryptoBox does not support user and access management for now. Everyone
in your local network can access all open volumes for reading and writing.
This behavior is based on the assumption, that there are no evil guys in
your local network. Please take care for this!</p>
<p>For the next major release (v0.4) we plan to implement user and access
management.</p>
</div>
<div class="content faq">
<a name="use_of_users"></a>
<h3>There is a <i>user manager</i> available via <i>preferences</i>.
What is it good for?</h3>
<p>These administrative users can access restricted parts of the CryptoBox
(e.g. the plugin manager or the network settings).</p>
<p>Users who just want to open and close volumes do not need an
administrative account.</p>
</div>
<div class="content faq">
<a name="use_repo"></a>
<h3>How do I use the server package from the Debian repository?</h3>
<p>The CryptoBox-Server package is not part of the official Debian
repository, for now. But you can use our repository for the installation.</p>
<ol>
<li>Add the following to your <i>"/etc/apt/sources.list"</i>:
<br/><tt>deb http://systemausfall.org/toolforge/debian unstable
main</tt></li>
<li>Run: <br /><tt>apt-get update && apt-get install
cryptobox-server</tt></li>
</ol>
</div>

View File

@ -3,7 +3,7 @@
<p>The CryptoBox project aims to bring data encryption to the masses.</p>
<p>Therefore we develop two Free Software packages:</p>
<ul>
<li>The <b>CryptoBox-CD</b> is targetted at users who want to set up an
<li>The <b>CryptoBox live-CD</b> is targetted at users who want to set up an
encrypting fileserver without bothering about complicated
administration issues. A computer which runs the
CryptoBox-CD works as a network-attached storage (NAS),
@ -11,6 +11,8 @@
<li>The <b>CryptoBox-Server package</b> adds a user friendly,
web-based frontend for harddisk encryption on a fileserver.</li>
</ul>
<p>Read more <a href="details.html">details</a>.</p>
<p>Take a look at the <a href="cartoon.html">CryptoBox cartoon</a>!<br />
It allows you a better understanding of what the CryptoBox does and how it
works, </p>
</div>

View File

@ -1,18 +1,21 @@
<div class="left">
<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>
<h2>Demo</h2>
<p>See the CryptoBox <a href="demo.cryptobox.org">in action</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, the graphics and this website are licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons License</a>.</p>
<h2>Documentation</h2>
<p>Browse through the online <a
href="http://devel.cryptobox.org/wiki/CryptoBoxUser/en">user
documentation</a> site</a>.</p>
</div>
<div class="leftcontent">
<h2>Details</h2>
<p>Read what's <a href="details.html">under the hood</a>.</p>
</div>
</div>

View File

@ -1,80 +1,6 @@
<div class="content">
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=62">CryptoBox-Server v0.3.3 released</a></h2>
<p class="date">10/02/02007</p>
<p>This release fixes some small bugs:</p>
<ul>
<li>group membership of the webserver</li>
<li>disc usage statistics</li>
</ul>
<p>Additionally the following features were added:</p>
<ul>
<li>embedded help</li>
<li>improved network plugin</li>
<li>...</li>
</ul>
<p>The Slovenian and German translations are complete.</p>
<p>This release is planned to be the base for the next live-cd, which will be
published within the next week.</p>
<h2>Screenshots</h2>
<p>Everybody wants some <a href="screenshots.html">screenshots</a>.
Here we go:</p>
<p><a href="screenshots.html"><img border="0" src="gfx/mini_screenshot.png"></a></p>
</div>
<div class="content">
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=61">CryptoBox-Server v0.3.2 released</a></h2>
<p class="date">08/01/02007</p>
<p>This release contains some important bugfixes:</p>
<ul>
<li>fixed bug causing lack of permissions</li>
<li>fixed bug in Plugin manager (breaks interface)</li>
<li>fixed setting committing delay of Plugin manager</li>
</ul>
</div>
<div class="content">
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=60">CryptoBox-Server v0.3.1 released</a></h2>
<p class="date">20/12/02006</p>
<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&amp;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. 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">
<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
<a href="http://blog.gmane.org/gmane.comp.encryption.cryptobox.devel">development mailinglist via gmane</a>.</p>
</div>
<div class="content">
<h2>NEWS: Download interception</h2>
<p class="date">14/04/02006</p>
<p>Sorry folks, <i>codecoop.org</i> is temporarily down.</p>
<p>UPDATE: It is up and running again. Fetch the latest version <a href="http://codecoop.org/frs/?group_id=60&amp;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 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-CD v0.2.1 released</h2>
<p class="date">30/10/02005</p>
<p>The latest CryptoBox version 0.2.1 is available at
<a href="http://codecoop.org/frs/?group_id=60&amp;release_id=33">codecoop.org</a>!</p>
</div>

80
content/news/10_center Normal file
View File

@ -0,0 +1,80 @@
<div class="centercontent">
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=62">CryptoBox-Server v0.3.3 released</a></h2>
<p class="date">10/02/02007</p>
<p>This release fixes some small bugs:</p>
<ul>
<li>group membership of the webserver</li>
<li>disc usage statistics</li>
</ul>
<p>Additionally the following features were added:</p>
<ul>
<li>embedded help</li>
<li>improved network plugin</li>
<li>...</li>
</ul>
<p>The Slovenian and German translations are complete.</p>
<p>This release is planned to be the base for the next live-cd, which will be
published within the next week.</p>
</div>
<div class="centercontent">
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=61">CryptoBox-Server v0.3.2 released</a></h2>
<p class="date">08/01/02007</p>
<p>This release contains some important bugfixes:</p>
<ul>
<li>fixed bug causing lack of permissions</li>
<li>fixed bug in Plugin manager (breaks interface)</li>
<li>fixed setting committing delay of Plugin manager</li>
</ul>
</div>
<div class="centercontent">
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=60">CryptoBox-Server v0.3.1 released</a></h2>
<p class="date">20/12/02006</p>
<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="centercontent">
<h2>NEWS: <a href="http://codecoop.org/frs/?group_id=60&amp;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. 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="centercontent">
<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
<a href="http://blog.gmane.org/gmane.comp.encryption.cryptobox.devel">development mailinglist via gmane</a>.</p>
</div>
<div class="centercontent">
<h2>NEWS: Download interception</h2>
<p class="date">14/04/02006</p>
<p>Sorry folks, <i>codecoop.org</i> is temporarily down.</p>
<p>UPDATE: It is up and running again. Fetch the latest version <a href="http://codecoop.org/frs/?group_id=60&amp;release_id=33">here</a>.</p>
</div>
<div class="centercontent">
<h2>NEWS: CryptoBox code splitting</h2>
<p class="date">07/03/02006</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="centercontent">
<h2>NEWS: CryptoBox-CD v0.2.1 released</h2>
<p class="date">30/10/02005</p>
<p>The latest CryptoBox version 0.2.1 is available at
<a href="http://codecoop.org/frs/?group_id=60&amp;release_id=33">codecoop.org</a>!</p>
</div>

View File

@ -1,13 +1,14 @@
<div class="centercontent">
<h2>Any problems?</h2>
<ol>
<li>Check if the FAQ below helps you to solve your problem.</li>
<li>Please read the <a href="http://devel.cryptobox.org/wiki/CryptoBoxUser">user
documentation</a>.</li>
<li>Check if the <a href="http://devel.cryptobox.org/wiki/faq">FAQ</a> helps you to solve your problem.</li>
<li>Check if it is a <a
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
href="mailt&#x006F;:%(mailaddress)s">%(mailaddress)s</a>!</li>
href="http://devel.cryptobox.org/report/2">known
issue</a>. If so, provide some detailed information
there.</li>
<li>Submit a new <a href="http://devel.cryptobox.org/newticket">bug report</a>.</li>
</ol>
</div>

View File

@ -1,22 +1,11 @@
<div class="left">
<div class="leftcontent">
<h2>Table of content</h2>
<ol class="toc">
<li><a href="#access_data">I successfully opened a volume.
How can I access the data now?</a></li>
<li><a href="#plaintext_after_partitioning">Recently I partitioned my harddisk.
Now I can open the volume without a password.
Isn't it encrypted anymore?</a></li>
<li><a href="#user_access">How can I restrict access to certain data?</a></li>
<li><a href="#use_of_users">There is a <i>user manager</i> available
via <i>preferences</i>. What is it good for?</a></li>
</ol>
<h2>Missing your language?</h2>
<p>The CryptoBox is easily extensible via plugins. It also has
support for multiple languages. You can help us with some
<a href="http://translate.cryptobox.org/projects/cryptobox/">translations</a>.</p>
</div>
</div>

View File

@ -1,50 +1,7 @@
<div class="content">
<h2>Frequently asked questions</h2>
<h2>Further questions</h2>
<p>If you have more questions or if you want better answers, just send a mail
to <a href="mailt&#x006F;:%(mailaddress)s">%(mailaddress)s</a>. Thanks!</p>
</div>
<div class="content faq">
<a name="access_data"></a>
<h3>I successfully opened a volume. How can I access the data now?</h3>
<p><i>CryptoBox-Server</i>: you should ask your administrator. In case
you are the administrator, then you should take a look at the configuration
file for the <i>MountDir</i> setting. Publish this directory via your
favourite fileserver (e.g. samba, webdav, nfs, ftp, ...) and tell your
users how to reach it.</p>
<p><i>CryptoBox-CD</i>: browse the network neighborhood for the CryptoBox-Server
(windows), scan the network (KDE or Gnome) or type something like the
following into your favourite terminal to mount a volume:<br/>
<tt>smbmount //IP_OF_CRYPTOBOX/VOLUME_NAME /media/FOO</tt></p>
</div>
<div class="content faq">
<a name="plaintext_after_partitioning"></a>
<h3>Recently I partitioned my harddisk. Now I can open the volume without a
password. Isn't it encrypted anymore?</h3>
<p>The partition manager creates non-encrypted volumes by default. If you want
to enable encryption for a volume, then you have to format it. Be aware
that this will erase all data of the volume.</p>
</div>
<div class="content faq">
<a name="user_access"></a>
<h3>How can I restrict access to certain data?</h3>
<p>The CryptoBox does not support user and access management for now. Everyone
in your local network can access all open volumes for reading and writing.
This behavior is based on the assumption, that there are no evil guys in
your local network. Please take care for this!</p>
<p>For the next major release (v0.4) we plan to implement user and access
management.</p>
</div>
<div class="content faq">
<a name="use_of_users"></a>
<h3>There is a <i>user manager</i> available via <i>preferences</i>.
What is it good for?</h3>
<p>These administrative users can access restricted parts of the CryptoBox
(e.g. the plugin manager or the network settings).</p>
<p>Users who just want to open and close volumes do not need an
administrative account.</p>
<p>And no, we don't sit on any irc channel. There's a life to live. :)</p>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -1,11 +1,9 @@
<div class="navbar">
<p>
<a href="index.html">Home</a> |
<a href="details.html">Details</a> |
<a href="news.html">News</a> |
<a href="download.html">Download</a> |
<a href="screenshots.html">Screenshots</a> |
<a href="demo.html">Demo</a> |
<a href="faq.html">FAQ</a> |
<a href="support.html">Support</a> |
<a href="development.html">Development</a>
</p>
</div>