3 Feature: Using Tails with Tor pluggable transports
5 I want to circumvent censorship of Tor by using Tor pluggable transports
6 And avoid connecting directly to the Tor Network
9 Given I have started Tails from DVD without network and logged in with bridge mode enabled
10 And I capture all network traffic
11 When the network is plugged
12 Then the Tor Launcher autostarts
13 And the Tor Launcher uses all expected TBB shared libraries
15 Scenario: Using bridges
16 When I configure some bridge pluggable transports in Tor Launcher
18 And available upgrades have been checked
19 And all Internet traffic has only flowed through the configured pluggable transports
21 Scenario: Using obfs4 pluggable transports
22 When I configure some obfs4 pluggable transports in Tor Launcher
24 And available upgrades have been checked
25 And all Internet traffic has only flowed through the configured pluggable transports