Serve video from tpo and not extra
hiro

hiro commited on 2018-04-24 14:02:19
Zeige 3 geänderte Dateien mit 136 Einfügungen und 2 Löschungen.

... ...
@@ -26,8 +26,8 @@
26 26
 <div style="text-align:center;">
27 27
 
28 28
 <video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
29
-	<source src="https://extra.torproject.org/media/video/Tor_Animation_en.mp4" type="video/mp4">
30
-	<track label="English" kind="captions" src="https://extra.torproject.org/media/video/subs/vtt/en.vtt" srclang="en" default>
29
+	<source src="https://www.torproject.org/videos/Tor_Animation_en.mp4" type="video/mp4">
30
+	<track label="English" kind="captions" src="https://www.torproject.org/videos/en.vtt" srclang="en" default>
31 31
 </video>
32 32
 </div>
33 33
 
... ...
@@ -0,0 +1,134 @@
1
+WEBVTT
2
+Kind: captions
3
+Language: en
4
+
5
+00:00:00.660 --> 00:00:02.780
6
+We've gotten very used to the Internet.
7
+
8
+00:00:03.120 --> 00:00:07.700
9
+We are constantly sharing information
10
+about ourselves and our private lives:
11
+
12
+00:00:08.000 --> 00:00:09.960
13
+food we eat, people we meet,
14
+
15
+00:00:10.180 --> 00:00:12.480
16
+places we go, and the stuff we read.
17
+
18
+00:00:13.280 --> 00:00:14.640
19
+Let me explain it better.
20
+
21
+00:00:14.920 --> 00:00:17.740
22
+Right at this moment,
23
+if someone attempts to look you up,
24
+
25
+00:00:18.060 --> 00:00:22.480
26
+they'll see your real identity,
27
+precise location, operating system,
28
+
29
+00:00:22.800 --> 00:00:26.500
30
+all the sites you've visited,
31
+the browser you use to surf the web,
32
+
33
+00:00:26.700 --> 00:00:29.140
34
+and so much more information
35
+about you and your life
36
+
37
+00:00:29.620 --> 00:00:32.460
38
+which you probably didn't mean
39
+to share with unknown strangers,
40
+
41
+00:00:32.920 --> 00:00:35.840
42
+who could easily use this data
43
+to exploit you.
44
+
45
+00:00:36.220 --> 00:00:38.120
46
+But not if you're using Tor!
47
+
48
+00:00:39.140 --> 00:00:42.840
49
+Tor Browser protects our privacy
50
+and identity on the Internet.
51
+
52
+00:00:43.560 --> 00:00:46.760
53
+Tor secures your connection
54
+with three layers of encryption
55
+
56
+00:00:46.940 --> 00:00:51.760
57
+and passes it through three voluntarily
58
+operated servers around the world,
59
+
60
+00:00:52.280 --> 00:00:55.520
61
+which enables us to communicate
62
+anonymously over the Internet.
63
+
64
+00:00:58.560 --> 00:01:00.280
65
+Tor also protects our data
66
+
67
+00:01:00.400 --> 00:01:03.900
68
+against corporate or government targeted
69
+and mass surveillance.
70
+
71
+00:01:04.880 --> 00:01:09.340
72
+Perhaps you live in a repressive country
73
+which tries to control and surveil the Internet.
74
+
75
+00:01:09.900 --> 00:01:13.800
76
+Or perhaps you don't want big corporations
77
+taking advantage of your personal information.
78
+
79
+00:01:14.880 --> 00:01:17.640
80
+Tor makes all of its users
81
+to look the same
82
+
83
+00:01:17.920 --> 00:01:20.800
84
+which confuses the observer
85
+and makes you anonymous.
86
+
87
+00:01:21.500 --> 00:01:24.980
88
+So, the more people use the Tor network,
89
+the stronger it gets
90
+
91
+00:01:25.140 --> 00:01:29.800
92
+as it's easier to hide in a crowd
93
+of people who look exactly the same.
94
+
95
+00:01:30.700 --> 00:01:33.240
96
+You can bypass the censorship
97
+without being worried about
98
+
99
+00:01:33.400 --> 00:01:36.100
100
+the censor knowing what you do
101
+on the Internet.
102
+
103
+00:01:38.540 --> 00:01:41.440
104
+The ads won't follow you
105
+everywhere for months,
106
+
107
+00:01:41.640 --> 00:01:43.300
108
+starting when you first
109
+clicked on a product.
110
+
111
+00:01:45.880 --> 00:01:49.380
112
+By using Tor, the sites you visit
113
+won't even know who you are,
114
+
115
+00:01:49.540 --> 00:01:51.760
116
+from what part of the world
117
+you're visiting them,
118
+
119
+00:01:51.920 --> 00:01:53.920
120
+unless you login and tell them so.
121
+
122
+00:01:56.200 --> 00:01:57.840
123
+By downloading and using Tor,
124
+
125
+00:01:58.200 --> 00:02:00.560
126
+you can protect the people
127
+who need anonymity,
128
+
129
+00:02:00.880 --> 00:02:03.640
130
+like activists, journalists and bloggers.
131
+
132
+00:02:04.000 --> 00:02:09.000
133
+Download and use Tor! Or run a relay!
134
+
0 135