cryptonas-website/content/download/05_left
age d02060b06f * reorganised the website
* added cartoon dir (the cartoon is missing)
* mini screenshot on startpage
* startpage has some underpages, which aren't in the menu
* news have a menu link now
2007-02-14 14:51:50 +00:00

29 lines
951 B
Plaintext

<div class="left">
<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>
</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>
</div>