137 lines
5.8 KiB
HTML
137 lines
5.8 KiB
HTML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<title>CryptoBox</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<link rel="stylesheet" media="screen" href="../../../var/www/cryptobox.css" type="text/css" />
|
||
|
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div id="lang">
|
||
|
<a href="../en/CryptoBox.html">English</a><br/>
|
||
|
<a href="../de/CryptoBox.html">Deutsch</a><br/>
|
||
|
</div>
|
||
|
|
||
|
<div id="main">
|
||
|
<div id="head">
|
||
|
<h1>The CryptoBox</h1>
|
||
|
<h2>Privacy for the rest of us.</h2>
|
||
|
</div>
|
||
|
|
||
|
<div id="content">
|
||
|
<div id="menu">
|
||
|
<a href="CryptoBox.html">Overview</a>
|
||
|
<a href="CryptoBoxUser.html">User documentation</a>
|
||
|
<a href="CryptoBoxDev.html">Development</a>
|
||
|
</div>
|
||
|
|
||
|
<div id="doc">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div class="wikipage">
|
||
|
<div id="searchable"><p>
|
||
|
<div class='wiki-toc'>
|
||
|
<h4>Table of Contents</h4>
|
||
|
<ol>
|
||
|
<li><a href="CryptoBoxDevPreparation.html#Preparationsfordevelopers">Preparations for developers</a></li>
|
||
|
<ol><li><a href="CryptoBoxDevPreparation.html#Softwarerequirements">Software requirements</a></li>
|
||
|
<li><a href="CryptoBoxDevPreparation.html#Getthesource">Get the source</a></li>
|
||
|
<li><a href="CryptoBoxDevPreparation.html#Firstbuild">First build</a></li>
|
||
|
<li><a href="CryptoBoxDevPreparation.html#Finished">Finished</a></li>
|
||
|
<li><a href="CryptoBoxDevPreparation.html#Comments">Comments</a></li>
|
||
|
</ol>
|
||
|
<li><a href="CryptoBoxDevWorkFlow.html#Developmentworkflow">Development workflow</a></li>
|
||
|
<ol><li><a href="CryptoBoxDevWorkFlow.html#Preparations">Preparations</a></li>
|
||
|
<li><a href="CryptoBoxDevWorkFlow.html#CreateaCryptoBoxLiveCD">Create a CryptoBox-LiveCD</a></li>
|
||
|
<li><a href="CryptoBoxDevWorkFlow.html#TesttheCryptoBoxLiveCD">Test the CryptoBox-LiveCD</a></li>
|
||
|
<li><a href="CryptoBoxDevWorkFlow.html#Debuggingandmerging">Debugging and merging</a></li>
|
||
|
<li><a href="CryptoBoxDevWorkFlow.html#Comments">Comments</a></li>
|
||
|
</ol>
|
||
|
<li><a href="CryptoBoxDevCustomBuild.html#CustombuildsoftheCryptoBox">Custom builds of the CryptoBox</a></li>
|
||
|
<ol><li><a href="CryptoBoxDevCustomBuild.html#Overview">Overview</a></li>
|
||
|
<li><a href="CryptoBoxDevCustomBuild.html#Settings">Settings</a></li>
|
||
|
<li><a href="CryptoBoxDevCustomBuild.html#Comments">Comments</a></li>
|
||
|
</ol>
|
||
|
<li><a href="CryptoBoxDevCustomConfigure.html#CustomconfigurationoftheCryptoBox">Custom configuration of the CryptoBox</a></li>
|
||
|
<ol><li><a href="CryptoBoxDevCustomConfigure.html#Overview">Overview</a></li>
|
||
|
<li><a href="CryptoBoxDevCustomConfigure.html#Locations">Locations</a></li>
|
||
|
<li><a href="CryptoBoxDevCustomConfigure.html#Examples">Examples</a></li>
|
||
|
<li><a href="CryptoBoxDevCustomConfigure.html#Comments">Comments</a></li>
|
||
|
</ol>
|
||
|
<li><a href="CryptoBoxDevValidation.html#ValidationoftheCryptoBox">Validation of the CryptoBox</a></li>
|
||
|
<ol><li><a href="CryptoBoxDevValidation.html#Overview">Overview</a></li>
|
||
|
<li><a href="CryptoBoxDevValidation.html#Validate">Validate</a></li>
|
||
|
<li><a href="CryptoBoxDevValidation.html#Howtocreateatest">How to create a test</a></li>
|
||
|
<li><a href="CryptoBoxDevValidation.html#Comments">Comments</a></li>
|
||
|
</ol>
|
||
|
<li><a href="CryptoBoxDevBackground.html#DetailsoftheCryptoBox">Details of the CryptoBox</a></li>
|
||
|
<ol><li><a href="CryptoBoxDevBackground.html#dfsbuild">dfsbuild</a></li>
|
||
|
<li><a href="CryptoBoxDevBackground.html#thekernel">the kernel</a></li>
|
||
|
<li><a href="CryptoBoxDevBackground.html#qemu">qemu</a></li>
|
||
|
<li><a href="CryptoBoxDevBackground.html#alternativeLiveCDs">alternative LiveCDs</a></li>
|
||
|
<li><a href="CryptoBoxDevBackground.html#Comments">Comments</a></li>
|
||
|
</ol>
|
||
|
<li><a href="CryptoBoxDevKnownProblems.html#Knownproblems">Known problems</a></li>
|
||
|
<ol><li><a href="CryptoBoxDevKnownProblems.html#qemu">qemu</a></li>
|
||
|
<li><a href="CryptoBoxDevKnownProblems.html#dfsbuild">dfsbuild</a></li>
|
||
|
<li><a href="CryptoBoxDevKnownProblems.html#Comments">Comments</a></li>
|
||
|
</ol>
|
||
|
</ol>
|
||
|
</div>
|
||
|
|
||
|
</p>
|
||
|
<p>
|
||
|
<strong>Navigation:</strong> ( <a href="CryptoBox.html">CryptoBox/de</a>, <a href="CryptoBox.html">CryptoBox/en</a>)
|
||
|
|
||
|
</p>
|
||
|
<hr />
|
||
|
<h1 id="Developmentdocumentation">Development documentation</h1>
|
||
|
<p>
|
||
|
The following pages are written for developers only. <br />
|
||
|
Users of the <a href="CryptoBox.html">CryptoBox</a> should read <a href="CryptoBoxUser.html">CryptoBoxUser</a> instead.
|
||
|
</p>
|
||
|
<ul><li><a href="CryptoBoxDevPreparation.html">CryptoBoxDevPreparation</a>
|
||
|
</li><li><a href="CryptoBoxDevWorkFlow.html">CryptoBoxDevWorkFlow</a>
|
||
|
</li><li><a href="CryptoBoxDevCustomBuild.html">CryptoBoxDevCustomBuild</a>
|
||
|
</li><li><a href="CryptoBoxDevCustomConfigure.html">CryptoBoxDevCustomConfigure</a>
|
||
|
</li><li><a href="CryptoBoxDevValidation.html">CryptoBoxDevValidation</a>
|
||
|
</li><li><a href="CryptoBoxDevBackground.html">CryptoBoxDevBackground</a>
|
||
|
</li><li><a href="CryptoBoxDevKnownProblems.html">CryptoBoxDevKnownProblems</a>
|
||
|
</li></ul><h2 id="Source">Source</h2>
|
||
|
<p>
|
||
|
You may browse the <a href="/trac/cryptobox/browser/">source code</a>.
|
||
|
</p>
|
||
|
<h2 id="Contact">Contact</h2>
|
||
|
<p>
|
||
|
We are waiting for your emails to <i>cryptobox[at]systemausfall.org</i>.
|
||
|
</p>
|
||
|
<h2 id="Bugreports">Bug reports</h2>
|
||
|
<p>
|
||
|
If you think you found a bug or you get an error message, please help us to fix the problem and file a ticket (a bug report). Follow these steps:
|
||
|
</p>
|
||
|
<ol><li>Have a look at <a href="/trac/cryptobox/report/1">Open bugs</a> that need to be fixed
|
||
|
</li><li>Create a <a class="ext-link" title="https://systemausfall.org/trac/cryptobox/newticket" href="https://systemausfall.org/trac/cryptobox/newticket">New Ticket</a>
|
||
|
</li></ol></div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
</div><!-- end of 'words' -->
|
||
|
|
||
|
<div id="footer">
|
||
|
<a href="https://systemausfall.org/prj/cryptobox" title="Project page">CryptoBox-Home</a> The CryptoBox is a project of <a href="https://systemausfall.org/senselab" title="systemausfall.org">sense.lab</a>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|