145 lines
5.3 KiB
HTML
145 lines
5.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="gfx/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="download.html">Download</a> |
|
|
<a href="screenshots.html">Screenshots</a> |
|
|
<a href="demo.html">Demo</a> |
|
|
<a href="support.html">Support</a> |
|
|
<a href="development.html">Development</a>
|
|
</p>
|
|
</div>
|
|
<div class="centercontent">
|
|
<h2>Any problems?</h2>
|
|
<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
|
|
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="mailto:info@cryptobox.org">info@cryptobox.org</a>!</li>
|
|
</ol>
|
|
</div>
|
|
|
|
<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>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<h2>Frequently asked questions</h2>
|
|
<p>If you have more questions or if you want better answers, just send a mail
|
|
to <a href="mailto:info@cryptobox.org">info@cryptobox.org</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>
|
|
</div>
|
|
|
|
|
|
<div class="footer">
|
|
<!-- TODO: add real link! -->
|
|
<p>-- a <a href="http://senselab.org">Sense.Lab</a> project -- <a href="index.html">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-nc-sa/2.0/de/" />
|
|
</Work>
|
|
|
|
<License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/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" />
|
|
<prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
|
|
<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
|
|
<requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
|
|
</License>
|
|
|
|
</rdf:RDF>
|
|
-->
|
|
|
|
</body>
|
|
</html>
|
|
|