From Fedora Project Wiki

Revision as of 00:00, 4 March 2013 by Misc (talk | contribs) (Created page with "{{QA/Test_Case |description=TODO |setup=This testcase will use tor and firefox to check for basic client connectivity. For that, you need to have tor installed, you can instal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

TODO

Setup

This testcase will use tor and firefox to check for basic client connectivity. For that, you need to have tor installed, you can install with yum install tor if not already done.

How to test

  1. In a browser, go to https://check.torproject.org/
  2. Start tor with "systemctl start tor"
  3. Setup firefox check using firefox setup to use a socks proxy, in Edit / Preference / Advanced / Network / Parameters / Use a manual proxy, use "socks", host "localhost, port "9050"
  4. Go again to https://check.torproject.org/

Expected Results

  1. The first visit should say "Sorry. You are not using Tor."
  2. The 2nd visit to the webpage should say "Yes, you are using Tor."