- 18 Jun, 2020 1 commit
-
-
segfault authored
... and disable it by default.
-
- 13 May, 2020 1 commit
-
- 12 May, 2020 1 commit
-
- 28 Jan, 2020 1 commit
-
-
intrigeri authored
In some cases, the previous code would overwrite a non-empty backup file with an empty one, making it harder to recover from the already painful #10976. For example, if the permissions get wrong and we run disable_and_create_empty_persistence_conf_file(), but the user does _not_ immediately fix the problem, then next time they unlock their persistence, the (non-empty) backup gets overwritten by live-persist which replaces it with the new, empty config file it created during last boot.
-
- 13 Nov, 2019 1 commit
-
-
sajolida authored
-
- 10 Oct, 2019 1 commit
-
-
anonym authored
Filling all memory often leads to the VM crashing. So why fill all memory? Back when Tails was 32-bit (or mixed with 64-bit) there were some of uncertainty around the 4 GiB limit, which motivated us to fill a larger region than 4 GiB, so without much thought we might have just gone ahead and filled all of it. But, AFAICT, if we went with the approach I describe above and allocated >4 GiB then the test would still have done what we wanted. In today's fully 64-bit world we have no reason for allocating >4 GiB, so we could go with 128 MiB like the other tests arbitrarily (?) do. Will-fix: #17104
-
- 09 Oct, 2019 1 commit
-
-
intrigeri authored
This will avoid some confusion e.g. while using "git grep".
-
- 14 Sep, 2019 1 commit
-
-
intrigeri authored
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Themes#Documentation says that "Lightweight themes have been deprecated", which explains why our old, custom lightweight theme is ignored. The only options to fix this are: - Create our own theme, get it automatically signed by Mozilla on AMO, download the resulting XPI, and somehow make it available at build time. - Use an existing theme with a GPL-3+ compliant license. I've chosen the latter option: this theme is almost identical to the one we had before. The XPI is 7.7K so I don't think it's worth devising a more complicated solution than just adding it to Git.
-
- 10 Aug, 2019 1 commit
-
-
intrigeri authored
-
- 21 Jul, 2019 2 commits
-
-
segfault authored
I add this function to a new file systemd.sh instead of tor.sh, to make it clear that this uses the systemd unit instead of communicating with the Tor control socket (which is what tor.sh does). This function should be used over tor_is_working() from tor.sh in scripts which don't already communicate with the Tor control socket.
-
segfault authored
-
- 20 Jul, 2019 1 commit
-
-
segfault authored
Replace all calls to config/chroot_local-includes/usr/local/sbin/tor-has-bootstrapped with `/bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target`.
-
- 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/
-
- 11 May, 2019 1 commit
-
-
segfault authored
-
- 05 Apr, 2019 1 commit
-
- 03 Apr, 2019 1 commit
-
-
segfault authored
It seems like the perl library which previously nicely handled the tps command-line arguments now doesn't support taking dashes instead of underscores anymore.
-
- 25 Feb, 2019 1 commit
-
-
anonym authored
This way tails-additional-software-notify will open a browser with propoer "GNOME" environment no matter who calls it.
-
- 21 Feb, 2019 2 commits
- 05 Jan, 2019 1 commit
-
-
intrigeri authored
This fixes dialog width and height on Buster: https://gitlab.gnome.org/GNOME/zenity/commit/3b64d05e8a1aae1581d2bec7288d80ac4699e1b1
-
- 17 Nov, 2018 1 commit
-
-
intrigeri authored
People get confused by the use of pal/neutral/foe: they think we need to particularly trust members of the "pal" pool, which is incorrect and can lead to useless controversy. So let's fix this by renaming the pools and clarifying our design doc.
-
- 23 Oct, 2018 2 commits
-
-
Alan authored
- 20 Oct, 2018 1 commit
-
-
segfault authored
-
- 18 Oct, 2018 1 commit
-
- 15 Oct, 2018 6 commits
-
- 09 Oct, 2018 1 commit
-
-
segfault authored
-
- 07 Oct, 2018 1 commit
-
-
emmapeel authored
this comments appear on the translation files and help translators do their work.
-
- 30 Aug, 2018 3 commits
-
- 28 Aug, 2018 2 commits
-
-
Alan authored
- 26 Aug, 2018 1 commit
-