- 28 Jul, 2021 2 commits
-
-
intrigeri authored
When we succeed to connect with default bridges, we don't save them to tca.conf, but we do save other connection settings there, so tca.conf is not empty.
- 22 Jul, 2021 1 commit
-
-
intrigeri authored
This will help validate the move of transient (UI) data to a new, dedicated file, while from now on, tca.conf will only store known-working Tor configuration. #5461 (comment 173293) refs #5461
-
- 07 Jul, 2021 3 commits
- 06 Jul, 2021 4 commits
- 25 May, 2021 1 commit
-
-
anonym authored
Sometimes tor would succeed with the first attempt right after unblocking the bridges, so Tor already had bootstrapped when we start our second attempt, thus failing the test.
-
- 12 Apr, 2021 2 commits
- 09 Mar, 2021 1 commit
-
-
anonym authored
-
- 05 Mar, 2021 1 commit
-
-
anonym authored
Bridges can use PTs or not -- bridges are _not_ a type of PT.
-
- 22 Jan, 2021 1 commit
-
-
anonym authored
I picked a rather transparent and implicit approach, by handing the default Tor Launcher case (direct connection) right in the `Tor is ready` step. This might be a bit opaque and confusing, however, but otherwise, in all scenarios/snapshots where we have: And the network is plugged ... Then Tor is ready we would have to add steps: And the network is plugged ... And the Tor Launcher autostarts When I configure a direct connection in Tor Launcher Then Tor is ready which is a bit spammy. I suppose it could be compressed into: And the network is plugged ... Then Tor is ready after I choose a direct connection in Tor Launcher but I don't like that kind of formulations in Gherkin.
-
- 30 Aug, 2019 1 commit
-
-
intrigeri authored
The step "the Tor Launcher uses all expected TBB shared libraries" step has never failed on Jenkins in the last 2 months. But these scenarios have failed a number of time due to "Tor is ready" failing, which I assume is because of time sync' problems.
-
- 11 Jul, 2019 2 commits
-
-
emmapeel authored
Currently translated at 17.7% (11 of 62 strings) Translation: Tails/wiki/src/news/version_3.14.1.*.po Translate-URL: http://translate.tails.boum.org/projects/tails/wikisrcnewsversion_3141po/pt/
-
emmapeel authored
Currently translated at 39.0% (16 of 41 strings) Translation: Tails/wiki/src/news/version_3.11.*.po Translate-URL: http://translate.tails.boum.org/projects/tails/wikisrcnewsversion_311po/it/
-
- 29 Jul, 2016 2 commits
- 20 Apr, 2016 1 commit
-
-
anonym authored
We don't need to be fancy about the case any more.
-
- 19 Apr, 2016 1 commit
-
-
anonym authored
We are in the process of using Chutney to set up all bridges we are going to use ourselves, so let's KISS a bit and settle with testing: 1. Old-school bridges, since they are easy to set up (all you need is Tor itself), still defeats simple censorship (e.g. when the Tor network is blocked by IP, and no DPI is involved) and chutney has a template for them any way. 2. The recommended and latest and greatest pluggable transports, which at the moment is obfs4 in Tails. Chutney does not have any templates for any pluggable transports, so we'll have to cook them up ourselves.
-
- 20 Feb, 2016 1 commit
-
- 10 Feb, 2016 1 commit
-
-
anonym authored
-
- 07 Dec, 2015 1 commit
-
- 06 Oct, 2015 1 commit
-
-
anonym authored
Essentially I did: sed -i 's/Tails has booted/I have started Tails/' -- \ features/*.feature features/step_definitions/snapshots.rb (although there was a false positive that I had to restore)
-
- 02 Sep, 2015 1 commit
-
-
anonym authored
-
- 15 May, 2015 1 commit
-
-
anonym authored
-
- 05 May, 2015 1 commit
-
-
kytv authored
-
- 19 Feb, 2015 5 commits
-
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
A previous commit supposedly implemented this, but it was an old version adapted for a different (dropped) configuration system, and who should have been rewritten. Some complex merges and conflict resolutions has happened since then, so a rebase would be too costly.
-
- 18 Feb, 2015 1 commit
-
-
Tails developers authored
-
- 06 Feb, 2015 2 commits
-
-
Tails developers authored
-
Tails developers authored
This is in prusuit of #6305.
-