80 lines
3 KiB
HTML
80 lines
3 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="main.css" />
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div class="container">
|
||
|
|
||
|
<div id="header"><!-- just the logo --></div>
|
||
|
<div class="navbar">
|
||
|
<p>
|
||
|
<a href="index.html">Home</a> |
|
||
|
<a href="news.html">News</a> |
|
||
|
<a href="downlo0.html">Download</a> |
|
||
|
<a href="support.html">Support</a> |
|
||
|
<a href="develo0.html">Development</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
<!-- content starts here -->
|
||
|
<div class="centercontent">
|
||
|
<div><h1 id="UserDocumentation">User Documentation</h1>
|
||
|
<p>
|
||
|
The following pages are describing the basic usage of the CryptoBox live-CD.
|
||
|
</p>
|
||
|
<p>
|
||
|
The online version of this manual is a wiki, which means you can help improving the pages. If you have a question regarding the documentation, please post it on the bottom of the relevant page. The developers will answer your questions and update the manual as fast as possible.
|
||
|
</p>
|
||
|
<h2 id="Documentationforxreleases">Documentation for 0.3.x releases</h2>
|
||
|
<ol><li><a href="doc_0.0.html">CryptoBoxUserGettingStarted</a> -- first steps to get the Cryptobox up and running
|
||
|
</li><li><a href="doc_0.1.html">CryptoBoxUserDailyUse</a> -- how to access your encrypted data
|
||
|
</li></ol>
|
||
|
<p>
|
||
|
At the moment there is no automatic way of using an encrypted disk of the 0.2 series in a !Cryptobox running the 0.3 series. That's because we did a major redesign of the CryptoBox functionality within the last year. We're sorry for the unconveniance!
|
||
|
</p>
|
||
|
<h2 id="FrequentlyAskedQuestions">Frequently Asked Questions</h2>
|
||
|
<ul><li><a href="faq.html">FAQ</a>
|
||
|
</li></ul></div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<!-- content ends here -->
|
||
|
<div id="footer">
|
||
|
<p>-- a <a href="http://senselab.org">Sense.Lab</a> project -- <a href="http://senselab.org/component/option,com_dfcontact/Itemid,29/">Impressum</a> --</p>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<!-- /Creative Commons License -->
|
||
|
<!--
|
||
|
|
||
|
<rdf:RDF xmlns="http://web.resource.org/cc/"
|
||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||
|
<Work rdf:about="">
|
||
|
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
|
||
|
<license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/de/" />
|
||
|
</Work>
|
||
|
|
||
|
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/de/">
|
||
|
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
|
||
|
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
|
||
|
<requires rdf:resource="http://web.resource.org/cc/Notice" />
|
||
|
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
|
||
|
<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
|
||
|
<requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
|
||
|
</License>
|
||
|
|
||
|
</rdf:RDF>
|
||
|
-->
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|