cryptonas-website/content/download/05_left

35 lines
1.1 KiB
Plaintext
Raw Normal View History

2006-12-20 01:43:15 +01:00
<div class="left">
2006-12-20 01:43:15 +01:00
<div class="leftcontent">
<h2>Latest releases</h2>
2007-02-27 08:16:39 +01:00
<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>
2006-12-20 01:43:15 +01:00
</div>
<div class="leftcontent">
<h2>Planned major releases:</h2>
<p>CryptoBox-Server:</p>
2007-02-26 02:32:03 +01:00
<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>
2007-07-25 12:07:54 +02:00
<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>
2006-12-20 01:43:15 +01:00
</div>