aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2011-11-07 22:17:04 -0800
committerJacob Appelbaum <jacob@appelbaum.net>2011-11-07 22:17:04 -0800
commit2eef3dfb8d096610214154f919781a2e300e094c (patch)
tree6111784ec4bd9e300b30d2f8255adeff197a9843
parentd450147910a05d72b304cdfe2d449a65e7db41a3 (diff)
downloadtorouter-2eef3dfb8d096610214154f919781a2e300e094c.tar.gz
torouter-2eef3dfb8d096610214154f919781a2e300e094c.zip
Add basic documentation for Patrickwheezy
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
index b693000..7522bf6 100644
--- a/README
+++ b/README
@@ -1 +1,24 @@
This is the place where we put all things relating to the Torouter.
+
+The project home page:
+https://trac.torproject.org/projects/tor/wiki/doc/Torouter
+
+The project road map:
+https://trac.torproject.org/projects/tor/wiki/doc/Torouter/Roadmap
+
+Your DreamPlug has arrived in a disabled state - you will need to hack it:
+
+0) re-flash from inside the OS it shipped with:
+ https://trac.torproject.org/projects/tor/wiki/doc/DebianDreamPlug#Step9:IfyoucannotsuccessfullystarttheUSBdevices
+
+1) Create a bootable USB disk, attach the JTAG, boot/re-flash, ..., anonymity!
+
+2) A new thing that is currently undocumented
+
+To create a Torouter from this repository you'll want to clone it:
+
+ git clone git://git.torproject.org/torouter.git
+
+Please see the freedom-maker/README if you wish to create a bootable USB disk.
+You will want a USB disk and the DreamPlug JTAG for reflashing, reinstalling,
+and development related activities.