cryptonas-website/content/download/05_left

29 lines
951 B
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>
<p>CryptoBox-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-CD:</p>
<ul><li>v0.3.x <span class="date">02/15/02007</span></li></ul>
<p>CryptoBox-Server:</p>
<ul><li>v0.4 <span class="date">06/01/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>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>