Website updates for v0.3.5; removed references to codecoop.
This commit is contained in:
parent
545f7c02cc
commit
b2b2db9b10
12 changed files with 18 additions and 17 deletions
|
@ -2,17 +2,17 @@
|
|||
|
||||
<div class="leftcontent">
|
||||
<h2>Latest releases</h2>
|
||||
<p>These are the latest, last and final releases with the
|
||||
CryptoBox name.</p>
|
||||
<p>CryptoBox live-CD: <a
|
||||
<p>CryptoNAS live-CD: <a
|
||||
href="%(current-cd-url)s">%(current-cd-version)s</a></p>
|
||||
<p>CryptoBox-Server: <a
|
||||
<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>.</p>
|
||||
<p>See the <a href="http://devel.cryptobox.org/roadmap">development roadmap</a>, or inquire on the <a href="mailto:%(mailaddress)s">%(mailaddress)s</a> mailing list.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
<p>Follow <a
|
||||
href="http://devel.cryptobox.org/wiki/doc/0.3/CryptoBoxUserGettingStarted">these
|
||||
instructions</a> or read the <a href="http://devel.cryptobox.org/wiki/CryptoBoxUser">user documentation</a>.</p>
|
||||
<p><br />We like to thank <a href="http://codecoop.org">codecoop.org</a> for
|
||||
providing the necessary bandwidth!</p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
@ -26,7 +24,7 @@
|
|||
<h2>CryptoNAS-Server source files</h2>
|
||||
<p>Users of a non-debian-based Linux distributions have to fetch
|
||||
the source file. The installation procedure is easy but you have to fulfil
|
||||
some software dependencies, which might be uncomfortable depending on you Linux distribution.</p>
|
||||
some software dependencies, which might be inconvenient depending on you Linux distribution.</p>
|
||||
<p><a href="%(current-server-url)s">cryptobox-server source
|
||||
archive download</a></p>
|
||||
<p>We've written a <a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue