tor-commits
Threads by month
- ----- 2025 -----
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
March 2021
- 17 participants
- 2169 discussions

[Git][tpo/applications/android-components] Pushed new branch android-components-73.0.3-10.5-1
by Matthew Finkel 01 Mar '21
by Matthew Finkel 01 Mar '21
01 Mar '21
Matthew Finkel pushed new branch android-components-73.0.3-10.5-1 at The Tor Project / Applications / android-components
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/tree/an…
You're receiving this email because of your account on gitlab.torproject.org.
1
0

01 Mar '21
commit c41852357ce7335b04a1dccc04a058dab2653632
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Mon Mar 1 17:32:45 2021 +0100
Bug 40245: Rebuild all container images
In #40240 we found that package updates were not installed in containers
created using debootstrap, but are now installed in the containers
created with mmdebstrap. Some of those updates are causing differences
in the build of some components.
To be able to build both the stable and master branches from the same
tor-browser-build directory without sharing containers, we update the
filenames of all containers.
---
projects/container-image/config | 1 +
1 file changed, 1 insertion(+)
diff --git a/projects/container-image/config b/projects/container-image/config
index e0b8b13..e1274f2 100644
--- a/projects/container-image/config
+++ b/projects/container-image/config
@@ -24,6 +24,7 @@ targets:
pre: |
#!/bin/sh
+ # Version: 2
# [% c('var/container/suite') %]
set -e
export DEBIAN_FRONTEND=noninteractive
1
0

[tor-browser-build/master] Merge remote-tracking branch 'gitlab/merge-requests/230'
by gk@torproject.org 01 Mar '21
by gk@torproject.org 01 Mar '21
01 Mar '21
commit 926e276a89e117b15a951bef467746f3b9517aca
Merge: aadd6fe c418523
Author: Georg Koppen <gk(a)torproject.org>
Date: Mon Mar 1 19:18:42 2021 +0000
Merge remote-tracking branch 'gitlab/merge-requests/230'
projects/container-image/config | 1 +
1 file changed, 1 insertion(+)
1
0

[tor-browser-build/master] Bug 40243: Remove tools/ansible/roles/tbb-nightly-signing
by gk@torproject.org 01 Mar '21
by gk@torproject.org 01 Mar '21
01 Mar '21
commit 04f288b9181cc97f48ec58fb794e8de66711faf1
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Mon Mar 1 17:09:02 2021 +0100
Bug 40243: Remove tools/ansible/roles/tbb-nightly-signing
Revert "Bug 25102: Setup nightly signing"
This reverts commit 17804f5ada032276eabf7e33d41feef46ca511d7.
---
tools/ansible/Makefile | 3 --
tools/ansible/README | 7 ---
tools/ansible/ansible.cfg | 6 ---
tools/ansible/inventory | 1 -
.../roles/tbb-nightly-signing/defaults/main.yml | 7 ---
.../roles/tbb-nightly-signing/tasks/main.yml | 54 ----------------------
tools/ansible/tbb-nightly-signing.yml | 6 ---
7 files changed, 84 deletions(-)
diff --git a/tools/ansible/Makefile b/tools/ansible/Makefile
index 97a63c1..ea63a44 100644
--- a/tools/ansible/Makefile
+++ b/tools/ansible/Makefile
@@ -6,6 +6,3 @@ fpcentral:
boklm-tbb-nightly-build:
ansible-playbook --vault-password-file=~/ansible-vault/boklm-tbb-nightly -i inventory boklm-tbb-nightly-build.yml
-
-tbb-nightly-signing:
- ANSIBLE_CONFIG='$((a)D)/ansible.cfg' ansible-playbook -i inventory tbb-nightly-signing.yml
diff --git a/tools/ansible/README b/tools/ansible/README
index 5407a73..6056372 100644
--- a/tools/ansible/README
+++ b/tools/ansible/README
@@ -25,13 +25,6 @@ boklm-tbb-nightly-build:
For more details, see also this ticket:
https://trac.torproject.org/projects/tor/ticket/33948
-tbb-nightly-signing:
- This target is used to deploy a nightly signing machine. The
- configuration of nightly signing is done in the following files:
- tools/ansible/roles/tbb-nightly-signing/defaults/main.yml
- tools/signing/nightly/config.yml
- tools/signing/nightly/update-responses-base-config.yml
-
Adding, removing, updating users on the Tor Browser team build machine
======================================================================
diff --git a/tools/ansible/ansible.cfg b/tools/ansible/ansible.cfg
deleted file mode 100644
index 0663746..0000000
--- a/tools/ansible/ansible.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-[ssh_connection]
-; When connecting to a v3 onion, we get the error:
-; "unix_listener: [...] too long for Unix domain socket"
-; We solve this by using %n (The original remote hostname, as given on
-; the command line) instead of %h (The remote hostname) in the control path.
-control_path=%(directory)s/%%r-%%n-%%r
diff --git a/tools/ansible/inventory b/tools/ansible/inventory
index 47fda66..fc25842 100644
--- a/tools/ansible/inventory
+++ b/tools/ansible/inventory
@@ -1,7 +1,6 @@
build-sunet-a ansible_ssh_user=root ansible_ssh_host=build-sunet-a.torproject.net
fpcentral ansible_become=True ansible_become_method=sudo ansible_become_user=fpcentral ansible_ssh_host=forrestii.torproject.org allow_world_readable_tmpfiles=True
boklm-tbb-nightly-build ansible_ssh_user=root ansible_become_method=su
-tbb-nightly-signing ansible_ssh_user=root ansible_become_method=su
[tbb-build]
build-sunet-a
diff --git a/tools/ansible/roles/tbb-nightly-signing/defaults/main.yml b/tools/ansible/roles/tbb-nightly-signing/defaults/main.yml
deleted file mode 100644
index cbe3b82..0000000
--- a/tools/ansible/roles/tbb-nightly-signing/defaults/main.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-nightly_signing_user: nightly-signing
-nightly_signing_cron_hour: '*'
-nightly_signing_cron_minute: '0,30'
-tor_browser_build_dir: "/home/{{ nightly_signing_user }}/tor-browser-build"
-tor_browser_build_git_url: https://git.torproject.org/builders/tor-browser-build.git
-tor_browser_build_commit: 8d66414b7860751ffec6a83a6bc6dbfbd94f801a
diff --git a/tools/ansible/roles/tbb-nightly-signing/tasks/main.yml b/tools/ansible/roles/tbb-nightly-signing/tasks/main.yml
deleted file mode 100644
index 3cc96ba..0000000
--- a/tools/ansible/roles/tbb-nightly-signing/tasks/main.yml
+++ /dev/null
@@ -1,54 +0,0 @@
----
-- name: Install dependencies
- apt:
- name: "{{ item }}"
- state: present
- with_items:
- - git
- - libdatetime-perl
- - libfindbin-libs-perl
- - libfile-slurp-perl
- - libxml-writer-perl
- - libio-captureoutput-perl
- - libparallel-forkmanager-perl
- - libxml-libxml-perl
- - libwww-perl
- - libjson-perl
- - libyaml-libyaml-perl
- - libyaml-perl
- - libtemplate-perl
- - libio-handle-util-perl
- - libio-all-perl
- - libio-captureoutput-perl
- - libpath-tiny-perl
- - libstring-shellquote-perl
- - libsort-versions-perl
- - libdigest-sha-perl
- - libdata-uuid-perl
- - libdata-dump-perl
- - libfile-copy-recursive-perl
- - libnss3-tools
- - rsync
-
-- name: create nightly-signing user
- user:
- name: "{{ nightly_signing_user }}"
- comment: "Tor Browser Nightly Signing"
- createhome: yes
- home: "/home/{{ nightly_signing_user }}"
-
-- name: clone tor-browser-build
- become: yes
- become_user: "{{ nightly_signing_user }}"
- git:
- repo: "{{ tor_browser_build_git_url }}"
- dest: "{{ tor_browser_build_dir }}"
- version: "{{ tor_browser_build_commit }}"
-
-- name: add cron to sign nighly build
- cron:
- name: tbb-sign-nightly-build
- user: "{{ nightly_signing_user }}"
- hour: "{{ nightly_signing_cron_hour }}"
- minute: "{{ nightly_signing_cron_minute }}"
- job: "torsocks /home/{{ nightly_signing_user }}/tor-browser-build/tools/signing/nightly/sign-nightly"
diff --git a/tools/ansible/tbb-nightly-signing.yml b/tools/ansible/tbb-nightly-signing.yml
deleted file mode 100644
index bc0c681..0000000
--- a/tools/ansible/tbb-nightly-signing.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-
-- hosts: tbb-nightly-signing
- roles:
- - role: tbb-nightly-signing
- - role: unattended-upgrades
1
0

[tor-browser-build/master] Bug 40244: Remove tools/ansible/roles/tbb-nightly-build
by gk@torproject.org 01 Mar '21
by gk@torproject.org 01 Mar '21
01 Mar '21
commit aadd6feb0302552da49eac8cae440c1510a436f3
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Mon Mar 1 17:19:03 2021 +0100
Bug 40244: Remove tools/ansible/roles/tbb-nightly-build
---
tools/ansible/Makefile | 3 -
tools/ansible/README | 8 --
tools/ansible/boklm-tbb-nightly-build.yml | 10 --
tools/ansible/group_vars/boklm-tbb-nightly/dma.yml | 9 --
.../boklm-tbb-nightly/tbb-nightly-build.yml | 6 -
tools/ansible/inventory | 4 -
.../roles/tbb-nightly-build/defaults/main.yml | 13 --
.../roles/tbb-nightly-build/files/prune-old-builds | 136 ---------------------
.../roles/tbb-nightly-build/handlers/main.yml | 5 -
.../ansible/roles/tbb-nightly-build/tasks/main.yml | 99 ---------------
.../roles/tbb-nightly-build/templates/nginx.conf | 20 ---
.../tbb-nightly-build/templates/rbm.local.conf | 114 -----------------
.../tbb-nightly-build/templates/start-tbb-nightly | 5 -
.../tbb-nightly-build.auth_basic_user_file | 1 -
.../tbb-nightly-build/templates/testsuite-config | 34 ------
.../tbb-nightly-build/templates/www-index.html | 10 --
.../vaulted_vars/boklm-tbb-nightly/dma-auth.yml | 10 --
17 files changed, 487 deletions(-)
diff --git a/tools/ansible/Makefile b/tools/ansible/Makefile
index ea63a44..608f932 100644
--- a/tools/ansible/Makefile
+++ b/tools/ansible/Makefile
@@ -3,6 +3,3 @@ ansible-tbb-build:
fpcentral:
ANSIBLE_CONFIG='$((a)D)/ansible-fpcentral.cfg' ansible-playbook -i inventory --ask-become-pass fpcentral.yml
-
-boklm-tbb-nightly-build:
- ansible-playbook --vault-password-file=~/ansible-vault/boklm-tbb-nightly -i inventory boklm-tbb-nightly-build.yml
diff --git a/tools/ansible/README b/tools/ansible/README
index 6056372..2cdcfcb 100644
--- a/tools/ansible/README
+++ b/tools/ansible/README
@@ -17,14 +17,6 @@ fpcentral:
you need to be in the fpcentral tpo ldap group. Your ldap password will
be asked, to sudo to the fpcentral user.
-boklm-tbb-nightly-build:
- This target is used by boklm to deploy a nightly build machine. If
- anybody else wants to set up their own nightly builds, it is possible to
- do it by adding a new host to the inventory file and making copies of
- group_vars/boklm-tbb-nightly/ and boklm-tbb-nightly-build.yml.
- For more details, see also this ticket:
- https://trac.torproject.org/projects/tor/ticket/33948
-
Adding, removing, updating users on the Tor Browser team build machine
======================================================================
diff --git a/tools/ansible/boklm-tbb-nightly-build.yml b/tools/ansible/boklm-tbb-nightly-build.yml
deleted file mode 100644
index dd9e1dc..0000000
--- a/tools/ansible/boklm-tbb-nightly-build.yml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-
-- hosts: boklm-tbb-nightly-build
- roles:
- - role: tbb-builder
- - role: tbb-nightly-build
- - role: unattended-upgrades
- - role: mta
- vars_files:
- - vaulted_vars/boklm-tbb-nightly/dma-auth.yml
diff --git a/tools/ansible/group_vars/boklm-tbb-nightly/dma.yml b/tools/ansible/group_vars/boklm-tbb-nightly/dma.yml
deleted file mode 100644
index 0148da5..0000000
--- a/tools/ansible/group_vars/boklm-tbb-nightly/dma.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-dma_conf: |
- SMARTHOST mail.riseup.net
- PORT 587
- AUTHPATH /etc/dma/auth.conf
- SECURETRANSFER
- STARTTLS
- MAILNAME /etc/mailname
- MASQUERADE boklm-tbb-nightly(a)riseup.net
diff --git a/tools/ansible/group_vars/boklm-tbb-nightly/tbb-nightly-build.yml b/tools/ansible/group_vars/boklm-tbb-nightly/tbb-nightly-build.yml
deleted file mode 100644
index 6addb1d..0000000
--- a/tools/ansible/group_vars/boklm-tbb-nightly/tbb-nightly-build.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-nightly_build_hostname: f4amtbsowhix7rrf.onion
-nightly_build_url: 'http://{{ nightly_build_hostname }}'
-nightly_build_email_from: "'Tor Browser Nightly Builds (boklm) <boklm-tbb-nightly(a)riseup.net>',"
-nightly_build_email_to: "[ 'boklm(a)torproject.org', 'gk(a)torproject.org', 'sysrqb(a)torproject.org', ],"
-nightly_build_sign_build: 1
diff --git a/tools/ansible/inventory b/tools/ansible/inventory
index fc25842..32a5805 100644
--- a/tools/ansible/inventory
+++ b/tools/ansible/inventory
@@ -1,12 +1,8 @@
build-sunet-a ansible_ssh_user=root ansible_ssh_host=build-sunet-a.torproject.net
fpcentral ansible_become=True ansible_become_method=sudo ansible_become_user=fpcentral ansible_ssh_host=forrestii.torproject.org allow_world_readable_tmpfiles=True
-boklm-tbb-nightly-build ansible_ssh_user=root ansible_become_method=su
[tbb-build]
build-sunet-a
[fpcentral]
fpcentral
-
-[boklm-tbb-nightly]
-boklm-tbb-nightly-build
diff --git a/tools/ansible/roles/tbb-nightly-build/defaults/main.yml b/tools/ansible/roles/tbb-nightly-build/defaults/main.yml
deleted file mode 100644
index 1e45b1a..0000000
--- a/tools/ansible/roles/tbb-nightly-build/defaults/main.yml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-nightly_build_user: tbb-nightly
-nightly_build_cron_hour: 2
-nightly_build_cron_minute: 20
-nightly_build_keep_builds: 3
-testsuite_dir: "/home/{{ nightly_build_user }}/tbb-testsuite"
-testsuite_git_url: https://git.torproject.org/tor-browser-bundle-testsuite.git
-testsuite_git_commit: 71bce1264f10e8f184095aad54cf27e81f56a7a4
-nightly_build_wwwdir: "/home/{{ nightly_build_user }}/www"
-nightly_build_nginx_enable: true
-nightly_build_nginx_listen: 127.0.0.1:80
-nightly_build_nginx_auth_basic_enable: true
-nightly_build_nginx_auth_basic_content: tor-guest:ezmjAG/jVTat.
diff --git a/tools/ansible/roles/tbb-nightly-build/files/prune-old-builds b/tools/ansible/roles/tbb-nightly-build/files/prune-old-builds
deleted file mode 100755
index 852a9da..0000000
--- a/tools/ansible/roles/tbb-nightly-build/files/prune-old-builds
+++ /dev/null
@@ -1,136 +0,0 @@
-#!/usr/bin/perl -w
-
-# Copyright (c) 2019, The Tor Project, Inc.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are
-# met:
-#
-# * Redistributions of source code must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above
-# copyright notice, this list of conditions and the following disclaimer
-# in the documentation and/or other materials provided with the
-# distribution.
-#
-# * Neither the names of the copyright owners nor the names of its
-# contributors may be used to endorse or promote products derived from
-# this software without specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-# 'prune-old-builds' is a script to prune old builds.
-#
-#
-# Usage:
-# $ ./prune-old-builds [options] <directory>
-#
-#
-# Available options:
-#
-# --dry-run
-# Don't delete anything, but say what would be deleted.
-#
-# --prefix <prefix>
-# Prefix of the directories to be removed. Default is 'tbb-nightly.'.
-#
-# --separator <c>
-# Separator character to separate the year, month, day in the directory
-# names. Default is '.'.
-#
-# --days <n>
-# Number of days that we should keep. Default is 6.
-#
-# --weeks <n>
-# Number of monday builds that we should keep. Default is 3.
-#
-# --months <n>
-# Number of 1st day of the month builds that we should keep.
-# Default is 3.
-
-use strict;
-use Getopt::Long;
-use DateTime;
-use DateTime::Duration;
-use File::Path qw(remove_tree);
-
-my %options = (
- days => 6,
- weeks => 3,
- months => 3,
- prefix => 'tbb-nightly.',
- separator => '.',
-);
-
-sub keep_builds {
- my %res;
-
- my $day = DateTime::Duration->new(days => 1);
- my $week = DateTime::Duration->new(weeks => 1);
- my $month = DateTime::Duration->new(months => 1);
-
- my $n = $options{days};
- my $dt = DateTime->now;
- while ($n) {
- $res{ $options{prefix} . $dt->ymd($options{separator}) } = 1;
- $dt = $dt - $day;
- $n--;
- }
-
- my $w = $options{weeks};
- while ($dt->day_of_week != 1) {
- $dt = $dt - $day;
- }
- while ($w) {
- $res{ $options{prefix} . $dt->ymd($options{separator}) } = 1;
- $dt = $dt - $week;
- $w--;
- }
-
- my $m = $options{months};
- $dt = DateTime->now;
- while ($dt->day != 1) {
- $dt = $dt - $day;
- }
- while ($m) {
- $res{ $options{prefix} . $dt->ymd($options{separator}) } = 1;
- $dt = $dt - $month;
- $m--;
- }
-
- return \%res;
-}
-
-sub clean_directory {
- my ($directory) = @_;
- my $k = keep_builds;
- chdir $directory || die "Error entering $directory";
- foreach my $file (glob "$options{prefix}*") {
- next unless $file =~ m/^$options{prefix}\d{4}$options{separator}\d{2}$options{separator}\d{2}$/;
- next if $k->{$file};
- if ($options{'dry-run'}) {
- print "Would remove $file\n";
- } else {
- remove_tree($file);
- }
- }
-}
-
-my @opts = qw(days=i weeks=i months=i prefix=s dry-run!);
-Getopt::Long::GetOptions(\%options, @opts);
-die "Missing argument: directory to clean" unless @ARGV;
-foreach my $dir (@ARGV) {
- clean_directory($dir);
-}
diff --git a/tools/ansible/roles/tbb-nightly-build/handlers/main.yml b/tools/ansible/roles/tbb-nightly-build/handlers/main.yml
deleted file mode 100644
index 3350d73..0000000
--- a/tools/ansible/roles/tbb-nightly-build/handlers/main.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-- name: restart nginx
- service:
- name: nginx
- state: restarted
diff --git a/tools/ansible/roles/tbb-nightly-build/tasks/main.yml b/tools/ansible/roles/tbb-nightly-build/tasks/main.yml
deleted file mode 100644
index d5254b6..0000000
--- a/tools/ansible/roles/tbb-nightly-build/tasks/main.yml
+++ /dev/null
@@ -1,99 +0,0 @@
----
-- name: create tbb-nightly user
- user:
- name: "{{ nightly_build_user }}"
- comment: "Tor Browser Nightly Builds"
- groups: tbb-build
- createhome: yes
- home: "/home/{{ nightly_build_user }}"
-
-- name: clone tor browser testsuite
- become: yes
- become_user: "{{ nightly_build_user }}"
- git:
- repo: "{{ testsuite_git_url }}"
- dest: "{{ testsuite_dir }}"
- version: "{{ testsuite_git_commit }}"
-
-- name: install testsuite dependencies
- command: "{{ testsuite_dir }}/install-deps"
-
-- name: add testsuite config
- template:
- src: testsuite-config
- dest: "{{ testsuite_dir }}/config/tbb-nightly"
- mode: 0644
- owner: "{{ nightly_build_user }}"
-
-- name: create rbm-config directory
- file:
- path: '{{ testsuite_dir }}/rbm-config/'
- state: directory
- owner: '{{ nightly_build_user }}'
- mode: 0755
-
-- name: add rbm config
- template:
- src: rbm.local.conf
- dest: "{{ testsuite_dir }}/rbm-config/tbb-nightly.rbm.local.conf"
- mode: 0644
- owner: "{{ nightly_build_user }}"
-
-- name: prune-old-builds
- copy:
- src: prune-old-builds
- dest: "/home/{{ nightly_build_user }}/prune-old-builds"
- mode: 0755
- owner: "{{ nightly_build_user }}"
-
-- name: add start-tbb-nightly script
- template:
- src: start-tbb-nightly
- dest: "/home/{{ nightly_build_user }}/start-tbb-nightly"
- mode: 0755
- owner: "{{ nightly_build_user }}"
-
-- name: add cron to start nighly build
- cron:
- name: tbb-nightly-build
- user: "{{ nightly_build_user }}"
- hour: "{{ nightly_build_cron_hour }}"
- minute: "{{ nightly_build_cron_minute }}"
- job: "/home/{{ nightly_build_user }}/start-tbb-nightly"
-
-- name: create wwwdir
- file:
- path: '{{ nightly_build_wwwdir }}'
- state: directory
- owner: '{{ nightly_build_user }}'
- mode: 0755
-
-- name: add index page
- template:
- src: www-index.html
- dest: "{{ nightly_build_wwwdir }}/index.html"
- mode: 0644
- owner: "{{ nightly_build_user }}"
-
-- name: create tbb-nightly-build.auth_basic_user_file
- template:
- src: tbb-nightly-build.auth_basic_user_file
- dest: /etc/nginx/tbb-nightly-build.auth_basic_user_file
- mode: 0644
- owner: root
- when: nightly_build_nginx_auth_basic_enable
-
-- name: install nginx
- apt:
- name: nginx
- state: present
- when: nightly_build_nginx_enable
-
-- name: add nginx config
- template:
- src: nginx.conf
- dest: /etc/nginx/sites-enabled/tbb-nightly-build
- mode: 0644
- notify:
- - restart nginx
- when: nightly_build_nginx_enable
diff --git a/tools/ansible/roles/tbb-nightly-build/templates/nginx.conf b/tools/ansible/roles/tbb-nightly-build/templates/nginx.conf
deleted file mode 100644
index 62ca8e3..0000000
--- a/tools/ansible/roles/tbb-nightly-build/templates/nginx.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-server {
- listen {{ nightly_build_nginx_listen }};
- server_name {{ nightly_build_hostname }};
- root {{ nightly_build_wwwdir }};
- index index.html;
- location / {
- try_files $uri $uri/ =404;
- }
- location /reports {
- alias {{ testsuite_dir }}/reports;
- }
- location /tor-browser-builds {
- alias {{ testsuite_dir }}/tor-browser-builds;
- autoindex on;
- {% if nightly_build_nginx_auth_basic_enable %}
- auth_basic "Use tor-guest as username and password";
- auth_basic_user_file /etc/nginx/tbb-nightly-build.auth_basic_user_file;
- {% endif %}
- }
-}
diff --git a/tools/ansible/roles/tbb-nightly-build/templates/rbm.local.conf b/tools/ansible/roles/tbb-nightly-build/templates/rbm.local.conf
deleted file mode 100644
index 4380480..0000000
--- a/tools/ansible/roles/tbb-nightly-build/templates/rbm.local.conf
+++ /dev/null
@@ -1,114 +0,0 @@
----
-### This file is used to override options from rbm.conf to adapt them
-### to your local setup.
-###
-### Copy this file as rbm.local.conf to enable it, and uncomment the
-### options you want to modify.
-
-
-### The tmp_dir option defines where temporary files are stored. The
-### builds are made from this directory, so using a directory on a fast
-### disk can improve build time. By default we are using a tmp directory
-### under the tor-browser-build directory.
-#tmp_dir: /tmp
-
-### The debug option defines whether a debugging shell should be opened
-### automatically in the build directory/container in case of build
-### failure. If you are doing automated builds, you might want to disable
-### this.
-#debug: 0
-
-### The build_log option defines in which file the build logs of each
-### component are stored. If you set it to '-' the logs are output on
-### stdout and stderr.
-#build_log: '-'
-
-### By default, the logs from previous builds are kept in the log files.
-### If you set build_log_append to 0, then previous logs are cleaned
-### when starting a new build.
-#build_log_append: 0
-
-buildconf:
- buildconf: 1
-
- ### The buildconf/num_procs option can be used to select the number of
- ### build processes to run simultaneously. You can also use the
- ### RBM_NUM_PROCS environment variable. The default is 4.
- #num_procs: 8
-
- ### The buildconf/git_signtag_opt option is useful when you tag a release.
- ### It is used to set the 'git tag' argument to select the keyid for
- ### signing the tag.
- #git_signtag_opt: '-u keyid'
-
-var:
- local_conf: 1
-
- ### The var/sign_build option defines if you want to sign the
- ### sha256sums-unsigned-build.txt and
- ### sha256sums-unsigned-build.incrementals.txt files with gpg.
- {% if nightly_build_sign_build is defined %}sign_build: {{ nightly_build_sign_build }}{% endif %}
-
-
- ### The var/sign_build_gpg_opts option can be used to define some gpg
- ### options to select the key to use to sign the sha256sums-unsigned-build.txt
- ### and sha256sums-unsigned-build.incrementals.txt files.
- #sign_build_gpg_opts: '--local-user XXXXXXXX'
-
- ### The clean configuration is used by the cleaning script to find the
- ### branches and build targets you are using, to compute the list of
- ### files that should be kept.
- ###
- ### If you only do alpha builds for all platforms, you can use the
- ### following configuration:
- clean:
- HEAD:
- - project: release
- target:
- - nightly
- - torbrowser-all
- #
- ### If you are doing 'release' builds in the maint-7.0 branch and
- ### 'alpha' builds in the master branch, you can use the following
- ### configuration:
- #clean:
- # master:
- # - project: release
- # target:
- # - alpha
- # - torbrowser-all
- # maint-7.0:
- # - project: release
- # target:
- # - release
- # - torbrowser-all
-
-targets:
-
- ### testbuild is based on alpha by default. Uncomment this if you want it
- ### to be based on nightly.
- #torbrowser-testbuild:
- # - testbuild
- # - nightly
-
- testbuild:
- var:
- testbuild: 1
-
- ### Uncomment this if you want to create mar files in your test build.
- #build_mar: 1
-
- nightly:
-
- ### By default 'fetch' is set to 1 for nightly builds, meaning that new
- ### commits will be fetched automatically during each build. You can
- ### disable this during development if you want to do rebuilds to test
- ### a specific change, but don't want rebuilds caused by unrelated
- ### changes, or if you want to decide at which point new commits are
- ### fetched. When 'fetch' is set to 'if_needed', new commits will only
- ### be fetched if the selected commit (or branch, or tag) is not present,
- ### which means that existing branches won't be updated. In that case
- ### you can fetch new commits by running 'make fetch'.
- fetch: 'if_needed'
-
-# vim: filetype=yaml sw=2
diff --git a/tools/ansible/roles/tbb-nightly-build/templates/start-tbb-nightly b/tools/ansible/roles/tbb-nightly-build/templates/start-tbb-nightly
deleted file mode 100644
index fafc1d9..0000000
--- a/tools/ansible/roles/tbb-nightly-build/templates/start-tbb-nightly
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-cd {{ testsuite_dir }}
-export RBM_NO_DEBUG=1
-./tbb-testsuite --config=tbb-nightly "$@"
-/home/{{ nightly_build_user }}/prune-old-builds --days {{ nightly_build_keep_builds }} ./tor-browser-builds
diff --git a/tools/ansible/roles/tbb-nightly-build/templates/tbb-nightly-build.auth_basic_user_file b/tools/ansible/roles/tbb-nightly-build/templates/tbb-nightly-build.auth_basic_user_file
deleted file mode 100644
index 45d673c..0000000
--- a/tools/ansible/roles/tbb-nightly-build/templates/tbb-nightly-build.auth_basic_user_file
+++ /dev/null
@@ -1 +0,0 @@
-{{ nightly_build_nginx_auth_basic_content }}
diff --git a/tools/ansible/roles/tbb-nightly-build/templates/testsuite-config b/tools/ansible/roles/tbb-nightly-build/templates/testsuite-config
deleted file mode 100644
index 90b08ac..0000000
--- a/tools/ansible/roles/tbb-nightly-build/templates/testsuite-config
+++ /dev/null
@@ -1,34 +0,0 @@
-# vim: filetype=perl expandtab
-use strict;
-use FindBin;
-use DateTime;
-use TBBTestSuite::TestSuite::TorBrowserBuild;
-
-my $date = DateTime->now->ymd;
-my $tbb_version = 'tbb-nightly.' . DateTime->now->ymd('.');
-my $name = "tor-browser-$date";
-
-if (-d "$options->{'reports-dir'}/r/$name") {
- print "Doing nothing: $name already done\n";
- return ( args => [] );
-}
-
-my $testsuite = TBBTestSuite::TestSuite::TorBrowserBuild->new({
- tbb_version => $tbb_version,
- publish_dir => "$FindBin::Bin/tor-browser-builds/$tbb_version",
- publish_url => "{{ nightly_build_url }}/tor-browser-builds/$tbb_version",
- rbm_local_conf => "$FindBin::Bin/rbm-config/tbb-nightly.rbm.local.conf",
- make_clean => 1,
- });
-
-my %res = (
- name => $name,
- args => [ $testsuite ],
- tags => [ 'nightly' ],
- 'reports-url' => '{{ nightly_build_url }}/reports/',
- 'email-subject' => '[build result: [% success ? "ok" : "failed" %]] [% options.name %]',
- {% if nightly_build_email_to is defined %}'email-report' => 1,{% endif %}
- {% if nightly_build_email_to is defined %}'email-to' => {{ nightly_build_email_to }}{% endif %}
- {% if nightly_build_email_from is defined %}'email-from' => {{ nightly_build_email_from }}{% endif %}
-);
-%res;
diff --git a/tools/ansible/roles/tbb-nightly-build/templates/www-index.html b/tools/ansible/roles/tbb-nightly-build/templates/www-index.html
deleted file mode 100644
index 05050d8..0000000
--- a/tools/ansible/roles/tbb-nightly-build/templates/www-index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-<head>
- <title>Tor Browser Nightly Builds</title>
-</head>
-<body>
- <h1>Tor Browser Nightly Builds</title>
- <a href="reports/"><h3>Build Reports</h3></a>
- <a href="tor-browser-builds/"><h3>Build files</h3></a>
-</body>
-</html>
diff --git a/tools/ansible/vaulted_vars/boklm-tbb-nightly/dma-auth.yml b/tools/ansible/vaulted_vars/boklm-tbb-nightly/dma-auth.yml
deleted file mode 100644
index 254291c..0000000
--- a/tools/ansible/vaulted_vars/boklm-tbb-nightly/dma-auth.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-$ANSIBLE_VAULT;1.1;AES256
-64353537366566623534653938363036396164303631616138313130663766626463303034336564
-6339346639633765383534653561646366626665393333340a343533636436333838633039363265
-33393762363563323338356634396137393466616336326337323761643332363438313735646135
-6633326462616261310a663738306463613237326164663533326230316662333935333361636334
-61336433633964643631653230633861393131646532666536653738376261386535356636666262
-30303761333230623662323037376130386134373939613861343233363038636464623132363135
-66386532346165303839346563383934633462386534383330636432356166666238383332353930
-39316439653733376239343661373265303033323237366132366161316535636165336539333130
-3033
1
0

[translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
by translation@torproject.org 01 Mar '21
by translation@torproject.org 01 Mar '21
01 Mar '21
commit 69056ca892192805718d5b773ea1f2ec76912818
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Mar 1 17:15:47 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-mess…
---
cs/messages.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/cs/messages.json b/cs/messages.json
index a332189ee6..c775b9f8f3 100644
--- a/cs/messages.json
+++ b/cs/messages.json
@@ -63,10 +63,10 @@
"message": "Pokud narazíte se Snowflakem na nějaký problém, ať už jako klient nebo proxy, zvažte prosím vyplnění bug reportu. Jsou dvě možnosti, jak to udělat:"
},
"sharedAccount": {
- "message": "File an <a href=\"https://anonticket.onionize.space/\">anonymous ticket</a> by generating an identifier and logging in with it. Then, find the Snowflake project in the <strong>List of all projects</strong> and create a new issue."
+ "message": "Pošlete nám <a href=\"https://anonticket.onionize.space/\">anonymní tiket</a> tak, že vytvoříte identifikátor a přihlásíte se s ním. Potom najděte projekt Snowflake v <strong>Seznamu všech projektů</strong> a založte nový požadavek."
},
"bugTracker": {
- "message": "<a href=\"https://gitlab.onionize.space/\">Request an account</a> at the Tor Project GitLab, then <a href=\"https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snow…">open a new issue</a> in the Snowflake project."
+ "message": "<a href=\"https://gitlab.onionize.space/\">Požádejte o účet </a> na GitLabu projektu Tor, potom <a href=\"https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snow…">otevřete nový požadavek</a> v projektu Snowflake."
},
"descriptive": {
"message": "Popište prosím svůj problém co nejpodrobněji a, pokud je to možné, připojte i zprávy z logů, které nám pomohou bug reprodukovat."
@@ -84,6 +84,6 @@
"message": "FAQ"
},
"support": {
- "message": "See the <a href=\"https://support.torproject.org/censorship/\">Censorship</a> topic in Tor's <a href=\"https://support.torproject.org/\">Support Portal</a>."
+ "message": "Podívejte se na téma <a href=\"https://support.torproject.org/censorship/\">Cenzura</a> na <a href=\"https://support.torproject.org/\">Portálu podpory</a> Toru."
}
}
1
0

[translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
by translation@torproject.org 01 Mar '21
by translation@torproject.org 01 Mar '21
01 Mar '21
commit 9a3b197a57faec5d5eef84f287ab88ab7d009a44
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Mar 1 16:45:58 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-mess…
---
cs/messages.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cs/messages.json b/cs/messages.json
index 093eabe72b..a332189ee6 100644
--- a/cs/messages.json
+++ b/cs/messages.json
@@ -36,7 +36,7 @@
"message": "Cookies nejsou povoleny."
},
"websiteIntro": {
- "message": "Snowflake is a system to defeat internet censorship. People who are censored can use Snowflake to access the internet. Their connection goes through Snowflake proxies, which are run by volunteers. For more detailed information about how Snowflake works see our <a href=\"https://trac.torproject.org/projects/tor/wiki/doc/Snowflake/\">documentation wiki</a>."
+ "message": "Snowflake je systém pro obcházení internetové cenzury. Lidé, kteří jsou cenzurováni, jej mohou použít pro přístup k internetu. Jejich spojení je vedeno přes proxy servery Snowflaku, které jsou provozované dobrovolníky. Podrobnější informace, jak Snowflake funguje, najdete na <a href=\"https://trac.torproject.org/projects/tor/wiki/doc/Snowflake/\">naší wiki</a>."
},
"browser": {
"message": "Prohlížeč"
1
0
commit b2a71ce307fd6f7c62e2299d164afe9b6151f1eb
Author: hiro <hiro(a)torproject.org>
Date: Mon Mar 1 17:32:13 2021 +0100
Add march newsletter
---
.../learning-more-about-our-users/contents.lr | 198 +++++++++++++++++++++
.../learning-more-about-our-users/text/contents.lr | 145 +++++++++++++++
2 files changed, 343 insertions(+)
diff --git a/content/archive/learning-more-about-our-users/contents.lr b/content/archive/learning-more-about-our-users/contents.lr
new file mode 100644
index 0000000..899fc00
--- /dev/null
+++ b/content/archive/learning-more-about-our-users/contents.lr
@@ -0,0 +1,198 @@
+_model: post
+---
+_template: newsletter.html
+---
+author: smith(a)torproject.org
+---
+pub_date: 2021-02-28
+---
+title: Learning more about our users
+---
+html_body:
+
+<table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="devicewidth" width="680">
+ <tbody><!-- Spacing -->
+ <tr>
+ <td height="20" width="100%"><a href="https://torproject.org"><img alt="tor-news-logo" src="https://blog.torproject.org/sites/default/files/inline-images/tor-news-logo…" style="width: 250px; height: 75px;" /></a></td>
+ </tr>
+ <tr>
+ <td>
+ <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="devicewidth" width="650">
+ <tbody><!-- /Spacing --><!-- Spacing --><!-- /Spacing --><!-- content -->
+ <tr>
+ <td style="padding:0 15px 15px 15px;">
+ <hr />
+ <h1>Learning more about our users with a Tor Browser User Survey</h1>
+
+ <p><a href="https://blog.torproject.org/learning-more-about-tor-users"><img alt="" src="https://blog.torproject.org/sites/default/files/styles/full_width/public/im…" style="width: 640px; height: 320px;" /></a></p>
+
+ <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item" property="schema:text">
+ <p><strong>At the Tor Project we practice user-centered design.</strong> This means we put our users at the heart of our development process, making a conscious effort to understand the contexts in which people use our tools and paying particular attention to the bumps they encounter along the way.</p>
+
+ <p>Many digital product companies rely heavily on data gathered from invasive tracking scripts to better understand their users’ behavior, further fueling the surveillance economy. <strong>However that’s not how we do things at Tor</strong> – instead, we aim to conduct research that <a href="https://blog.torproject.org/strength-numbers-usable-tools-dont-need-be-inva…">respects the basic principles of privacy and consent</a>.</p>
+
+ <p>To learn more about our users, we launched a new <strong><a href="https://survey.torproject.org/index.php/217469?lang=en">Tor Browser User Survey</a></strong> (also available via <a href="http://bogdyardcfurxcle.onion/index.php/217469?lang=en">onion service</a>). We'd love to get your feedback! You can <a href="https://blog.torproject.org/learning-more-about-tor-users">learn more about this survey, how it came about, and other opportunities to get involved in UX at Tor</a> on our blog.</p>
+ </div>
+
+ <hr />
+ <div class="css-1dbjc4n">
+ <div class="css-1dbjc4n r-1s2bzr4">
+ <h1 class="css-901oao r-1fmj7o5 r-1qd0xha r-1blvdjr r-16dba41 r-ad9z0x r-bcqeeo r-bnwqim r-qvutc0" dir="auto" id="tweet-text" lang="en"><a href="https://rwc.iacr.org/LevchinPrize/winners.html#tor">The Tor Project wins the 2021 Levchin Prize for Real-World Cryptography</a></h1>
+
+ <p dir="auto"><a href="https://rwc.iacr.org/LevchinPrize/winners.html#tor"><img alt="" src="https://blog.torproject.org/sites/default/files/inline-images/EreY00HVgAAGm…" style="width: 600px; height: 238px;" /></a></p>
+
+ <p class="css-901oao r-1fmj7o5 r-1qd0xha r-1blvdjr r-16dba41 r-ad9z0x r-bcqeeo r-bnwqim r-qvutc0" dir="auto" lang="en"><span class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0">Thank you to the <a href="https://rwc.iacr.org/">Real World Crypto Symposium</a> and</span><span class="r-18u37iz"><a class="css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1n1174f r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0" data-focusable="true" dir="ltr" href="https://twitter.com/IACR_News" role="link"> </a></span><a href="http://iacr.org/">the International Association for Cryptologic Research</a><span class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0"> for recognizing the Tor Project with the 2021 <a href="https://rwc.iacr.org/LevchinPrize/winners.html#tor">Levchin Prize</a> for Real-World Cryptography. We are humbled by the honor of our work to use cryptography to bring online privacy to everybody.</span></p>
+
+ <div class="css-901oao r-1fmj7o5 r-1qd0xha r-1blvdjr r-16dba41 r-ad9z0x r-bcqeeo r-bnwqim r-qvutc0" dir="auto" lang="en">
+ <hr />
+ <h1><a href="https://blog.torproject.org/anonymous-gitlab" rel="bookmark"><span property="schema:name">New! Anonymous GitLab Ticketing</span></a></h1>
+ </div>
+ </div>
+ </div>
+
+ <p><a href="https://blog.torproject.org/anonymous-gitlab"><img alt="" src="https://blog.torproject.org/sites/default/files/styles/full_width/public/im…" style="width: 640px; height: 206px;" /></a></p>
+
+ <footer>
+ <p>Currently, before making a bug report to one of Tor’s repos, users must sign up for a GitLab account via the TicketLobby (<a href="https://gitlab.onionize.space/" rel="noreferrer noopener">https://gitlab.onionize.space/</a>). Although this is the right approach for many users, it has its limitations.</p>
+
+ <p>A new project, the anonymous ticketing portal, is designed to circumvent these limitations, resulting in more complete, <i>private</i> bug reporting, and includes the following features:</p>
+
+ <ul>
+ <li>
+ <p>Lightning-fast, anonymous (and lazy) user interface</p>
+ </li>
+ <li>
+ <p>Tor-flavored, data-packed, familiar project and issue views</p>
+ </li>
+ <li>
+ <p>Super-powered SuperUsers</p>
+ </li>
+ </ul>
+ </footer>
+
+ <div class="node__content">
+ <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item quickedit-field" data-quickedit-field-id="node/1971/body/en/full" property="schema:text">
+ <p>A test instance of this project is currently live at <a href="https://anonticket.onionize.space/" rel="noreferrer noopener">https://anonticket.onionize.space/</a>, or you can see the repo itself at <a href="https://gitlab.torproject.org/tpo/tpa/anon_ticket" rel="noreferrer noopener">https://gitlab.torproject.org/tpo/tpa/anon_ticket</a>.</p>
+
+ <p>Read more about the <a href="https://blog.torproject.org/anonymous-gitlab">anonymous GitLab ticketing system</a> on our blog.</p>
+ </div>
+ </div>
+
+ <hr />
+ <h1 class="title"><a href="https://blog.torproject.org/tor-media-2020">Tor in the Media: 2020</a></h1>
+
+ <p><a href="https://blog.torproject.org/tor-media-2020"><img alt="" src="https://blog.torproject.org/sites/default/files/styles/full_width/public/im…" style="width: 640px; height: 320px;" /></a></p>
+
+ <p class="ace-line">This year, we’re continuing <a href="https://blog.torproject.org/tor-media-2020">a new tradition of reviewing media and news stories that mentioned Tor and the Tor Project</a>. Our goal is to highlight what is changing (or not) in the conversation about privacy and censorship, as well as identifying the ways the media discusses Tor in the context of these challenges.</p>
+
+ <p class="ace-line">Read our <a href="https://blog.torproject.org/tor-media-2020">review of Tor in the media in 2020</a> on our blog.</p>
+
+ <hr />
+ <h1 class="title"><a href="https://blog.torproject.org/tor-bug-smash-fund-yr2-progress"><span property="schema:name">Bug Smash Fund, Year 2: Progress So Far!</span></a></h1>
+
+ <p class="ace-line"><a href="https://blog.torproject.org/tor-bug-smash-fund-yr2-progress"><img alt="" src="https://blog.torproject.org/sites/default/files/styles/full_width/public/im…" style="width: 640px; height: 320px;" /></a></p>
+
+ <p class="ace-line"><span class="author-a-z86zz74zz87zz68zl1cz87zjhxen4z86zz77z">Last August, we asked you to help us fundraise during our second annual <a href="https://blog.torproject.org/tor-bug-smash-fund-2020-106K-raised">Bug Smash Fund campaign</a>. This fund is designed to grow a healthy reserve earmarked for maintenance work, finding bugs, and smashing them—all tasks necessary to keep Tor Browser, the Tor network, and the many tools that rely on Tor strong, safe, and running smoothly. </span></p>
+
+ <p class="ace-line"><span class="author-a-z86zz74zz87zz68zl1cz87zjhxen4z86zz77z">We want to share an update!</span><span class="author-a-z86zz74zz87zz68zl1cz87zjhxen4z86zz77z"> Read about the <a href="https://blog.torproject.org/tor-bug-smash-fund-yr2-progress">work made possible with the Bug Smash Fund</a> on our blog.</span></p>
+
+ <hr />
+ <h1>New Releases</h1>
+
+ <h2 class="title"><a href="https://blog.torproject.org/new-release-tor-browser-105a11" rel="bookmark"><span class="quickedit-field" data-quickedit-field-id="node/2002/title/en/teaser" property="schema:name">Tor Browser 10.5a11</span></a></h2>
+
+ <p>This release updates Firefox to 78.8.0esr for desktop and Firefox for Android to 86.1.0. Additionally, we update Tor to 0.4.5.6 and OpenSSL to 1.1.1j. <a href="https://blog.torproject.org/new-release-tor-browser-105a11">Full changelog</a>.</p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/new-release-tor-browser-10012" rel="bookmark"><span class="quickedit-field" data-quickedit-field-id="node/2001/title/en/teaser" property="schema:name">Tor Browser 10.0.12</span></a></h2>
+
+ <p>This version updates Desktop Firefox to 78.8.0esr and Android Firefox to 86.1.0. In addition, Tor Browser 10.0.12 updates NoScript to 11.2.2, Openssl to 1.1.1j, and Tor to 0.4.5.6. <a href="https://blog.torproject.org/new-release-tor-browser-10012">Full changelog</a>.</p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/node/2000" rel="bookmark"><span property="schema:name">Tor 0.4.5.6</span> </a></h2>
+
+ <p>This release series introduces significant improvements in relay IPv6 address discovery, a new "MetricsPort" mechanism for relay operators to measure performance, LTTng support, build system improvements to help when using Tor as a static library, and significant bugfixes. The Tor 0.4.5.x release series is dedicated to the memory of <a href="https://blog.torproject.org/in-memoriam-of-karsten-loesing">Karsten Loesing</a> (1979-2020), Tor developer, cypherpunk, husband, and father. <a href="https://blog.torproject.org/node/2000">Full changelog.</a></p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/new-release-tor-browser-105a10" rel="bookmark"><span property="schema:name">Tor Browser 10.5a10 (Windows Only)</span></a></h2>
+
+ <p>This version updates Firefox to 78.7.1esr for Windows. This release includes important security updates to Firefox. <a href="https://blog.torproject.org/new-release-tor-browser-105a10">Full changelog</a><a href="https://blog.torproject.org/new-release-tor-browser-1007">.</a></p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/new-release-tor-browser-105a9" rel="bookmark"><span property="schema:name">Tor Browser 10.5a9 (Android Only)</span></a></h2>
+
+ <p>This release updates Fenix to 86.0.0-beta.2. Additionally, we update NoScript to 11.2 and HTTPS Everywhere to 2021.1.27.<a href="https://blog.torproject.org/new-release-tor-browser-105a9"> Full changelog</a>.</p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/new-release-tor-browser-10011" rel="bookmark"><span property="schema:name">Tor Browser 10.0.11 (Windows Only)</span></a></h2>
+
+ <p>This version updates Firefox to 78.7.1esr for Windows. This release includes important security updates to Firefox. <a href="https://blog.torproject.org/new-release-tor-browser-10011">Full changelog</a>.</p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/new-release-tor-browser-10010" rel="bookmark"><span property="schema:name">Tor Browser 10.0.10</span></a></h2>
+
+ <p>This version increases the availability of version 3 (v3) onion services. The fix is included in the recently released stable tor versions, as well. <a href="https://blog.torproject.org/new-release-tor-browser-10010">Full changelog</a>.</p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/node/1990" rel="bookmark"><span property="schema:name">Tor 0.3.5.13, 0.4.3.8, and 0.4.4.7</span></a></h2>
+
+ <p>Tor 0.4.4.7 backports numerous bugfixes from later releases, including one that made v3 onion services more susceptible to denial-of-service attacks, and a feature that makes some kinds of DoS attacks harder to perform. <a href="https://blog.torproject.org/node/1990">Full changelog</a>.</p>
+
+ <h2 class="title"><a href="https://blog.torproject.org/node/1989"><span property="schema:name">Tor 0.4.5.5-rc</span></a></h2>
+
+ <p>Tor 0.4.5.5-rc is the third release candidate in its series. This release fixes an annoyance with address detection code, and somewhat mitigates an ongoing denial-of-service attack. <a href="https://blog.torproject.org/node/1989">Full changelog</a>.</p>
+
+ <hr />
+ <h1><a href="https://www.torproject.org/about/jobs/">We're Hiring</a></h1>
+
+ <p><a href="https://www.torproject.org/about/jobs/metrics-data-architect/"><strong>Metrics Data Architect</strong></a><br />
+ The person in this position will work directly with helping us maintain existing systems, and design new systems for gathering and analyzing data. They will help the rest of the teams understand the data available to improve our tools as well as the Tor network's health. <a href="https://www.torproject.org/about/jobs/metrics-data-architect/">Read the full job description</a>.</p>
+
+ <hr />
+ <h1>What We're Reading</h1>
+
+ <p>"Why you should care about data privacy even if you have “nothing to hide”," <a href="https://www.vox.com/recode/22250897/facebook-data-privacy-collection-algori…">Vox</a>.</p>
+
+ <p>"South Sudan: Rampant abusive surveillance by NSS instils climate of fear," <a href="https://www.amnesty.org/en/latest/news/2021/02/south-sudan-abusive-surveill…">Amnesty International</a>.</p>
+
+ <p>"Private dollars are seeding surveillance tech across the US," <span class="article-container"><a href="https://www.smartcitiesdive.com/news/private-dollars-are-seeding-surveillan…">Smart Cities Dive</a>.</span></p>
+
+ <div>
+ <p data-qa="headline" id="main-content">"There Are Spying Eyes Everywhere—and Now They Share a Brain," <a href="https://www.wired.com/story/there-are-spying-eyes-everywhere-and-now-they-s…">Wired</a>.</p>
+
+ <div>
+ <p>"Amazon says government demands for user data spiked by 800% in 2020," <a href="https://techcrunch.com/2021/02/01/amazon-government-demands-spiked/">TechCrunch</a>.</p>
+
+ <p>"Spotify patents tech to recommend songs based on users' speech, emotion," <a href="https://www.axios.com/spotify-patent-users-speech-recommend-music-6c5ce99d-…">Axios</a>.</p>
+ </div>
+ </div>
+
+ <hr />
+ <h1>Join Our Community</h1>
+
+ <p>Getting involved with Tor is easy. <a href="https://community.torproject.org/relay/">Run a relay</a> to make the network faster and more decentralized. <a href="https://blog.torproject.org/run-tor-bridges-defend-open-internet">Run a bridge</a> to help censored users access Tor.</p>
+
+ <p>Learn about each of our <a href="https://trac.torproject.org/projects/tor/wiki/WikiStart#Teams">teams </a>and start collaborating.</p>
+
+ <p><a href="https://donate.torproject.org">Donate</a> to help keep Tor fast, strong, and secure.</p>
+
+ <div style="background-color: #7d4698; padding: 6px 8px 6px 8px;
+-webkit-border-radius:3px; border-radius:3px; margin: 0 auto; width:200px; text-align: center;"><em><a href="https://donate.torproject.org" style="font-size: 24px; font-family: Source sans pro, Helvetica, Arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none; display:inline-block;" target="_blank">DONATE</a></em></div>
+ </td>
+ </tr>
+ <tr>
+ <td style="padding:0 15px;">
+ <p>The Tor Project is a US 501(c)(3) non-profit organization advancing human rights and freedoms by creating and deploying free and open-source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.</p>
+
+ <hr />
+ <p><a href="https://facebook.com/torproject"><img alt="" src="https://blog.torproject.org/sites/default/files/inline-images/tor-facebook.…" style="width: 25px; height: 25px; margin: 3px;" /></a><a href="https://twitter.com/torproject"> <img alt="tor-twitter" src="https://blog.torproject.org/sites/default/files/inline-images/tor-twitter.p…" style="width: 25px; height: 25px; margin: 3px;" /></a><a href="https://instagram.com/torproject"> <img alt="tor-insta" src="https://blog.torproject.org/sites/default/files/inline-images/instagram-tor…" style="width: 25px; height: 25px; margin: 3px;" /></a></p>
+
+ <p><small><a href="{action.unsubscribeUrl}">I no longer want to receive Tor News</a> | <a href="{action.optOutUrl}">Please remove this email address from all communications from the Tor Project</a><br />
+ {domain.address}<br />
+ <a href="https://torproject.org">torproject.org</a></small></p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </tbody>
+</table>
+<!-- Spacing -->
diff --git a/content/archive/learning-more-about-our-users/text/contents.lr b/content/archive/learning-more-about-our-users/text/contents.lr
new file mode 100644
index 0000000..a7818d7
--- /dev/null
+++ b/content/archive/learning-more-about-our-users/text/contents.lr
@@ -0,0 +1,145 @@
+_model: post
+---
+_template: post.html
+---
+author: smith(a)torproject.org
+---
+pub_date: 2021-02-28
+---
+title: Learning more about our users
+---
+body:
+
+## Learning more about our users with a Tor Browser User Survey ##
+
+https://blog.torproject.org/learning-more-about-tor-users
+
+At the Tor Project we practice user-centered design. This means we put our users at the heart of our development process, making a conscious effort to understand the contexts in which people use our tools and paying particular attention to the bumps they encounter along the way.
+
+Many digital product companies rely heavily on data gathered from invasive tracking scripts to better understand their users’ behavior, further fueling the surveillance economy. However that’s not how we do things at Tor – instead, we aim to conduct research that respects the basic principles of privacy and consent: https://blog.torproject.org/strength-numbers-usable-tools-dont-need-be-inva….
+
+To learn more about our users, we launched a new Tor Browser User Survey: https://survey.torproject.org/index.php/217469?lang=en, also available via onion service: http://bogdyardcfurxcle.onion/index.php/217469?lang=en. We'd love to get your feedback! You can learn more about this survey, how it came about, and other opportunities to get involved in UX at Tor on our blog: https://blog.torproject.org/learning-more-about-tor-users.
+
+## Anonymous GitLab Ticketing: An Exciting New Project at Tor ##
+
+https://blog.torproject.org/anonymous-gitlab
+
+Currently, before making a bug report to one of Tor’s repos, users must sign up for a GitLab account via the TicketLobby (https://gitlab.onionize.space/) Although this is the right approach for many users, it has its limitations.
+
+A new project, the anonymous ticketing portal, is designed to circumvent these limitations, resulting in more complete, private bug reporting, and includes the following features:
+
+* Lightning-fast, anonymous (and lazy) user interface
+* Tor-flavored, data-packed, familiar project and issue views
+* Super-powered SuperUsers
+
+A test instance of this project is currently live at https://anonticket.onionize.space/, or you can see the repo itself at https://gitlab.torproject.org/tpo/tpa/anon_ticket.
+
+Read more about the anonymous GitLab ticketing system on our blog: https://blog.torproject.org/anonymous-gitlab.
+
+## Tor in the Media: 2020 ##
+
+https://blog.torproject.org/tor-media-2020
+
+This year, we’re continuing a new tradition of reviewing media and news stories that mentioned Tor and the Tor Project. Our goal is to highlight what is changing (or not) in the conversation about privacy and censorship, as well as identifying the ways the media discusses Tor in the context of these challenges.
+
+Read our review of Tor in the media in 2020 on our blog: https://blog.torproject.org/tor-media-2020.
+
+## Bug Smash Fund, Year 2: Progress So Far! ##
+
+https://blog.torproject.org/tor-bug-smash-fund-yr2-progress
+
+Last August, we asked you to help us fundraise during our second annual Bug Smash Fund campaign (https://blog.torproject.org/tor-bug-smash-fund-2020-106K-raised) This fund is designed to grow a healthy reserve earmarked for maintenance work, finding bugs, and smashing them—all tasks necessary to keep Tor Browser, the Tor network, and the many tools that rely on Tor strong, safe, and running smoothly.
+
+We want to share an update! Read about the work made possible with the Bug Smash Fund on our blog: https://blog.torproject.org/tor-bug-smash-fund-yr2-progress.
+
+## New Releases ##
+
+Tor Browser 10.5a11
+
+https://blog.torproject.org/new-release-tor-browser-105a11
+This release updates Firefox to 78.8.0esr for desktop and Firefox for Android to 86.1.0. Additionally, we update Tor to 0.4.5.6 and OpenSSL to 1.1.1j.
+
+Tor Browser 10.0.12
+
+https://blog.torproject.org/new-release-tor-browser-10012
+This version updates Desktop Firefox to 78.8.0esr and Android Firefox to 86.1.0. In addition, Tor Browser 10.0.12 updates NoScript to 11.2.2, Openssl to 1.1.1j, and Tor to 0.4.5.6.
+
+Tor 0.4.5.6
+
+https://blog.torproject.org/node/2000
+This release series introduces significant improvements in relay IPv6 address discovery, a new "MetricsPort" mechanism for relay operators to measure performance, LTTng support, build system improvements to help when using Tor as a static library, and significant bugfixes. The Tor 0.4.5.x release series is dedicated to the memory of Karsten Loesing (1979-2020), Tor developer, cypherpunk, husband, and father.
+
+Tor Browser 10.5a10 (Windows Only)
+
+https://blog.torproject.org/new-release-tor-browser-105a10
+This version updates Firefox to 78.7.1esr for Windows. This release includes important security updates to Firefox.
+
+Tor Browser 10.5a9 (Android Only)
+
+https://blog.torproject.org/new-release-tor-browser-105a9
+This release updates Fenix to 86.0.0-beta.2. Additionally, we update NoScript to 11.2 and HTTPS Everywhere to 2021.1.27.
+
+Tor Browser 10.0.11 (Windows Only)
+
+https://blog.torproject.org/new-release-tor-browser-10011
+This version updates Firefox to 78.7.1esr for Windows. This release includes important security updates to Firefox.
+
+Tor Browser 10.0.10
+
+https://blog.torproject.org/new-release-tor-browser-10010
+This version increases the availability of version 3 (v3) onion services. The fix is included in the recently released stable tor versions, as well.
+
+Tor 0.3.5.13, 0.4.3.8, and 0.4.4.7
+
+https://blog.torproject.org/node/1990
+
+Tor 0.4.4.7 backports numerous bugfixes from later releases, including one that made v3 onion services more susceptible to denial-of-service attacks, and a feature that makes some kinds of DoS attacks harder to perform.
+
+Tor 0.4.5.5-rc
+
+https://blog.torproject.org/node/1989
+
+Tor 0.4.5.5-rc is the third release candidate in its series. This release fixes an annoyance with address detection code, and somewhat mitigates an ongoing denial-of-service attack.
+
+## We're Hiring ##
+
+Metrics Data Architect
+The person in this position will work directly with helping us maintain existing systems, and design new systems for gathering and analyzing data. They will help the rest of the teams understand the data available to improve our tools as well as the Tor network's health. Read the full job description: https://www.torproject.org/about/jobs/metrics-data-architect/
+
+Anti-Censorship Software Developer
+This developer will be tasked with improving the user experience and process of finding alternate routes to the Tor network when global censorship events block access to the Tor network. A personal commitment to free and open source software and the application of advanced programming skills for the greater good is essential. Read the full job description. https://www.torproject.org/about/jobs/software-developer-anticensorship/
+
+## What We're Reading ##
+
+"Why you should care about data privacy even if you have “nothing to hide”," Vox. (https://www.vox.com/recode/22250897/facebook-data-privacy-collection-algori…)
+
+"South Sudan: Rampant abusive surveillance by NSS instils climate of fear," Amnesty International. (https://www.amnesty.org/en/latest/news/2021/02/south-sudan-abusive-surveill…)
+
+"Private dollars are seeding surveillance tech across the US," Smart Cities Dive. (https://www.smartcitiesdive.com/news/private-dollars-are-seeding-surveillan…)
+
+"There Are Spying Eyes Everywhere—and Now They Share a Brain," Wired. (https://www.wired.com/story/there-are-spying-eyes-everywhere-and-now-they-s…)
+
+"Amazon says government demands for user data spiked by 800% in 2020," TechCrunch. (https://techcrunch.com/2021/02/01/amazon-government-demands-spiked/)
+
+"Spotify patents tech to recommend songs based on users' speech, emotion," Axios. (https://www.axios.com/spotify-patent-users-speech-recommend-music-6c5ce99d-…)
+
+## Join Our Community ##
+
+Getting involved with Tor is easy. Run a relay to make the network faster and more decentralized: https://community.torproject.org/relay/
+
+Run a bridge to help censored users access Tor: https://blog.torproject.org/run-tor-bridges-defend-open-internet
+
+Learn about more opportunities to start collaborating: https://community.torproject.org/
+
+Donate to help keep Tor fast, strong, and secure. https://donate.torproject.org
+
+--
+The Tor Project is a US 501(c)(3) non-profit organization advancing human rights and freedoms by creating and deploying free and open-source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.
+
+Twitter: https://twitter.com/torproject
+
+Facebook: https://facebook.com/torproject
+
+Instagram: https://instagram.com/torproject
+
+Mastodon: http://mastodon.social/@torproject
1
0

[translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot
by translation@torproject.org 01 Mar '21
by translation@torproject.org 01 Mar '21
01 Mar '21
commit e947b149075d47e478e321e818a39d9c4ef012d6
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Mar 1 16:15:14 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-conten…
---
contents+es.po | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/contents+es.po b/contents+es.po
index 42283cd6c2..35be0a804a 100644
--- a/contents+es.po
+++ b/contents+es.po
@@ -5,7 +5,6 @@
# vareli <ehespinosa(a)ya.com>, 2020
# Fred Shen <niclored(a)hotmail.com>, 2020
# Gus, 2020
-# Emma Peel, 2020
# strel, 2020
# erinm, 2020
# David Figuera <dfb(a)fastmail.com>, 2020
@@ -13,6 +12,7 @@
# Dylan Boren <dylanmboren(a)gmail.com>, 2020
# Burro Moro <burromoro(a)riseup.net>, 2021
# Zuhualime Akoochimoya, 2021
+# Emma Peel, 2021
#
msgid ""
msgstr ""
@@ -20,7 +20,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-05 12:55+EST\n"
"PO-Revision-Date: 2019-12-11 10:50+0000\n"
-"Last-Translator: Zuhualime Akoochimoya, 2021\n"
+"Last-Translator: Emma Peel, 2021\n"
"Language-Team: Spanish (https://www.transifex.com/otf/teams/1519/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -128,9 +128,8 @@ msgid ""
"Are you a Tor trainer or interested in becoming one? Looking for resources "
"to help your community learn the most about Tor? We've got you covered."
msgstr ""
-"¿Eres formador acerca de Tor o estás interesado en convertirte en uno? "
-"¿Buscas recursos para ayudar a que tu entorno aprenda lo máximo sobre Tor? "
-"Te podemos ayudar."
+"¿Enseñas Tor o estás interesado en hacerlo en uno? ¿Buscas recursos para "
+"ayudar a que tu entorno aprenda lo máximo sobre Tor? Te podemos ayudar."
#: https//community.torproject.org/training/
#: (content/training/contents+en.lrpage.body)
@@ -17231,7 +17230,7 @@ msgstr ""
#: https//community.torproject.org/relay/community-resources/eff-tor-legal-faq/tor-dmca-response/
#: (content/relay-operations/community-resources/eff-tor-legal-faq/tor-dmca-response/contents+en.lrpage.body)
msgid "Follow the link to get the latest version."
-msgstr "Seguí al vínculo para obtener la última versión."
+msgstr "Sigue al vínculo para obtener la última versión."
#: https//community.torproject.org/relay/community-resources/eff-tor-legal-faq/tor-dmca-response/
#: (content/relay-operations/community-resources/eff-tor-legal-faq/tor-dmca-response/contents+en.lrpage.body)
1
0

[translation/tbmanual-contentspot_completed] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot_completed
by translation@torproject.org 01 Mar '21
by translation@torproject.org 01 Mar '21
01 Mar '21
commit d07bf38b8931afae672cceb9a4ec21118f42c1d8
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Mar 1 15:48:47 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspo…
---
contents+en.po | 228 ++++++++++++++++++++++++++++++++++++++-------------------
contents.pot | 228 ++++++++++++++++++++++++++++++++++++++-------------------
2 files changed, 308 insertions(+), 148 deletions(-)
diff --git a/contents+en.po b/contents+en.po
index b7bf260ae3..c364f3aa13 100644
--- a/contents+en.po
+++ b/contents+en.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-03-01 15:31+CET\n"
+"POT-Creation-Date: 2021-03-01 16:07+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL(a)li.org>\n"
@@ -2217,12 +2217,13 @@ msgstr "### QUICK FIXES"
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
-msgid ""
-"If Tor Browser doesn’t connect, there may be a simple solution. Try each of "
-"the following:"
-msgstr ""
-"If Tor Browser doesn’t connect, there may be a simple solution. Try each of "
-"the following:"
+msgid "If Tor Browser doesn’t connect, there may be a simple solution."
+msgstr "If Tor Browser doesn’t connect, there may be a simple solution."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "Try each of the following:"
+msgstr "Try each of the following:"
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2237,23 +2238,33 @@ msgstr ""
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"* Make sure another Tor Browser or instance of 'Tor' is not already running "
-"on your system. If you’re not sure if Tor Browser is running, restart your "
-"computer."
+"on your system."
msgstr ""
"* Make sure another Tor Browser or instance of 'Tor' is not already running "
-"on your system. If you’re not sure if Tor Browser is running, restart your "
-"computer."
+"on your system."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "If you’re not sure if Tor Browser is running, restart your computer."
+msgstr "If you’re not sure if Tor Browser is running, restart your computer."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"* Make sure that any antivirus program you have installed is not preventing "
-"Tor from running. You may need to consult the documentation for your "
-"antivirus software if you do not know how to do this."
+"Tor from running."
msgstr ""
"* Make sure that any antivirus program you have installed is not preventing "
-"Tor from running. You may need to consult the documentation for your "
-"antivirus software if you do not know how to do this."
+"Tor from running."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"You may need to consult the documentation for your antivirus software if you"
+" do not know how to do this."
+msgstr ""
+"You may need to consult the documentation for your antivirus software if you"
+" do not know how to do this."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2264,21 +2275,29 @@ msgstr "* Temporarily disable your firewall."
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"* If Tor Browser was working before and is not working now your system may "
-"have been hibernating. A reboot of your system will solve the issue."
+"have been hibernating."
msgstr ""
"* If Tor Browser was working before and is not working now your system may "
-"have been hibernating. A reboot of your system will solve the issue."
+"have been hibernating."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "A reboot of your system will solve the issue."
+msgstr "A reboot of your system will solve the issue."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "* Delete Tor Browser and install it again."
+msgstr "* Delete Tor Browser and install it again."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
-"* Delete Tor Browser and install it again. If updating, do not just "
-"overwrite your previous Tor Browser files; ensure they are fully deleted "
-"beforehand."
+"If updating, do not just overwrite your previous Tor Browser files; ensure "
+"they are fully deleted beforehand."
msgstr ""
-"* Delete Tor Browser and install it again. If updating, do not just "
-"overwrite your previous Tor Browser files; ensure they are fully deleted "
-"beforehand."
+"If updating, do not just overwrite your previous Tor Browser files; ensure "
+"they are fully deleted beforehand."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2289,27 +2308,44 @@ msgstr "### VIEW TOR LOGS"
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"In most cases, taking a look at the Tor logs can be helpful in diagnosing "
-"the issue. If you’re having trouble connecting, an error message may appear "
-"and you can select the option to \"copy Tor log to clipboard\". Then paste "
-"the Tor log into a text file or other document."
+"the issue."
msgstr ""
"In most cases, taking a look at the Tor logs can be helpful in diagnosing "
-"the issue. If you’re having trouble connecting, an error message may appear "
-"and you can select the option to \"copy Tor log to clipboard\". Then paste "
-"the Tor log into a text file or other document."
+"the issue."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"If you’re having trouble connecting, an error message may appear and you can"
+" select the option to \"copy Tor log to clipboard\"."
+msgstr ""
+"If you’re having trouble connecting, an error message may appear and you can"
+" select the option to \"copy Tor log to clipboard\"."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "Then paste the Tor log into a text file or other document."
+msgstr "Then paste the Tor log into a text file or other document."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"If you don't see this option and you have Tor Browser open, you can navigate"
" to the hamburger menu (\"≡\"), then click on \"Preferences\", and finally "
-"on \"Tor\" in the side bar. At the bottom of the page, next to the \"View "
-"the Tor logs\" text, click the button \"View Logs...\"."
+"on \"Tor\" in the side bar."
msgstr ""
"If you don't see this option and you have Tor Browser open, you can navigate"
" to the hamburger menu (\"≡\"), then click on \"Preferences\", and finally "
-"on \"Tor\" in the side bar. At the bottom of the page, next to the \"View "
-"the Tor logs\" text, click the button \"View Logs...\"."
+"on \"Tor\" in the side bar."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"At the bottom of the page, next to the \"View the Tor logs\" text, click the"
+" button \"View Logs...\"."
+msgstr ""
+"At the bottom of the page, next to the \"View the Tor logs\" text, click the"
+" button \"View Logs...\"."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2355,12 +2391,17 @@ msgstr "### IS YOUR CONNECTION CENSORED?"
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"If you still can’t connect, your Internet Service Provider might be "
-"censoring connections to the Tor network. Read the "
-"[Circumvention](/circumvention) section for possible solutions."
+"censoring connections to the Tor network."
msgstr ""
"If you still can’t connect, your Internet Service Provider might be "
-"censoring connections to the Tor network. Read the "
-"[Circumvention](/circumvention) section for possible solutions."
+"censoring connections to the Tor network."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"Read the [Circumvention](/circumvention) section for possible solutions."
+msgstr ""
+"Read the [Circumvention](/circumvention) section for possible solutions."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2373,12 +2414,19 @@ msgstr "### KNOWN ISSUES"
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"Tor Browser is under constant development, and some issues are known about "
-"but not yet fixed. Please check the [Known Issues](/known-issues) page to "
-"see if the problem you are experiencing is already listed there."
+"but not yet fixed."
msgstr ""
"Tor Browser is under constant development, and some issues are known about "
-"but not yet fixed. Please check the [Known Issues](/known-issues) page to "
-"see if the problem you are experiencing is already listed there."
+"but not yet fixed."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"Please check the [Known Issues](/known-issues) page to see if the problem "
+"you are experiencing is already listed there."
+msgstr ""
+"Please check the [Known Issues](/known-issues) page to see if the problem "
+"you are experiencing is already listed there."
#: https//tb-manual.torproject.org/plugins/
#: (content/plugins/contents+en.lrtopic.title)
@@ -2663,20 +2711,37 @@ msgstr ""
#: (content/known-issues/contents+en.lrtopic.body)
msgid ""
"* Antivirus or malware protection blocking users from accessing Tor Browser."
-" Sometimes these also pop up with [false positives regarding malware and/or "
-"vulnerabilities](https://support.torproject.org/tbb/antivirus-false-"
-"positive/). You can read more about this on our [Support "
-"Portal](https://support.torproject.org/tbb/tbb-10/). The following antivirus"
-" and firewall software have been known to interfere with Tor and may need to"
-" be temporarily disabled:"
msgstr ""
"* Antivirus or malware protection blocking users from accessing Tor Browser."
-" Sometimes these also pop up with [false positives regarding malware and/or "
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"Sometimes these also pop up with [false positives regarding malware and/or "
"vulnerabilities](https://support.torproject.org/tbb/antivirus-false-"
-"positive/). You can read more about this on our [Support "
-"Portal](https://support.torproject.org/tbb/tbb-10/). The following antivirus"
-" and firewall software have been known to interfere with Tor and may need to"
-" be temporarily disabled:"
+"positive/)."
+msgstr ""
+"Sometimes these also pop up with [false positives regarding malware and/or "
+"vulnerabilities](https://support.torproject.org/tbb/antivirus-false-"
+"positive/)."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"You can read more about this on our [Support "
+"Portal](https://support.torproject.org/tbb/tbb-10/)."
+msgstr ""
+"You can read more about this on our [Support "
+"Portal](https://support.torproject.org/tbb/tbb-10/)."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"The following antivirus and firewall software have been known to interfere "
+"with Tor and may need to be temporarily disabled:"
+msgstr ""
+"The following antivirus and firewall software have been known to interfere "
+"with Tor and may need to be temporarily disabled:"
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
@@ -2703,29 +2768,40 @@ msgstr "* Microsoft Security Essentials"
msgid "* Avast Antivirus"
msgstr "* Avast Antivirus"
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "* VPNs also tend to interfere with Tor and need to be disabled."
+msgstr "* VPNs also tend to interfere with Tor and need to be disabled."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"We also do not recommend using VPN and Tor together unless you're an "
+"advanced user who knows how to configure both in a way that doesn't "
+"compromise your privacy."
+msgstr ""
+"We also do not recommend using VPN and Tor together unless you're an "
+"advanced user who knows how to configure both in a way that doesn't "
+"compromise your privacy."
+
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
msgid ""
-"* VPNs also tend to interfere with Tor and need to be disabled. We also do "
-"not recommend using VPN and Tor together unless you're an advanced user who "
-"knows how to configure both in a way that doesn't compromise your privacy. "
"You can find more detailed information about Tor + VPN at our "
"[wiki](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorPlusVPN)."
msgstr ""
-"* VPNs also tend to interfere with Tor and need to be disabled. We also do "
-"not recommend using VPN and Tor together unless you're an advanced user who "
-"knows how to configure both in a way that doesn't compromise your privacy. "
"You can find more detailed information about Tor + VPN at our "
"[wiki](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorPlusVPN)."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
-msgid ""
-"* Videos that require Adobe Flash are unavailable. Flash is disabled for "
-"security reasons."
-msgstr ""
-"* Videos that require Adobe Flash are unavailable. Flash is disabled for "
-"security reasons."
+msgid "* Videos that require Adobe Flash are unavailable."
+msgstr "* Videos that require Adobe Flash are unavailable."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "Flash is disabled for security reasons."
+msgstr "Flash is disabled for security reasons."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
@@ -2734,12 +2810,13 @@ msgstr "* Tor can not use a bridge if a proxy is set."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
-msgid ""
-"* The Tor Browser package is dated January 1, 2000 00:00:00 UTC. This is to "
-"ensure that each software build is exactly reproducible."
-msgstr ""
-"* The Tor Browser package is dated January 1, 2000 00:00:00 UTC. This is to "
-"ensure that each software build is exactly reproducible."
+msgid "* The Tor Browser package is dated January 1, 2000 00:00:00 UTC."
+msgstr "* The Tor Browser package is dated January 1, 2000 00:00:00 UTC."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "This is to ensure that each software build is exactly reproducible."
+msgstr "This is to ensure that each software build is exactly reproducible."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
@@ -2754,12 +2831,15 @@ msgstr ""
#: (content/known-issues/contents+en.lrtopic.body)
msgid ""
"* If Tor Browser was working before and is not working now (especially after"
-" a re-install or an update), your system may have been hibernating. A reboot"
-" of your system, in that case, will solve the issue."
+" a re-install or an update), your system may have been hibernating."
msgstr ""
"* If Tor Browser was working before and is not working now (especially after"
-" a re-install or an update), your system may have been hibernating. A reboot"
-" of your system, in that case, will solve the issue."
+" a re-install or an update), your system may have been hibernating."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "A reboot of your system, in that case, will solve the issue."
+msgstr "A reboot of your system, in that case, will solve the issue."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
diff --git a/contents.pot b/contents.pot
index b7bf260ae3..c364f3aa13 100644
--- a/contents.pot
+++ b/contents.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-03-01 15:31+CET\n"
+"POT-Creation-Date: 2021-03-01 16:07+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL(a)li.org>\n"
@@ -2217,12 +2217,13 @@ msgstr "### QUICK FIXES"
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
-msgid ""
-"If Tor Browser doesn’t connect, there may be a simple solution. Try each of "
-"the following:"
-msgstr ""
-"If Tor Browser doesn’t connect, there may be a simple solution. Try each of "
-"the following:"
+msgid "If Tor Browser doesn’t connect, there may be a simple solution."
+msgstr "If Tor Browser doesn’t connect, there may be a simple solution."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "Try each of the following:"
+msgstr "Try each of the following:"
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2237,23 +2238,33 @@ msgstr ""
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"* Make sure another Tor Browser or instance of 'Tor' is not already running "
-"on your system. If you’re not sure if Tor Browser is running, restart your "
-"computer."
+"on your system."
msgstr ""
"* Make sure another Tor Browser or instance of 'Tor' is not already running "
-"on your system. If you’re not sure if Tor Browser is running, restart your "
-"computer."
+"on your system."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "If you’re not sure if Tor Browser is running, restart your computer."
+msgstr "If you’re not sure if Tor Browser is running, restart your computer."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"* Make sure that any antivirus program you have installed is not preventing "
-"Tor from running. You may need to consult the documentation for your "
-"antivirus software if you do not know how to do this."
+"Tor from running."
msgstr ""
"* Make sure that any antivirus program you have installed is not preventing "
-"Tor from running. You may need to consult the documentation for your "
-"antivirus software if you do not know how to do this."
+"Tor from running."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"You may need to consult the documentation for your antivirus software if you"
+" do not know how to do this."
+msgstr ""
+"You may need to consult the documentation for your antivirus software if you"
+" do not know how to do this."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2264,21 +2275,29 @@ msgstr "* Temporarily disable your firewall."
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"* If Tor Browser was working before and is not working now your system may "
-"have been hibernating. A reboot of your system will solve the issue."
+"have been hibernating."
msgstr ""
"* If Tor Browser was working before and is not working now your system may "
-"have been hibernating. A reboot of your system will solve the issue."
+"have been hibernating."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "A reboot of your system will solve the issue."
+msgstr "A reboot of your system will solve the issue."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "* Delete Tor Browser and install it again."
+msgstr "* Delete Tor Browser and install it again."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
-"* Delete Tor Browser and install it again. If updating, do not just "
-"overwrite your previous Tor Browser files; ensure they are fully deleted "
-"beforehand."
+"If updating, do not just overwrite your previous Tor Browser files; ensure "
+"they are fully deleted beforehand."
msgstr ""
-"* Delete Tor Browser and install it again. If updating, do not just "
-"overwrite your previous Tor Browser files; ensure they are fully deleted "
-"beforehand."
+"If updating, do not just overwrite your previous Tor Browser files; ensure "
+"they are fully deleted beforehand."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2289,27 +2308,44 @@ msgstr "### VIEW TOR LOGS"
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"In most cases, taking a look at the Tor logs can be helpful in diagnosing "
-"the issue. If you’re having trouble connecting, an error message may appear "
-"and you can select the option to \"copy Tor log to clipboard\". Then paste "
-"the Tor log into a text file or other document."
+"the issue."
msgstr ""
"In most cases, taking a look at the Tor logs can be helpful in diagnosing "
-"the issue. If you’re having trouble connecting, an error message may appear "
-"and you can select the option to \"copy Tor log to clipboard\". Then paste "
-"the Tor log into a text file or other document."
+"the issue."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"If you’re having trouble connecting, an error message may appear and you can"
+" select the option to \"copy Tor log to clipboard\"."
+msgstr ""
+"If you’re having trouble connecting, an error message may appear and you can"
+" select the option to \"copy Tor log to clipboard\"."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid "Then paste the Tor log into a text file or other document."
+msgstr "Then paste the Tor log into a text file or other document."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"If you don't see this option and you have Tor Browser open, you can navigate"
" to the hamburger menu (\"≡\"), then click on \"Preferences\", and finally "
-"on \"Tor\" in the side bar. At the bottom of the page, next to the \"View "
-"the Tor logs\" text, click the button \"View Logs...\"."
+"on \"Tor\" in the side bar."
msgstr ""
"If you don't see this option and you have Tor Browser open, you can navigate"
" to the hamburger menu (\"≡\"), then click on \"Preferences\", and finally "
-"on \"Tor\" in the side bar. At the bottom of the page, next to the \"View "
-"the Tor logs\" text, click the button \"View Logs...\"."
+"on \"Tor\" in the side bar."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"At the bottom of the page, next to the \"View the Tor logs\" text, click the"
+" button \"View Logs...\"."
+msgstr ""
+"At the bottom of the page, next to the \"View the Tor logs\" text, click the"
+" button \"View Logs...\"."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2355,12 +2391,17 @@ msgstr "### IS YOUR CONNECTION CENSORED?"
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"If you still can’t connect, your Internet Service Provider might be "
-"censoring connections to the Tor network. Read the "
-"[Circumvention](/circumvention) section for possible solutions."
+"censoring connections to the Tor network."
msgstr ""
"If you still can’t connect, your Internet Service Provider might be "
-"censoring connections to the Tor network. Read the "
-"[Circumvention](/circumvention) section for possible solutions."
+"censoring connections to the Tor network."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"Read the [Circumvention](/circumvention) section for possible solutions."
+msgstr ""
+"Read the [Circumvention](/circumvention) section for possible solutions."
#: https//tb-manual.torproject.org/troubleshooting/
#: (content/troubleshooting/contents+en.lrtopic.body)
@@ -2373,12 +2414,19 @@ msgstr "### KNOWN ISSUES"
#: (content/troubleshooting/contents+en.lrtopic.body)
msgid ""
"Tor Browser is under constant development, and some issues are known about "
-"but not yet fixed. Please check the [Known Issues](/known-issues) page to "
-"see if the problem you are experiencing is already listed there."
+"but not yet fixed."
msgstr ""
"Tor Browser is under constant development, and some issues are known about "
-"but not yet fixed. Please check the [Known Issues](/known-issues) page to "
-"see if the problem you are experiencing is already listed there."
+"but not yet fixed."
+
+#: https//tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lrtopic.body)
+msgid ""
+"Please check the [Known Issues](/known-issues) page to see if the problem "
+"you are experiencing is already listed there."
+msgstr ""
+"Please check the [Known Issues](/known-issues) page to see if the problem "
+"you are experiencing is already listed there."
#: https//tb-manual.torproject.org/plugins/
#: (content/plugins/contents+en.lrtopic.title)
@@ -2663,20 +2711,37 @@ msgstr ""
#: (content/known-issues/contents+en.lrtopic.body)
msgid ""
"* Antivirus or malware protection blocking users from accessing Tor Browser."
-" Sometimes these also pop up with [false positives regarding malware and/or "
-"vulnerabilities](https://support.torproject.org/tbb/antivirus-false-"
-"positive/). You can read more about this on our [Support "
-"Portal](https://support.torproject.org/tbb/tbb-10/). The following antivirus"
-" and firewall software have been known to interfere with Tor and may need to"
-" be temporarily disabled:"
msgstr ""
"* Antivirus or malware protection blocking users from accessing Tor Browser."
-" Sometimes these also pop up with [false positives regarding malware and/or "
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"Sometimes these also pop up with [false positives regarding malware and/or "
"vulnerabilities](https://support.torproject.org/tbb/antivirus-false-"
-"positive/). You can read more about this on our [Support "
-"Portal](https://support.torproject.org/tbb/tbb-10/). The following antivirus"
-" and firewall software have been known to interfere with Tor and may need to"
-" be temporarily disabled:"
+"positive/)."
+msgstr ""
+"Sometimes these also pop up with [false positives regarding malware and/or "
+"vulnerabilities](https://support.torproject.org/tbb/antivirus-false-"
+"positive/)."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"You can read more about this on our [Support "
+"Portal](https://support.torproject.org/tbb/tbb-10/)."
+msgstr ""
+"You can read more about this on our [Support "
+"Portal](https://support.torproject.org/tbb/tbb-10/)."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"The following antivirus and firewall software have been known to interfere "
+"with Tor and may need to be temporarily disabled:"
+msgstr ""
+"The following antivirus and firewall software have been known to interfere "
+"with Tor and may need to be temporarily disabled:"
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
@@ -2703,29 +2768,40 @@ msgstr "* Microsoft Security Essentials"
msgid "* Avast Antivirus"
msgstr "* Avast Antivirus"
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "* VPNs also tend to interfere with Tor and need to be disabled."
+msgstr "* VPNs also tend to interfere with Tor and need to be disabled."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid ""
+"We also do not recommend using VPN and Tor together unless you're an "
+"advanced user who knows how to configure both in a way that doesn't "
+"compromise your privacy."
+msgstr ""
+"We also do not recommend using VPN and Tor together unless you're an "
+"advanced user who knows how to configure both in a way that doesn't "
+"compromise your privacy."
+
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
msgid ""
-"* VPNs also tend to interfere with Tor and need to be disabled. We also do "
-"not recommend using VPN and Tor together unless you're an advanced user who "
-"knows how to configure both in a way that doesn't compromise your privacy. "
"You can find more detailed information about Tor + VPN at our "
"[wiki](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorPlusVPN)."
msgstr ""
-"* VPNs also tend to interfere with Tor and need to be disabled. We also do "
-"not recommend using VPN and Tor together unless you're an advanced user who "
-"knows how to configure both in a way that doesn't compromise your privacy. "
"You can find more detailed information about Tor + VPN at our "
"[wiki](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorPlusVPN)."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
-msgid ""
-"* Videos that require Adobe Flash are unavailable. Flash is disabled for "
-"security reasons."
-msgstr ""
-"* Videos that require Adobe Flash are unavailable. Flash is disabled for "
-"security reasons."
+msgid "* Videos that require Adobe Flash are unavailable."
+msgstr "* Videos that require Adobe Flash are unavailable."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "Flash is disabled for security reasons."
+msgstr "Flash is disabled for security reasons."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
@@ -2734,12 +2810,13 @@ msgstr "* Tor can not use a bridge if a proxy is set."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
-msgid ""
-"* The Tor Browser package is dated January 1, 2000 00:00:00 UTC. This is to "
-"ensure that each software build is exactly reproducible."
-msgstr ""
-"* The Tor Browser package is dated January 1, 2000 00:00:00 UTC. This is to "
-"ensure that each software build is exactly reproducible."
+msgid "* The Tor Browser package is dated January 1, 2000 00:00:00 UTC."
+msgstr "* The Tor Browser package is dated January 1, 2000 00:00:00 UTC."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "This is to ensure that each software build is exactly reproducible."
+msgstr "This is to ensure that each software build is exactly reproducible."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
@@ -2754,12 +2831,15 @@ msgstr ""
#: (content/known-issues/contents+en.lrtopic.body)
msgid ""
"* If Tor Browser was working before and is not working now (especially after"
-" a re-install or an update), your system may have been hibernating. A reboot"
-" of your system, in that case, will solve the issue."
+" a re-install or an update), your system may have been hibernating."
msgstr ""
"* If Tor Browser was working before and is not working now (especially after"
-" a re-install or an update), your system may have been hibernating. A reboot"
-" of your system, in that case, will solve the issue."
+" a re-install or an update), your system may have been hibernating."
+
+#: https//tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lrtopic.body)
+msgid "A reboot of your system, in that case, will solve the issue."
+msgstr "A reboot of your system, in that case, will solve the issue."
#: https//tb-manual.torproject.org/known-issues/
#: (content/known-issues/contents+en.lrtopic.body)
1
0