cryptonas-website/content/download/05_left

32 lines
1.1 KiB
Plaintext

<div class="left">
<div class="leftcontent">
<h2>Latest releases</h2>
<p>CryptoNAS live-CD: <a
href="%(current-cd-url)s">%(current-cd-version)s</a></p>
<p>CryptoNAS live system for USB sticks and hard disks: <a
href="%(current-usb-hdd-url)s">%(current-cd-version)s</a></p>
<p>CryptoNAS-Server: <a
href="%(current-server-url)s">%(current-server-version)s</a></p>
</div>
<div class="leftcontent">
<h2>Planned releases</h2>
<p>See the <a href="http://devel.cryptobox.org/roadmap">development roadmap</a>, or inquire on the <a href="mailt&#x006F;:%(mailaddress)s">%(mailaddress)s</a> mailing list.</p>
</div>
<div class="leftcontent">
<h2>Details</h2>
<p>Read what's <a href="details.html">under the hood</a> of the CryptoNAS.</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>