diff options
author | ficus <ficus@robocracy.org> | 2012-11-17 02:33:20 +0100 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-11-17 02:33:20 +0100 |
commit | 2aaab47f2165c5c364208f85ec8b7d842fc30f0d (patch) | |
tree | d51c99b00a931b0e8c220021a53aedb895045e8e /README | |
parent | 4b7afd6137b62dfcfc09aa8a05f59935fef69489 (diff) | |
download | torouter-live-2aaab47f2165c5c364208f85ec8b7d842fc30f0d.tar.gz torouter-live-2aaab47f2165c5c364208f85ec8b7d842fc30f0d.zip |
import and update documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 20 insertions, 2 deletions
@@ -1,6 +1,21 @@ -Warning: aggressive caching is in place, which means resulting images may have -stale packages. Use `lb clean` to clear caches. +### DISCLAIMER + +Multiple layers of scary disclaimer! Oh my! + + !!! This repo is hackish, under development and will probably not even build + !!! or "work"! + + !!! torouter is not on official Tor Foundation project! + + !!! the torouter CONCEPT has not been clarified or reviewed! + + !!! this torouter IMPLEMENTATION is undocumented, unspeced, and full of + !!! bugs. do not use it! + + !!! torouter has not (yet) been developed by a security expert! + + !!! torouter will not (yet) protect your anonymity in any way! ### Build Requirements @@ -24,6 +39,9 @@ You might also want the Debian Live manuals: ### Build an Image +Warning: aggressive caching is in place, which means resulting images may have +stale packages. Use `lb clean` to clear caches. + Once the above build requirements are satisfied: lb clean --purge |