-
Notifications
You must be signed in to change notification settings - Fork 48
/
respectmynet.html
540 lines (412 loc) · 22.5 KB
/
respectmynet.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
<!doctype html>
<head>
<meta charset="UTF-8">
<title>Let's help regulate to provide Net Neutrality all around Eruope!</title>
<link rel="stylesheet" href="js/jquery-ui-1.11.3.custom/jquery-ui.theme.min.css">
<link rel="stylesheet" type="text/css" href="css/save-respectmynet.css">
<meta http-equiv="content-type" content="text/html; charset=utf-8" charset="utf-8">
<meta name="description" content="Save the Internet in Europe">
<link rel="apple-touch-icon" sizes="57x57" href="img/favicon//apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicon//apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/favicon//apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/favicon//apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/favicon//apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/favicon//apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/favicon//apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/favicon//apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon//apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/favicon//android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon//favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon//favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon//favicon-16x16.png">
<link rel="manifest" href="img/favicon//manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/favicon//ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="author" content="Initiative für Netzfreiheit, European Digital Rights">
<meta name="keywords" content="net neutrality, connected conntinent, digital single market, dsm, neelie kroes, Netzneutralität, drosselkom, specialised services, echtesnetz, BEREC, Internetneutralität, Plattformneutralität, Neutralitätsdebatte">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<meta charset="UTF-8">
<meta property="og:image" content="https://savetheinternet.eu/img/savetheinternet-banner-wide.jpg" />
<meta property="og:title" content="Save the Internet in Europe" />
<meta property="og:url" content="https://www.savetheinternet.eu" />
<meta property="og:description" content="Let's help regulate to provide Net Neutrality all around Eruope!" />
<link rel="stylesheet" href="css/animation.css"><!--[if IE 7]><link rel="stylesheet" href="css/fontello-ie7.css"><![endif]-->
</head>
<body>
<noscript>
<!-- Piwik Image Tracker -->
<img src="https://piwik.netzfreiheit.org/piwik.php?idsite=11&rec=1&action_name=Save+the+Internet" style="border:0" alt="" />
<!-- End Piwik -->
</noscript>
<nav id="navbar">
<div class="ninesixty">
<div id="langnav">
<a href="#">Language</a>
<ul class="unstyle" id="langselect">
<li><a href="http://savetheinternet.eu/en/">EN</a></li>
<li><a href="http://savetheinternet.eu/de/">DE</a></li>
<li><a href="http://savetheinternet.eu/pl/">PL</a></li>
<li><a href="http://savetheinternet.eu/fr/">FR</a></li>
<li><a href="http://savetheinternet.eu/es/">ES</a></li>
<li><a href="http://savetheinternet.eu/it/">IT</a></li>
<li><a href="http://savetheinternet.eu/old/cs/">CS</a></li>
</ul>
</div>
<div id="mainnav">
<ul class="unstyle">
<li><a id="gotoWhy" href="#why">Hints & Info</a></li>
<li><a id="gotoAct" href="#act">Contact</a></li>
</ul>
</div>
</div>
</nav>
<section id="share">
<ul class="unstyle">
<li id="tw_count_bg"><a href="https://twitter.com/home?status=Help%20save%20the%20internet.%20Tell%20your%20politician%20to%20safeguard%20net%20neutrality.%20http://www.savetheinternet.eu/%20%23ConnectedContinent%20#SaveTheInternetEU"><span class="smcounter" id="tw_counter"></span></a>
<li id="fb_count_bg"><a href="http://www.facebook.com/sharer/sharer.php?s=100&p%5Burl%5D=http://www.savetheinternet.eu/&p%5Bimages%5D%5B0%5D=http://www.savetheinternet.eu/img/thumbnail.png&p%5Btitle%5D=Help%20Save%20the%20Internet&p%5Bsummary%5D=Your%20freedom%20online%20is%20threatened%20by%20EU%20proposals.%20The%20fight%20for%20an%20open%20Internet%20is%20happening%20right%20now%20in%20Brussels."><span class="smcounter" id="fb_counter"></span></a>
<li id="gp_count_bg"><a href="https://plus.google.com/share?url=http://www.savetheinternet.eu/"><span class="smcounter" id="gp_counter"></span></a>
</ul>
</section>
<div id="home"></div>
<section id="header">
<h1 class="headline"><span class="icon" style="font-size:110%;"></span> SAVE THE INTERNET</h1>
<div class="teaser">THE CONSULTATION BEREC SHOULD BE DOING!</div>
<section class="ninesixty">
<div id="takeactionbt">
<p>The BEREC guidelines have to be prepared between now and July 2016. We have to push for real net neutrality by convincing our regulators about the value of a free and open internet. The fight for net neutrality was won both in the US and India in this step. Network discrimination and paid fast-lanes have to be prohibited!</p>
<h3 class="tell-them" id="why">What needs to be fixed</h3>
</div>
</section>
</section>
<section class="divbottomblue" >
<div class="ninesixty inputs">
<div class="whyblocks">
<article class="amendmentblock">
<h3>
<span> </span> Specialized Services
</h3>
<p>Large deep-pocketed companies should not be allowed to buy VIP tickets to prioritise their content over other traffic on the Internet.</p>
<p><strong>Regulators should help</strong> to clarify the criteria defining specialised services to disallow discrimination on the network.</p>
<div class="more-info" id="info-toggle-specialized">
<p>Net Neutrality agrees with 'Specialized Services' and the consecuent privileges of 'enhanced quality from end-to-end' conection as long as these two conditions are fully satisfied:</p>
<p style="padding-left:5%;">1) The “enhanced quality from end-to-end” is <b>essential for the functioning</b> of the service.</p>
<p style="padding-left:5%;">2) “Comparable content, applications and services” <b>are not available via regular internet</b> access service.</p>
<p>Regulators should make sure that these two conditions are fulfilled to prevent discriminatory situations such as the one we made up next:<p>
<p><b>Example:</b></p>
<p>An innovative technological SME has created a new service online called 'JamRoom'. The service allows people from anywhere on the planet to connect and play music live together. Musicians are able to listen and see each other in order to play together in their online 'JamRoom'. Users can conect to their 'JamRoom' and enjoy a live performance up to 20 minutes for free, after that, users will have to pay 1€ to get full access forever to that particular 'JamRoom'. From there and the advertising is where the profit for the SME and the musicians comes from.</p>
<p><b>'JamRoom' works over regular internet acces service</b>, which means that, according to the 'best effort' principle of the Internet, sometimes the service connection is a bit slower. Of course live music is absolutely dependent on inmediacy so 'JamRoom' works arround the issue by decresing video quality while giving priority to sound and even skipping some pakages to make sure that tempo is not lost and the service functions absolutely fine.</p>
<p>Yet, 'JamRom' is facing a big problem. <b>'GoogleJam' is offering the same service and has been able to convince regulators to grant to it a 'Specialized Service fast-lane'</b>. Google is paying big money to Telefonica and now it can provide the same service but with enhanced quality on vídeo. This leaves 'JamRom' in a very difficult situation cause the SME does not have the resourses to pay for that 'fast-lane'. Even though it has been able to innovate and efficiently provide its service over regular internet, it is losing users to 'GoogleJam'. This made up discriminatory situation is an example of how:</p>
<h5>A bad implementation of 'Specialized Services' undermines innovation and competition and promotes monopolies</h5>
<p>In this example, 'GoogleJam' should not have been granted the 'Specialized Service' privileges, or it should now inmediatly lose them, since:
<p style="padding-left:5%;">1) 'JamRoom' has proven that the enhanced quality is not necessary for the functioning of the service,</p>
<p style="padding-left:5%;">2) There are services comparable to 'GoogleJam', like 'JamRoom', that offer the same service over regular internet access.</p>
<div class="regulation-snnippet">
Art X.XX.X
<p>Also here we could copy paste a snippet of the regulation we refer to... Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris pretium dolor vel purus euismod, nec cursus ligula ultrices. Cras pulvinar erat dapibus augue porta, et convallis erat tempor. Fusce gravida velit lacinia, aliquet diam sit amet, sagittis urna. In ornare gravida pellentesque. In pharetra, sapien ut tincidunt porta, velit orci accumsan nulla, sed egestas nunc arcu tincidunt lorem. Phasellus ipsum nibh, tempus id erat nec, pharetra scelerisque felis. Ut fermentum vulputate mi consequat pulvinar. </p>
</div>
</div>
<p><a href="#act" class="got-it">Tell this to your NRA</a> -/- <a class="more-link" id="toggle-specialized"><span>Show more info</span><span style="display:none">Hide more info</span></a></p>
</article>
<article class="amendmentblock">
<h3>
<span> </span> Traffic Management
</h3>
<p>All traffic on the internet should be treated equally, with both unencrypted and encrypted content delivered as fast as possible.</p>
<p><strong>Regulators should help</strong> to enforce equal treatment of traffic. Traffic management should be transparent, targeted and in accordance with the law.</p>
</article>
<article class="amendmentblock">
<h3>
<span> </span> Zero rating / Data caps
</h3>
<p>ISPs should not be allowed to become gatekeepers and charge companies for the delivery of their services. Anyone with a great idea should be able to reach Internet users without having to pay a toll.</p>
<p><strong>Regulators should help</strong> baning the anti-competitive, discriminatory practices like Zero Rating.</p>
</article>
<article class="amendmentblock">
<h3>
<span> </span> Network congestion managing
</h3>
<p>ISPs should be allowed to manage traffic in cases of congestion, but only if it is actually taking place.</p>
<p><strong>Regulators should help</strong> preventing ISPs from interfering with the network for a discriminatory reason.</p>
</article>
<div id="act"> </div>
</div>
</div>
<div class="ninesixty inputs">
<div class="mail-box">
<div>
<div id="background-email"> </div>
<h3 class="write-them">Tell your national regulators how to protect Net Neutrality</h3>
</div>
<div> </div>
<label class="respect-label">
<select id="country_selector" class="respect-dropdown">
<option value="" disabled selected hidden>Choose country</option>
<option value="at">Austria</option>
<option value="be">Belgium</option>
<option value="bg">Bulgaria</option>
<option value="hr">Croatia</option>
<option value="cy">Cyprus</option>
<option value="cz">Czech Republic</option>
<option value="dk">Denmark</option>
<option value="ee">Estonia</option>
<option value="fi">Finland</option>
<option value="fr">France</option>
<option value="de">Germany</option>
<option value="gr">Greece</option>
<option value="hu">Hungary</option>
<option value="it">Italy</option>
<option value="ie">Ireland</option>
<option value="lv">Latvia</option>
<option value="lt">Lithuania</option>
<option value="lu">Luxembourg</option>
<option value="mt">Malta</option>
<option value="nl">Netherlands</option>
<option value="pl">Poland</option>
<option value="pt">Portugal</option>
<option value="ro">Romania</option>
<option value="sk">Slovakia</option>
<option value="si">Slovenia</option>
<option value="es">Spain</option>
<option value="se">Sweden</option>
<option value="gb">United Kingdom</option>
</select>
</label>
<div> </div>
<label class="respect-label">
<select id="group_selector" class="respect-dropdown">
<option value="" disabled selected hidden>Chose recipient</option>
<option value="epp">National Regulatory Agency / Cc: BEREC</option>
<option value="sd">Telecomunications Ministry</option>
</select>
</label>
<div> </div>
<form>
<input class="mail-subject" type="text" name="subject" placeholder="Subject">
<div> </div>
<textarea class="mail-body" type="textarea" style="height:150px;" name="body" placeholder="Tell your regulators how to protect Net Neutrality" rows="2000"></textarea>
<div> </div>
<input class="mail-signature" type="text" name="siganture" placeholder="Signature">
<div> </div>
<div class="checkbox-respect" style="font-size:14px; text-align:left">
Allow Save The Internet to save and use my message for campaigning propouses:
<div></div>
<div><label><input type="checkbox" id="use-all"><b>Yes</b>, use subject, body & signature</label></div>
<div><label><input type="checkbox" id="use-anonimously"><b>Yes</b>, use subject & body anonimously</label></div>
<div><label><input type="checkbox" id="not-use"><b>No</b></label></div>
</div>
<div> </div>
<div style="text-align:center;z-index: 6;position:relative;">
<input type="submit" value="send" class="submit-respect">
</div>
</form>
<div> </div>
<div></div>
</div>
<div style="text-align:center; font-size:1200%; position:relative; color:white; font-family:'fontello'"></div>
<div id="what" class="whatblock ninesixty">
<h3 class="tell-them">If in doubt, just remmember that</h3>
<h4 class="quote"><b>Net Neutrality</b> means the principle according to which all internet traffic is treated equally, without discrimination, restriction or interference, independently of its sender, recipient, type, content, device, service or application.</h4>
<p> </p>
<div style="text-align:center; font-size:2000%; position:relative; color:#e5f3ff; font-family:'fontello'"></div>
</div>
</div>
<div class="ninesixty">
<div class="story">
<h3 class="tell-them">The fight for net neutrality in Europe is not over</h3>
<article class="amendmentblock">
<p>On 27th October 2015 the European Parliament voted not to adopt amendments that would have brought clarity to the net neutrality regulation. The politicians decided not to decide and leave the responsibility to the unelected regulators and judges.</p>
<p>Still the text that was adopted does not necessarily mean the death of net neutrality, if interpreted correctly and rigorously implemented.</p>
<p>Now the committee of European regulators (BEREC) has to prepare guidelines that will give a binding interpretation to the ambiguous text and answer many questions about what real effects this regulation will have on freedom of expression and innovation in Europe. </p>
</article>
</div>
</div>
</section>
<section id="how">
<h3 style="text-align: center; margin-top: 25px">Spread the word!</h3>
<div id="sharebox">
<a href="https://twitter.com/home?status=Help%20save%20the%20internet.%20Tell%20your%20politician%20to%20safeguard%20net%20neutrality.%20http://www.savetheinternet.eu/%20%23ConnectedContinent%20#SaveTheInternetEU"></a>
<a href="http://www.facebook.com/sharer/sharer.php?s=100&p%5Burl%5D=http://www.savetheinternet.eu/&p%5Bimages%5D%5B0%5D=http://www.savetheinternet.eu/img/thumbnail.png&p%5Btitle%5D=Help%20Save%20the%20Internet&p%5Bsummary%5D=Your%20freedom%20online%20is%20threatened%20by%20EU%20proposals.%20The%20fight%20for%20an%20open%20Internet%20is%20happening%20right%20now%20in%20Brussels."></a>
<a href="https://plus.google.com/share?url=http://www.savetheinternet.eu/"></a>
</div>
<div class="clr"> </div>
<h3>Stay informed!</h3>
<div class="newsletter-box">
<form action="https://mailman.edri.org/mailman/subscribe/savetheinternet/" method="post">
<input id="newsletter-email" name="email" placeholder="Your Email" type="email">
<label for="country_selector" class="sr-only">Country</label>
<select id="newsletter_country">
<option value="">Country</option>
<option value="at">Austria</option>
<option value="be">Belgium</option>
<option value="bg">Bulgaria</option>
<option value="hr">Croatia</option>
<option value="cy">Cyprus</option>
<option value="cz">Czech Republic</option>
<option value="dk">Denmark</option>
<option value="ee">Estonia</option>
<option value="fi">Finland</option>
<option value="fr">France</option>
<option value="de">Germany</option>
<option value="gr">Greece</option>
<option value="hu">Hungary</option>
<option value="it">Italy</option>
<option value="ie">Ireland</option>
<option value="lv">Latvia</option>
<option value="lt">Lithuania</option>
<option value="lu">Luxembourg</option>
<option value="mt">Malta</option>
<option value="nl">Netherlands</option>
<option value="pl">Poland</option>
<option value="pt">Portugal</option>
<option value="ro">Romania</option>
<option value="sk">Slovakia</option>
<option value="si">Slovenia</option>
<option value="es">Spain</option>
<option value="se">Sweden</option>
<option value="gb">United Kingdom</option>
</select>
<input name="email-button" value="SIGN UP" type="Submit" id="newsletter-submit">
</form>
</div>
</section>
<div class="clr"> </div>
<div style="text-align: center; margin-top: 15px">
<a href="background/" style="text-decoration:none"><span class="button" style="text-decoration:none">Background</span></a>
<a href="contact/" style="text-decoration:none"><span class="button" style="text-decoration:none">Contact</span></a>
<a href="media/" style="text-decoration:none"><span class="button" style="text-decoration:none">Media</span></a>
</div>
<footer>
<div class=ninesixty>
<p style="text-align:center;">We are concerned citizens from NGOs around Europe that care about civil liberties in the digital realm.</p>
<ul class=footerlogos style="width:100%">
<li>
<a href="https://netzfreiheit.org/">
<img src="img/ifnf.png" /><br>
Initiative für Netzfreiheit (AT)
</a>
</li>
<li>
<a href="https://edri.org/">
<img src="img/edri.png" /><br>
European Digital Rights (EU)
</a>
</li>
<li>
<a href="https://www.accessnow.org">
<img src="img/access.png" /><br>
Access Now (international)
</a>
</li>
<li>
<a href="https://digitalegesellschaft.de">
<img src="img/digiges.png" /><br>
Digitale Gesellschaft (DE)
</a>
</li>
<li>
<a href="https://www.laquadrature.net/">
<img src="img/lqdn.png" /><br>
La Quadrature du Net (FR)
</a>
</li>
<li>
<a href="https://www.bof.nl/">
<img src="img/bof.png" /><br>
Bits of Freedom (NL)
</a>
</li>
<li>
<a href="http://en.rsf.org/">
<img src="img/reporters_without_borders.png" /><br>
Reporters Without Borders (international)
</a>
</li>
<li>
<a href="https://www.openrightsgroup.org">
<img src="img/org.png" /><br>
Open Rights Group (UK)
</a>
</li>
<li>
<a href="http://itpol.dk/">
<img src="img/itpol.png" /><br>
IT-Politisk Forening (DK)
</a>
</li>
<li>
<a href="http://xnet-x.net">
<img src="img/xnet.png" /><br>
Xnet (ES)
</a>
</li>
<li>
<a href="http://www.info-hisa.si">
<img src="img/infohouse.png" /><br>
Info House (SL)
</a>
</li>
<li>
<a href="http://www.startupsfornetneutrality.org">
<img src="img/startups4nn.png" /><br>
Startups for Net Neutrality (international)
</a>
</li>
</ul>
</div>
<div class=clr></div>
<div class="box-top scroll" id="gotoTop" href="#top" style="display: block;display:none;">
<a class="arrow-top"></a>
</div>
</footer>
<script type="text/javascript" src="js/jquery-latest.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.11.3.custom/jquery-ui.min.js"></script>
<script type="text/javascript" src="js/strg_s_respectmynet.js"></script>
<script type="text/javascript" src="js/share.json"></script>
<script>
$(function () {
if (typeof window.shares === 'undefined') {
window.shares = {'twitter': 4883 , 'facebook': 7350 , 'linkedin': 0 , 'google': 958};
}
$('#tw_counter').html(window.shares['twitter'] );
$('#fb_counter').html(window.shares['facebook']);
$('#gp_counter').html(window.shares['google']);
});
/* smooth scrolling */
$(function() {
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 800);
return false;
}
}
});
});
</script>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.savetheinternet.eu"]);
_paq.push(["setDomains", ["*.savetheinternet.eu"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(["trackPageView"]);
_paq.push(["enableLinkTracking"]);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "http")
+ "://piwik.netzfreiheit.org/";
_paq.push(["setTrackerUrl", u+"piwik.php"]);
_paq.push(["setSiteId", "11"]);
var d=document, g=d.createElement("script"),
s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
g.defer=true; g.async=true; g.src=u+"piwik.js";
s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Piwik Code -->
</body>