-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprivacypolicy.html
executable file
·945 lines (942 loc) · 46.4 KB
/
privacypolicy.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
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
<!DOCTYPE html>
<!-- saved from url=(0041)https://browser.viasat.com/privacy-policy -->
<html lang="auto" class="gr__browser_viasat_com"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><meta name="description" content="Viasat Browser is the fastest web browser for Viasat Internet."><meta name="author" content="Viasat Inc."><style>.async-hide{opacity:0!important}</style><script async="" src="./Viasat Browser _ Privacy Policy_files/gtm.js"></script><script>!function(e,n,t,a,c,s,d,i,m){n.className+=" "+t,s.start=1*new Date,s.end=d=function(){n.className=n.className.replace(RegExp(" ?"+t),"")},(e[a]=e[a]||[]).hide=s,setTimeout(function(){d(),s.end=null},4e3),s.timeout=4e3}(window,document.documentElement,"async-hide","dataLayer",0,{"GTM-W4FX9BG":!0})</script><script async="" src="./Viasat Browser _ Privacy Policy_files/js"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-102732823-1",{optimize_id:"GTM-W4FX9BG",send_page_view:!1})</script><script>!function(e,t,a,n,g){e[n]=e[n]||[],e[n].push({"gtm.start":(new Date).getTime(),event:"gtm.js"});var m=t.getElementsByTagName(a)[0],r=t.createElement(a);r.async=!0,r.src="https://www.googletagmanager.com/gtm.js?id=GTM-PCQFW9G",m.parentNode.insertBefore(r,m)}(window,document,"script","dataLayer")</script><script type="text/javascript">!function(){var e=!1;function t(){!1===e&&(e=!0,Munchkin.init("713-WMY-519"))}var n=document.createElement("script");n.type="text/javascript",n.async=!0,n.src="//munchkin.marketo.net/munchkin-beta.js",n.onreadystatechange=function(){"complete"!=this.readyState&&"loaded"!=this.readyState||t()},n.onload=t,document.getElementsByTagName("head")[0].appendChild(n)}()</script><script type="text/javascript" async="" src="./Viasat Browser _ Privacy Policy_files/munchkin-beta.js"></script><link rel="manifest" href="https://browser.viasat.com/manifest.json"><link rel="shortcut icon" href="https://browser.viasat.com/favicon.ico"><title>Viasat Browser | Privacy Policy</title><link rel="stylesheet" href="./Viasat Browser _ Privacy Policy_files/css"><link rel="stylesheet" href="./Viasat Browser _ Privacy Policy_files/icon"><script src="./Viasat Browser _ Privacy Policy_files/polyfill.min.js"></script><script src="./Viasat Browser _ Privacy Policy_files/ga.js"></script><link href="./Viasat Browser _ Privacy Policy_files/main.23687bf7.chunk.css" rel="stylesheet"><style data-jss="" data-meta="MuiToolbar">
.jss102 {
display: flex;
position: relative;
align-items: center;
}
.jss103 {
padding-left: 16px;
padding-right: 16px;
}
@media (min-width:600px) {
.jss103 {
padding-left: 24px;
padding-right: 24px;
}
}
.jss104 {
min-height: 56px;
}
@media (min-width:0px) and (orientation: landscape) {
.jss104 {
min-height: 48px;
}
}
@media (min-width:600px) {
.jss104 {
min-height: 64px;
}
}
.jss105 {
min-height: 48px;
}
</style><style data-jss="" data-meta="MuiTypography">
.jss106 {
margin: 0;
display: block;
}
.jss107 {
color: rgba(0, 0, 0, 0.54);
font-size: 8rem;
font-weight: 300;
font-family: Source Sans Pro,sans-serif;
line-height: 1.14286em;
margin-left: -.04em;
letter-spacing: -.04em;
}
.jss108 {
color: rgba(0, 0, 0, 0.54);
font-size: 4rem;
font-weight: 400;
font-family: Source Sans Pro,sans-serif;
line-height: 1.30357em;
margin-left: -.02em;
letter-spacing: -.02em;
}
.jss109 {
color: rgba(0, 0, 0, 0.54);
font-size: 3.214285714285714rem;
font-weight: 400;
font-family: Source Sans Pro,sans-serif;
line-height: 1.13333em;
margin-left: -.02em;
}
.jss110 {
color: rgba(0, 0, 0, 0.54);
font-size: 2.4285714285714284rem;
font-weight: 400;
font-family: Source Sans Pro,sans-serif;
line-height: 1.20588em;
}
.jss111 {
color: rgba(0, 0, 0, 0.87);
font-size: 1.7142857142857142rem;
font-weight: 400;
font-family: Source Sans Pro,sans-serif;
line-height: 1.35417em;
}
.jss112 {
color: rgba(0, 0, 0, 0.87);
font-size: 1.5rem;
font-weight: 500;
font-family: Source Sans Pro,sans-serif;
line-height: 1.16667em;
}
.jss113 {
color: rgba(0, 0, 0, 0.87);
font-size: 1.1428571428571428rem;
font-weight: 400;
font-family: Source Sans Pro,sans-serif;
line-height: 1.5em;
}
.jss114 {
color: rgba(0, 0, 0, 0.87);
font-size: 1rem;
font-weight: 500;
font-family: Source Sans Pro,sans-serif;
line-height: 1.71429em;
}
.jss115 {
color: rgba(0, 0, 0, 0.87);
font-size: 1rem;
font-weight: 400;
font-family: Source Sans Pro,sans-serif;
line-height: 1.46429em;
}
.jss116 {
color: rgba(0, 0, 0, 0.54);
font-size: 0.8571428571428571rem;
font-weight: 400;
font-family: Source Sans Pro,sans-serif;
line-height: 1.375em;
}
.jss117 {
color: rgba(0, 0, 0, 0.87);
font-size: 1rem;
font-weight: 500;
font-family: Source Sans Pro,sans-serif;
text-transform: uppercase;
}
.jss118 {
text-align: left;
}
.jss119 {
text-align: center;
}
.jss120 {
text-align: right;
}
.jss121 {
text-align: justify;
}
.jss122 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.jss123 {
margin-bottom: 0.35em;
}
.jss124 {
margin-bottom: 16px;
}
.jss125 {
color: inherit;
}
.jss126 {
color: #009fe3;
}
.jss127 {
color: #bed733;
}
.jss128 {
color: rgba(0, 0, 0, 0.87);
}
.jss129 {
color: rgba(0, 0, 0, 0.54);
}
.jss130 {
color: #f44336;
}
</style><style data-jss="">
.jss131 {
background-color: #202e39;
}
.jss132 {
color: #fff;
width: 100%;
padding: 16px;
}
.jss133 {
color: #62d0ff;
text-decoration: none;
}
.jss133:hover {
text-decoration: underline;
}
</style><style data-jss="" data-meta="MuiGrid">
.jss3 {
width: 100%;
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
}
.jss4 {
margin: 0;
box-sizing: border-box;
}
.jss5 {
min-width: 0;
}
.jss6 {
flex-direction: column;
}
.jss7 {
flex-direction: column-reverse;
}
.jss8 {
flex-direction: row-reverse;
}
.jss9 {
flex-wrap: nowrap;
}
.jss10 {
flex-wrap: wrap-reverse;
}
.jss11 {
align-items: center;
}
.jss12 {
align-items: flex-start;
}
.jss13 {
align-items: flex-end;
}
.jss14 {
align-items: baseline;
}
.jss15 {
align-content: center;
}
.jss16 {
align-content: flex-start;
}
.jss17 {
align-content: flex-end;
}
.jss18 {
align-content: space-between;
}
.jss19 {
align-content: space-around;
}
.jss20 {
justify-content: center;
}
.jss21 {
justify-content: flex-end;
}
.jss22 {
justify-content: space-between;
}
.jss23 {
justify-content: space-around;
}
.jss24 {
justify-content: space-evenly;
}
.jss25 {
width: calc(100% + 8px);
margin: -4px;
}
.jss25 > .jss4 {
padding: 4px;
}
.jss26 {
width: calc(100% + 16px);
margin: -8px;
}
.jss26 > .jss4 {
padding: 8px;
}
.jss27 {
width: calc(100% + 24px);
margin: -12px;
}
.jss27 > .jss4 {
padding: 12px;
}
.jss28 {
width: calc(100% + 32px);
margin: -16px;
}
.jss28 > .jss4 {
padding: 16px;
}
.jss29 {
width: calc(100% + 40px);
margin: -20px;
}
.jss29 > .jss4 {
padding: 20px;
}
.jss30 {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.jss31 {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.jss32 {
flex-grow: 0;
max-width: 8.33333%;
flex-basis: 8.33333%;
}
.jss33 {
flex-grow: 0;
max-width: 16.66667%;
flex-basis: 16.66667%;
}
.jss34 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.jss35 {
flex-grow: 0;
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.jss36 {
flex-grow: 0;
max-width: 41.66667%;
flex-basis: 41.66667%;
}
.jss37 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.jss38 {
flex-grow: 0;
max-width: 58.33333%;
flex-basis: 58.33333%;
}
.jss39 {
flex-grow: 0;
max-width: 66.66667%;
flex-basis: 66.66667%;
}
.jss40 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.jss41 {
flex-grow: 0;
max-width: 83.33333%;
flex-basis: 83.33333%;
}
.jss42 {
flex-grow: 0;
max-width: 91.66667%;
flex-basis: 91.66667%;
}
.jss43 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
@media (min-width:600px) {
.jss44 {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.jss45 {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.jss46 {
flex-grow: 0;
max-width: 8.33333%;
flex-basis: 8.33333%;
}
.jss47 {
flex-grow: 0;
max-width: 16.66667%;
flex-basis: 16.66667%;
}
.jss48 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.jss49 {
flex-grow: 0;
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.jss50 {
flex-grow: 0;
max-width: 41.66667%;
flex-basis: 41.66667%;
}
.jss51 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.jss52 {
flex-grow: 0;
max-width: 58.33333%;
flex-basis: 58.33333%;
}
.jss53 {
flex-grow: 0;
max-width: 66.66667%;
flex-basis: 66.66667%;
}
.jss54 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.jss55 {
flex-grow: 0;
max-width: 83.33333%;
flex-basis: 83.33333%;
}
.jss56 {
flex-grow: 0;
max-width: 91.66667%;
flex-basis: 91.66667%;
}
.jss57 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
@media (min-width:960px) {
.jss58 {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.jss59 {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.jss60 {
flex-grow: 0;
max-width: 8.33333%;
flex-basis: 8.33333%;
}
.jss61 {
flex-grow: 0;
max-width: 16.66667%;
flex-basis: 16.66667%;
}
.jss62 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.jss63 {
flex-grow: 0;
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.jss64 {
flex-grow: 0;
max-width: 41.66667%;
flex-basis: 41.66667%;
}
.jss65 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.jss66 {
flex-grow: 0;
max-width: 58.33333%;
flex-basis: 58.33333%;
}
.jss67 {
flex-grow: 0;
max-width: 66.66667%;
flex-basis: 66.66667%;
}
.jss68 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.jss69 {
flex-grow: 0;
max-width: 83.33333%;
flex-basis: 83.33333%;
}
.jss70 {
flex-grow: 0;
max-width: 91.66667%;
flex-basis: 91.66667%;
}
.jss71 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
@media (min-width:1280px) {
.jss72 {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.jss73 {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.jss74 {
flex-grow: 0;
max-width: 8.33333%;
flex-basis: 8.33333%;
}
.jss75 {
flex-grow: 0;
max-width: 16.66667%;
flex-basis: 16.66667%;
}
.jss76 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.jss77 {
flex-grow: 0;
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.jss78 {
flex-grow: 0;
max-width: 41.66667%;
flex-basis: 41.66667%;
}
.jss79 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.jss80 {
flex-grow: 0;
max-width: 58.33333%;
flex-basis: 58.33333%;
}
.jss81 {
flex-grow: 0;
max-width: 66.66667%;
flex-basis: 66.66667%;
}
.jss82 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.jss83 {
flex-grow: 0;
max-width: 83.33333%;
flex-basis: 83.33333%;
}
.jss84 {
flex-grow: 0;
max-width: 91.66667%;
flex-basis: 91.66667%;
}
.jss85 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
@media (min-width:1920px) {
.jss86 {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.jss87 {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.jss88 {
flex-grow: 0;
max-width: 8.33333%;
flex-basis: 8.33333%;
}
.jss89 {
flex-grow: 0;
max-width: 16.66667%;
flex-basis: 16.66667%;
}
.jss90 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.jss91 {
flex-grow: 0;
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.jss92 {
flex-grow: 0;
max-width: 41.66667%;
flex-basis: 41.66667%;
}
.jss93 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.jss94 {
flex-grow: 0;
max-width: 58.33333%;
flex-basis: 58.33333%;
}
.jss95 {
flex-grow: 0;
max-width: 66.66667%;
flex-basis: 66.66667%;
}
.jss96 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.jss97 {
flex-grow: 0;
max-width: 83.33333%;
flex-basis: 83.33333%;
}
.jss98 {
flex-grow: 0;
max-width: 91.66667%;
flex-basis: 91.66667%;
}
.jss99 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
</style><style data-jss="">
</style><style data-jss="" data-meta="MuiTouchRipple">
.jss165 {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 0;
position: absolute;
overflow: hidden;
border-radius: inherit;
pointer-events: none;
}
.jss166 {
top: 0;
left: 0;
width: 50px;
height: 50px;
opacity: 0;
position: absolute;
}
.jss167 {
opacity: 0.3;
transform: scale(1);
animation: mui-ripple-enter 550ms cubic-bezier(0.4, 0, 0.2, 1);
}
.jss168 {
animation-duration: 200ms;
}
.jss169 {
width: 100%;
height: 100%;
opacity: 1;
display: block;
border-radius: 50%;
background-color: currentColor;
}
.jss170 {
opacity: 0;
animation: mui-ripple-exit 550ms cubic-bezier(0.4, 0, 0.2, 1);
}
.jss171 {
top: 0;
left: 0;
position: absolute;
animation: mui-ripple-pulsate 2500ms cubic-bezier(0.4, 0, 0.2, 1) 200ms infinite;
}
@-webkit-keyframes mui-ripple-enter {
0% {
opacity: 0.1;
transform: scale(0);
}
100% {
opacity: 0.3;
transform: scale(1);
}
}
@-webkit-keyframes mui-ripple-exit {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes mui-ripple-pulsate {
0% {
transform: scale(1);
}
50% {
transform: scale(0.92);
}
100% {
transform: scale(1);
}
}
</style><style data-jss="" data-meta="MuiButtonBase">
.jss162 {
color: inherit;
border: 0;
margin: 0;
cursor: pointer;
display: inline-flex;
outline: none;
padding: 0;
position: relative;
align-items: center;
user-select: none;
border-radius: 0;
vertical-align: middle;
justify-content: center;
-moz-appearance: none;
text-decoration: none;
background-color: transparent;
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
}
.jss162::-moz-focus-inner {
border-style: none;
}
.jss162.jss163 {
cursor: default;
pointer-events: none;
}
</style><style data-jss="" data-meta="MuiButton">
.jss136 {
color: rgba(0, 0, 0, 0.87);
padding: 8px 16px;
font-size: 1rem;
min-width: 64px;
box-sizing: border-box;
min-height: 36px;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
font-weight: 500;
font-family: Source Sans Pro,sans-serif;
line-height: 1.4em;
border-radius: 4px;
text-transform: uppercase;
}
.jss136:hover {
text-decoration: none;
background-color: rgba(0, 0, 0, 0.08);
}
.jss136.jss156 {
color: rgba(0, 0, 0, 0.26);
}
@media (hover: none) {
.jss136:hover {
background-color: transparent;
}
}
.jss136:hover.jss156 {
background-color: transparent;
}
.jss137 {
width: 100%;
display: inherit;
align-items: inherit;
justify-content: inherit;
}
.jss139 {
color: #009fe3;
}
.jss139:hover {
background-color: rgba(0, 159, 227, 0.08);
}
@media (hover: none) {
.jss139:hover {
background-color: transparent;
}
}
.jss140 {
color: #bed733;
}
.jss140:hover {
background-color: rgba(190, 215, 51, 0.08);
}
@media (hover: none) {
.jss140:hover {
background-color: transparent;
}
}
.jss144 {
border: 1px solid rgba(0, 0, 0, 0.23);
}
.jss145 {
border: 1px solid rgba(0, 159, 227, 0.5);
}
.jss145:hover {
border: 1px solid #009fe3;
}
.jss146 {
border: 1px solid rgba(190, 215, 51, 0.5);
}
.jss146:hover {
border: 1px solid #bed733;
}
.jss147 {
color: rgba(0, 0, 0, 0.87);
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 3px 1px -2px rgba(0, 0, 0, 0.12);
background-color: #e0e0e0;
}
.jss147.jss155 {
box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.jss147:active {
box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.jss147.jss156 {
color: rgba(0, 0, 0, 0.26);
box-shadow: none;
background-color: rgba(0, 0, 0, 0.12);
}
.jss147:hover {
background-color: #d5d5d5;
}
@media (hover: none) {
.jss147:hover {
background-color: #e0e0e0;
}
}
.jss147:hover.jss156 {
background-color: rgba(0, 0, 0, 0.12);
}
.jss148 {
color: #fff;
background-color: #009fe3;
}
.jss148:hover {
background-color: #0071b1;
}
@media (hover: none) {
.jss148:hover {
background-color: #009fe3;
}
}
.jss149 {
color: #000;
background-color: #bed733;
}
.jss149:hover {
background-color: #8aa600;
}
@media (hover: none) {
.jss149:hover {
background-color: #bed733;
}
}
.jss153 {
width: 56px;
height: 56px;
padding: 0;
min-width: 0;
box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12);
border-radius: 50%;
}
.jss153:active {
box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.jss154 {
width: auto;
height: 48px;
padding: 0 16px;
min-width: 48px;
border-radius: 24px;
}
.jss157 {
color: inherit;
}
.jss158 {
width: 40px;
height: 40px;
}
.jss159 {
padding: 7px 8px;
min-width: 64px;
font-size: 0.9285714285714285rem;
min-height: 32px;
}
.jss160 {
padding: 8px 24px;
min-width: 112px;
font-size: 1.0714285714285714rem;
min-height: 40px;
}
.jss161 {
width: 100%;
}
</style><style data-jss="">
.jss134 {
color: inherit;
text-decoration: none;
}
.jss135 {
height: 2em;
border-right: 2px solid #bed733;
}
</style><style data-jss="">
.jss100 {
margin-top: 8px;
}
.jss101 {
height: 32px;
}
</style><style data-jss="">
</style><style data-jss="">
</style><style data-jss="">
.jss1 {
min-height: 100vh;
}
.jss2 {
flex-basis: auto;
}
</style><link type="text/css" rel="stylesheet" charset="UTF-8" href="./Viasat Browser _ Privacy Policy_files/translateelement.css"></head><body data-gr-c-s-loaded="true"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="jss3 jss6 jss1"><div class="jss4 jss31 jss2"><div class="jss3"><div class="jss4 jss32 jss46 jss75"></div><div class="jss4 jss41 jss55 jss81"><div class="jss102 jss104 jss100"><div class="jss3"><div class="jss4 jss33"><img src="./Viasat Browser _ Privacy Policy_files/viasat-logo.e766cc8b.svg" alt="Viasat Internet" class="jss101"></div><div class="jss4 jss41"><div class="jss3 jss9 jss21"><div><a class="jss134" href="https://browser.viasat.com/"><button tabindex="0" class="jss162 jss136 jss138 jss139 jss141 jss142" type="button"><span class="jss137">Viasat Browser</span><span class="jss165"></span></button></a><a class="jss134" href="https://browser.viasat.com/fast"><button tabindex="0" class="jss162 jss136 jss138 jss141" type="button"><span class="jss137">Fast</span><span class="jss165"></span></button></a><a class="jss134" href="https://browser.viasat.com/private"><button tabindex="0" class="jss162 jss136 jss138 jss141" type="button"><span class="jss137">Private</span><span class="jss165"></span></button></a><a class="jss134" href="https://browser.viasat.com/saves-data"><button tabindex="0" class="jss162 jss136 jss138 jss141" type="button"><span class="jss137">Saves Data</span><span class="jss165"></span></button></a><a class="jss134" href="https://browser.viasat.com/smart"><button tabindex="0" class="jss162 jss136 jss138 jss141" type="button"><span class="jss137">Smart</span><span class="jss165"></span></button></a><span class="jss135"></span><a class="jss134" href="https://browser.viasat.com/faq"><button tabindex="0" class="jss162 jss136 jss138 jss141" type="button"><span class="jss137">FAQ</span><span class="jss165"></span></button></a></div></div></div></div></div></div><div class="jss4 jss32 jss46 jss75"></div></div><div><div class="jss3"><div class="jss4 jss46 jss75"></div><div class="jss4 jss43 jss55 jss81"><div><div><p class="jss106 jss112 jss124">Viasat Web Browser Privacy Notice</p><p class="jss106 jss115 jss124">We at Viasat, Inc. ("Viasat" "we" "our" "us") understand consumers’ desire to have more control over the privacy of their browsing experience than may be available on some traditional commercially available browsers. Accordingly, we have designed the Viasat Internet Hinting Service and Viasat Web Browser (collectively the "Service") to not only provide what we think is an outstanding browsing experience, but to also make efforts to enhance your privacy and secure your information as more fully set forth below.</p><p class="jss106 jss115 jss124">The following "Privacy Notice" explains our data practices in connection with the Service, and only applies to those data practices with respect to the Service and not our website, any of our other products or services, or when you contact us by mail or phone for customer service or otherwise. Each of our products and services have their own privacy notices or policies. For information about our general Website Privacy Policy, click <a href="https://www.viasat.com/sites/default/files/media/documents/viasat_-_website_privacy_policy_0.pdf">here</a>, and for our subscriber privacy policies for our other products and services, click <a href="https://www.viasat.com/legal">here</a>.</p><p class="jss106 jss111 jss124">How the service works.</p><p class="jss106 jss115 jss124">When using the Viasat Web Browser and navigating to a website, or when the browser predicts that you might navigate to a website, the browser sends the website URL that you are trying to visit, or are predicted to visit, to the Viasat Internet Hinting Service. The Viasat Internet Hinting Service then provides the Viasat Web Browser with hints as to how to render the site faster. When the site is finished loading, the browser sends information back to the Viasat Internet Hinting Service that describes the loading process so that the hinting system can learn and send better hints next time.</p><p class="jss106 jss111 jss124">What information do we collect and how can you limit collection?</p><p class="jss106 jss115 jss124">We collect data to operate and improve the Service. For example, we collect data so that the Viasat Hinting Service continuously learns and provides better and better hints, which ultimately helps enable faster and faster page loads. To do this, the Viasat Web Browser shares data with the Viasat Internet Hinting Service regarding which objects (e.g., full URLs) were needed to render the page, the timeline associated with fetching and using the objects and supporting information such as whether the object was in the browser cache and whether the domain was in the DNS cache. Additionally, the Viasat Web Browser shares data with the Viasat Internet Hinting Service regarding information about the browsing environment such as whether ad blocking is enabled, and information regarding the device CPU, disk, and Operating System so that they can be taken into consideration when analyzing web page load performance.</p><p class="jss106 jss115 jss124">We may also collect additional information related to the performance of your Internet connection to aid in troubleshooting and optimizing your Service. If you are browsing on Viasat’s Exede or WildBlue Internet service, Viasat’s data collection practices are described in the Privacy Policy for that particular service. You can view the Exede Subscriber Privacy Policy <a href="https://www.exede.com/documents/master/exede-subscriber-privacy-policy.pdf">here</a>, and the WildBlue Subscriber Privacy Policy <a href="https://www.viasat.com/sites/default/files/media/documents/subscriber-privacy-policy-wb.pdf">here</a>.</p><p class="jss106 jss115 jss124">If the Service crashes on you, we will receive crash reports that include data related to that incident, which may include information that personally identifies you ("<b>Personally Identifiable Information</b>" or "<b>PII</b>") (e.g., how you have named your device), which we only use in connection to evaluating the malfunction and making efforts to correct the problem and improve our products and services. In addition, you have the option to send us feedback reports that include data related to your Service usage, and by doing so you consent to our use of that data to improve our products and services.</p><p class="jss106 jss115 jss124">Just as important as the information we do collect and share with the Viasat Internet Hinting Service, is the information we do not collect and share with the Viasat Internet Hinting Service. The Viasat Web Browser does not identify and share information concerning your credit cards, passwords, social security numbers, or any other user-entered data or any other data served to you with the Viasat Hinting Service. Also, since cookies that can be associated with your browser or device can sometimes be used for tracking purposes and include raw cookie information that might include more information than we intend for the Viasat Hinting Service to receive, cookies are cryptographically hashed with a SHA2 algorithm before being sent to the Viasat Hinting Service. While we do not guaranty that the security of that hash is absolute, we believe that is a reasonable method to protect the privacy of your information that may be in cookie data that is sent to the Viasat Hinting Service.</p><p class="jss106 jss115 jss124">We believe this approach minimizes the privacy impact to you while enabling the Viasat Hinting Service to receive data that can be used to improve performance. Nonetheless, your private information could inadvertently be captured. We try to take steps to minimize that probability. For instance, consider the case where you are the only user to visit a certain web site and that web site was poorly designed and used your name in the URL. Accordingly, all URLs that the Service records are treated with a high level of security to protect against the possibility, however remote, that they could potentially identify an end user. Further, you may temporarily limit the Viasat Hinting Service’s access to this information by operating the Viasat Web Browser in incognito mode (ctrl-shift-N). When in incognito mode, the Viasat Web Browser does not communicate with the Viasat Hinting Service. Of course, without hints, the Viasat Web Browser won’t be quite as fast.</p><p class="jss106 jss115 jss124">Also, the Service is not keeping track of individual users’ IP address, location, or other identifying information and tying that data to the click data that we are receiving from any particular user. The Service is not tracking individual user browsing history and associating it to an individual user profile, and we aren’t inserting tracking cookies into the browser to track a specific browser’s browsing history and tie that data to that cookie, either. The information that is associated with a click that you make is combined with all of the other Service users’ clicks to that particular site for purposes of sharing browsing data between the Viasat Web Browser and the Viasat Hinting Service. So, the information fed back to the Viasat Hinting Service from your Viasat Web Browser to a visit to a particular website is aggregated with all of the other Service users’ clicks to that site, anonymizing that click’s data.</p><p class="jss106 jss111 jss124">How do we use your information?</p><p class="jss106 jss115 jss124"><strong>We do not use your Service data for marketing purposes, and this includes not using it to send you more relevant ads.</strong> Your Service data is used solely for the purposes of operating our Service (e.g., facilitating browsing, making your browsing experience better through hinting and troubleshooting performance issues) and to improve Viasat’s and its related companies’ products and services. We may also use your Service data to comply with the law, law enforcement or other legal process, and in response to a government request, or if we believe your actions are inconsistent with our terms of use, user agreements, applicable terms or policies, or to protect the rights, property, life, health, security and safety of Viasat, the Service or its users, or any third party.</p><p class="jss106 jss115 jss124">Your Service data is stored in a secure and access controlled environment and access to the environment is controlled and limited for specific purposes. Any access to this data is logged and raw data records are periodically deleted from the system.</p><p class="jss106 jss111 jss124">How do we share your information?</p><p class="jss106 jss115 jss124"><strong>We do not share your Service data with third parties for marketing purposes, and this includes not sharing it with ad networks or others to help them send you more relevant ads.</strong></p><p class="jss106 jss115 jss124">We may share your Service data as follows:</p><ul><li><p class="jss106 jss115">Our agents, vendors, consultants, and other service providers (collectively <strong>"Service Providers</strong>") may receive, or be given access to your Service data in connection with their work on our behalf, provided however, we do not authorize our Service Providers to use your Service data that is PII, or is tied to your browser or device, for purposes other than performing services for us;</p></li><li><p class="jss106 jss115">To comply with the law, law enforcement or other legal process, and in response to a government request; and</p></li><li><p class="jss106 jss115">If we believe your actions are inconsistent with our terms of use, user agreements, applicable terms or policies, or to protect the rights, property, life, health, security and safety of Viasat, the Service or its users, or any third party.</p></li></ul><p class="jss106 jss115 jss124">In addition, we may share your Service data with our related companies for their own business purposes not inconsistent with this Privacy Notice and in connection with or during negotiations of any proposed or actual merger, purchase, sale, joint venture, or any other type of acquisition or business combination of all or any portion of Viasat’s assets, or transfer of all or a portion of Viasat’s business to another company.</p><p class="jss106 jss111 jss124">Third party services you visit or that are associated with the service.</p><p class="jss106 jss115 jss124"><strong>The Service may include hyperlinks to, or include on or in connection with, the Service, as well as other websites, locations, platforms, technology, applications or services operated by third parties ("Third-Party Service(s)").</strong> Viasat is not responsible for and makes no representations regarding the effectiveness, policies or business practices of any Third-Party Services associated with the Service or that you visit using the Service. Each Third Party Service owns and operates its own data and business practices for which we are not responsible, and we encourage you to familiarize yourself with and consult their privacy policies and terms of use.</p><p class="jss106 jss115 jss124">Third-Party Services associated with the Service include:</p><ul><li><p class="jss106 jss115 jss124"><strong>Google Chrome.</strong> The Viasat Web Browser is built on Google Chrome. Information regarding Google Chrome’s privacy policy can be found <a href="https://www.google.com/chrome/browser/privacy/">here</a>.</p></li><li><p class="jss106 jss115 jss124"><strong>Google Search.</strong> The Viasat Web Browser uses Google Search as its third-party search engine. Google Search and other third-party search engines may use their own cookies, web beacons, and other tracking technology to independently collect information about you, and may solicit PII from you. For more information on Google Search and the data practices associated with it, see its operator’s privacy policy <a href="https://policies.google.com/privacy">here</a>. You can also elect to use any one of a number of other commercially available search engines by changing your browser settings under the browser settings menu.</p></li><li><p class="jss106 jss115 jss124"><strong>Safe Browsing.</strong> The Viasat Web Browser supports "Safe Browsing," a Google service that identifies unsafe websites across the web and notifies users and webmasters. For more information, click <a href="https://transparencyreport.google.com/safe-browsing">here</a>.</p></li><li><p class="jss106 jss115 jss124"><strong>uBlock Origin.</strong> The desktop version of the Viasat Web Browser offers an optional third-party extension service called uBlock Origin, which blocks ads, privacy trackers, and malware to help improve page load speeds and security. See <a href="https://www.ublock.org/">here</a> for more information.</p></li><li><p class="jss106 jss115 jss124"><strong>Other third-party websites, applications, platforms, or services.</strong> Other Third-Party Services associated with the Service or that you may visit while you are using the service may also associate cookies and other tracking technologies with your browser and device when you are using the Service. You can limit and clear traditional cookies from your browser using the browser’s settings menu.</p></li></ul><p class="jss106 jss111 jss124">How do we secure your information?</p><p class="jss106 jss115 jss124">No Internet service can be totally secure. However, we take reasonable steps to protect your data. For instance, the Viasat Hinting Service’s security is in accordance with <a href="http://www.iso.org/iso/home/standards/management-standards/iso27001.htm">ISO/IEC 27001</a> standards for Information Security Management Systems and <a href="http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-171.pdf" target="_blank" rel="noopener noreferrer">800-171</a>/<a href="http://csrc.nist.gov/publications/nistpubs/800-122/sp800-122.pdf" target="_blank" rel="noopener noreferrer">800-122</a> for protecting controlled information. All communications that contain PII between the Viasat Web Browser and the Viasat Internet Hinting Service are encrypted end-to-end with Transport Layer Security (TLS).</p><p class="jss106 jss115 jss124">Moreover, the Viasat Web Browser supports "Safe Browsing," a Google service that enables applications to check URLs against Google's constantly updated lists of suspected phishing, malware, and unwanted software pages. Every day, Google’s Safe Browsing technology examines billions of URLs, and discovers thousands of new unsafe sites, many of which are legitimate websites that have been compromised. When Google detects unsafe sites, the Viasat Web Browser displays a warning. Google’s Safe Browsing service is a Third Party Service, and we are not responsible for its effectiveness, or its data or business practices. See <a href="https://www.google.com/transparencyreport/safebrowsing">here</a> for more information on Google’s Safe Browsing service.</p><p class="jss106 jss111 jss124">How can you help protect your privacy and secure your information?</p><p class="jss106 jss115 jss124">The Viasat Web Browser provides blocking services that help protect you against unsafe ads, malware, and privacy tracking through features that can be enabled or disabled upon the browser’s initial installation. If you are using the desktop version of the Viasat Web Browser, during installation, you will be asked whether you would like to opt-in to or opt-out of an ad blocking service. If you opt into the ad blocking service, a third-party extension called uBlock Origin will be enabled that blocks ads, privacy trackers, and malware to help improve page load speeds and security. uBlock Origin is a Third Party Service and we are not responsible for its effectiveness, or its data or business practices. See <a href="https://www.ublock.org/">here</a> for more information on uBlock Origin. If you are using the mobile version of the Viasat Web Browser (for iOS and Android devices), a Viasat-developed ad, privacy tracker, and malware blocker is enabled by default. You may opt-out of this feature completely or selectively disable it for certain websites by navigating to the settings menu.</p><p class="jss106 jss111 jss124">U.S.-based Service.</p><p class="jss106 jss115 jss124">Viasat is based in the U.S. and the information we and our Service Providers collect is governed by U.S. law. If you are accessing the Service from outside of the U.S., please be aware that information collected through the Service may be transferred to, processed, stored, and used in the U.S. Data protection laws in the U.S. may be different from those of your country of residence. Your use of the Service or provision of any information therefore constitutes your consent to the transfer to and from, processing, usage, sharing, and storage of your information, including PII (if applicable), in the U.S. as set forth in this Privacy Notice.</p><p class="jss106 jss111 jss124">Changes to the Privacy Notice.</p><p class="jss106 jss115 jss124">We reserve the right to change this Privacy Notice prospectively effective upon the posting of the revised Privacy Notice at <a href="https://browser.viasat.com/privacy-policy">browser.viasat.com/privacy-policy</a> and your use of our Service indicates your consent to the privacy notice posted at the time of use. However, we will not use your previously collected Service data, to the extent it is not collected under the new privacy notice, in a manner materially different than represented at the time it was collected without your consent. To the extent any provision of this Privacy Notice is found by a competent tribunal to be invalid or unenforceable, such provision shall be severed to the extent necessary for the remainder to be valid and enforceable.</p><p class="jss106 jss111 jss124">How to contact us</p><p class="jss106 jss115 jss124">If you have any questions about this Privacy Notice, please contact us <a href="mailto:[email protected]">[email protected]</a> or at 349 Inverness Drive South, Englewood, CO 80222 (Attention: Legal).</p></div></div></div><div class="jss4 jss46 jss75"></div></div></div></div><div class="jss4 jss30"><footer><div class="jss102 jss104 jss103 jss131"><p class="jss106 jss115 jss123 jss119 jss132"><a class="jss133" href="https://browser.viasat.com/privacy-policy">Privacy Policy</a> — Copyright © 2019 Viasat, Inc. — Questions? Email us at <a class="jss133" href="mailto:[email protected]">[email protected]</a></p></div></footer></div></div></div><script src="./Viasat Browser _ Privacy Policy_files/E-v1.js" async=""></script><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],f=0,i=[];f<n.length;f++)t=n[f],p[t]&&i.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);i.length;)i.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=f(f.s=t[0]))}return e}var t={},p={1:0},c=[];function f(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.m=l,f.c=t,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(r,e){if(1&e&&(r=f(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)f.d(t,n,function(e){return r[e]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="./Viasat Browser _ Privacy Policy_files/2.919a0523.chunk.js"></script><script src="./Viasat Browser _ Privacy Policy_files/main.d4399cda.chunk.js"></script><div id="goog-gt-tt" class="skiptranslate" dir="ltr"><div style="padding: 8px;"><div><div class="logo"><img src="./Viasat Browser _ Privacy Policy_files/translate_24dp.png" width="20" height="20" alt="Google Translate"></div></div></div><div class="top" style="padding: 8px; float: left; width: 100%;"><h1 class="title gray">Original text</h1></div><div class="middle" style="padding: 8px;"><div class="original-text"></div></div><div class="bottom" style="padding: 8px;"><div class="activity-links"><span class="activity-link">Contribute a better translation</span><span class="activity-link"></span></div><div class="started-activity-container"><hr style="color: #CCC; background-color: #CCC; height: 1px; border: none;"><div class="activity-root"></div></div></div><div class="status-message" style="display: none;"></div></div><style id="wistia_18_style" type="text/css" class="wistia_injected_style">
@font-face {
font-family: 'WistiaPlayerOverpassNumbers';
src: url(data:application/x-font-ttf;charset=utf-8;base64,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);
}
</style><div class="goog-te-spinner-pos"><div class="goog-te-spinner-animation"><svg xmlns="http://www.w3.org/2000/svg" class="goog-te-spinner" width="96px" height="96px" viewBox="0 0 66 66"><circle class="goog-te-spinner-path" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle></svg></div></div></body></html>