commit d21f90f85b71a7c55d809d4e59c8898e06040849 Author: Jacob Appelbaum jacob@appelbaum.net Date: Fri Aug 26 00:50:40 2011 +0200
update freedom-maker docs --- freedom-maker/README | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/freedom-maker/README b/freedom-maker/README index 15a1c50..1428d26 100644 --- a/freedom-maker/README +++ b/freedom-maker/README @@ -48,5 +48,13 @@ following to switch the root filesystem back to the internal microSD card:
- - - - -
+To turn the device into a Torouter you'll want to do the following: + # ssh or login to the router + wget https://gitweb.torproject.org/torouter.git/blob_plain/HEAD:/packages/toroute... + bash torouter_easy_setup.sh + reboot + +This should result in a proper Torouter without any need for further configuration. + Be aware that this is an imcomplete solution for now .. you will want to at least do things like create unique ssh host keys for your device!
tor-commits@lists.torproject.org