Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
...@@ -3,18 +3,18 @@ Info about the Novena board: http://www.bunniestudios.com/blog/?p=2686 ...@@ -3,18 +3,18 @@ Info about the Novena board: http://www.bunniestudios.com/blog/?p=2686
Debian on the Novena board: http://www.kosagi.com/w/index.php?title=Debian_on_Novena Debian on the Novena board: http://www.kosagi.com/w/index.php?title=Debian_on_Novena
== Plan/TODO == ## Plan/TODO
- DONE: test running tor relay on the hardware - DONE: test running tor relay on the hardware
- get Debian working on the Novena - get Debian working on the Novena
- use torproject.org-hosted packages until we can get things completely up-streamed to debian (eg, for kernel, u-boot, flash-kernel) - use torproject.org-hosted packages until we can get things completely up-streamed to debian (eg, for kernel, u-boot, flash-kernel)
- use either freedom-maker, debian-live, or something new to generate images - use either freedom-maker, debian-live, or something new to generate images
== Performance == ## Performance
With a custom kernel and debian userspace (unknown if hardware crypto acceleration was working): With a custom kernel and debian userspace (unknown if hardware crypto acceleration was working):
{{{ ```
OpenSSL 1.0.1c 10 May 2012 OpenSSL 1.0.1c 10 May 2012
built on: Sun Jul 29 13:43:04 UTC 2012 built on: Sun Jul 29 13:43:04 UTC 2012
options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) blowfish(ptr) options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) blowfish(ptr)
...@@ -38,4 +38,4 @@ rsa 4096 bits 0.483333s 0.006791s 2.1 147.3 ...@@ -38,4 +38,4 @@ rsa 4096 bits 0.483333s 0.006791s 2.1 147.3
dsa 512 bits 0.002146s 0.002334s 466.0 428.5 dsa 512 bits 0.002146s 0.002334s 466.0 428.5
dsa 1024 bits 0.006073s 0.007082s 164.7 141.2 dsa 1024 bits 0.006073s 0.007082s 164.7 141.2
dsa 2048 bits 0.019763s 0.023553s 50.6 42.5 dsa 2048 bits 0.019763s 0.023553s 50.6 42.5
}}} ```
\ No newline at end of file \ No newline at end of file