Damn italics.

This commit is contained in:
AntiTree 2016-06-24 21:36:54 -04:00
parent b1e42bbb5f
commit 021c934091
1 changed files with 3 additions and 3 deletions

View File

@ -17,11 +17,11 @@ This will create 3 directory authorities (DA's), 1 client listning on port 9050,
If you're going "Why do I want this?" here's a few examples:
*tor research*: learn how tor interacts with nodes, make modifications to settings and see what happens, understand how the Tor Network operates without affecting real people. (Originally this project was part of a class I wrote to teach about how tor works)
**tor research**: learn how tor interacts with nodes, make modifications to settings and see what happens, understand how the Tor Network operates without affecting real people. (Originally this project was part of a class I wrote to teach about how tor works)
*tor development*: in the case you're working on a patch that is more complex and requires seeing what happens on the tor network, you can apply the patches to the containers.
**tor development**: in the case you're working on a patch that is more complex and requires seeing what happens on the tor network, you can apply the patches to the containers.
*traffic analysis*: Test out the latest tor exploit and pretend to be a nation state adversary.
**traffic analysis**: Test out the latest tor exploit and pretend to be a nation state adversary.
### Network Settings