Add some Windows 10 strings
This commit is contained in:
@ -1,83 +1,83 @@
|
||||
<h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> Don't use Windows 10 - It's a privacy nightmare</h1>
|
||||
<h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> {% t windows_10.header %}</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.</strong>
|
||||
<strong>{% t windows_10.warning %}</strong>
|
||||
</div>
|
||||
|
||||
<img src="/assets/img/layout/Windows-10-Privacy.jpg" width="367" height="369" class="img-fluid float-right" alt="Windows 10 Privacy" style="margin-left:10px;">
|
||||
<img src="/assets/img/layout/Windows-10-Privacy.jpg" width="367" height="369" class="img-fluid float-right" alt="{% t windows_10.alt %}" style="margin-left:10px;">
|
||||
|
||||
<ol>
|
||||
<li><strong>Data syncing is by default enabled.</strong>
|
||||
<li><strong>{% t windows_10.data %}</strong>
|
||||
<ul>
|
||||
<li>Browsing history and open websites.</li>
|
||||
<li>Apps settings.</li>
|
||||
<li>WiFi hotspot names and passwords.</li>
|
||||
<li>{% t windows_10.data1 %}</li>
|
||||
<li>{% t windows_10.data2 %}</li>
|
||||
<li>{% t windows_10.data3 %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Your device is by default tagged with a unique advertising ID.</strong>
|
||||
<li><strong>{% t windows_10.ad_id %}</strong>
|
||||
<ul>
|
||||
<li>Used to serve you with personalized advertisements by third-party advertisers and ad networks.</li>
|
||||
<li>{% t windows_10.ad_id1 %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Cortana can collect any of your data.</strong>
|
||||
<li><strong>{% t windows_10.cortana %}</strong>
|
||||
<ul>
|
||||
<li>Your keystrokes, searches and mic input.</li>
|
||||
<li>{% t windows_10.cortana1 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Calendar data.</li>
|
||||
<li>{% t windows_10.cortana2 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Music you listen to.</li>
|
||||
<li>{% t windows_10.cortana3 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Credit Card information.</li>
|
||||
<li>{% t windows_10.cortana4 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Purchases.</li>
|
||||
<li>{% t windows_10.cortana5 %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Microsoft can collect any personal data.</strong>
|
||||
<li><strong>{% t windows_10.collection %}</strong>
|
||||
<ul>
|
||||
<li>Your identity.</li>
|
||||
<li>{% t windows_10.collection1 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Passwords.</li>
|
||||
<li>{% t windows_10.collection2 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Demographics.</li>
|
||||
<li>{% t windows_10.collection3 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Interests and habits.</li>
|
||||
<li>{% t windows_10.collection4 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Usage data.</li>
|
||||
<li>{% t windows_10.collection5 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Contacts and relationships.</li>
|
||||
<li>{% t windows_10.collection6 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Location data.</li>
|
||||
<li>{% t windows_10.collection7 %}</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Content like emails, instant messages, caller list, audio and video recordings.</li>
|
||||
<li>{% t windows_10.collection8 %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Your data can be shared.</strong>
|
||||
<li><strong>{% t windows_10.sharing %}</strong>
|
||||
<ul>
|
||||
<li>When downloading Windows 10, you are authorizing Microsoft to share any of above-mentioned data with any third-party, with or without your consent.</li>
|
||||
<li>{% t windows_10.sharing1 %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<p><a class="btn btn-warning" href="https://www.winprivacy.de/english-home/">Download: W10Privacy</a></p>
|
||||
<p><a class="btn btn-warning" href="https://www.winprivacy.de/english-home/">{% t global.download %}: W10Privacy</a></p>
|
||||
|
||||
<p>This tool uses some known methods that attempt to disable major tracking features in Windows 10.</p>
|
||||
<p>{% t windows_10.tool %}</p>
|
||||
|
||||
<h3>Related Information</h3>
|
||||
<h3>{% t global.related_information %}</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://privacy.microsoft.com/en-us/privacystatement">Microsoft Privacy Statement</a> - Microsoft collects, uses and discloses personal information as described here. This allows One Drive data, Cortana searches and MS browser history to be sold to third parties.</li>
|
||||
|
Reference in New Issue
Block a user