cryptonas-website/content/download/05_left
2007-07-25 10:07:54 +00:00

35 lines
1.1 KiB
Plaintext

<div class="left">
<div class="leftcontent">
<h2>Latest releases</h2>
<p>CryptoBox live-CD: <a
href="%(current-cd-url)s">%(current-cd-version)s</a></p>
<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-Server:</p>
<ul><li>v0.4 <span class="date">06/15/02007</span></li></ul>
<p>CryptoBox live-CD:</p>
<ul><li>v0.4.x <span class="date">09/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>Details</h2>
<p>Read what's <a href="details.html">under the hood</a> of the CryptoBox.</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>