It's written Tor, not Tor¹
1: https://nitter.net/torproject/status/968578305447391232
This commit is contained in:
parent
cb2ffcc702
commit
5f1ce47a4c
|
@ -36,7 +36,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="../images/tor_browser_logo.png" alt="TOR Logo" />
|
||||
<img src="../images/tor_browser_logo.png" alt="Tor Logo" />
|
||||
</td>
|
||||
<td>
|
||||
<img src="../images/icecat_logo.png" alt="GNU IceCat Logo" />
|
||||
|
@ -56,7 +56,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<b><a href="../articles/tor.html">TOR Browser</a></b>
|
||||
<b><a href="../articles/tor.html">Tor Browser</a></b>
|
||||
</td>
|
||||
<td>
|
||||
<b><a href="../articles/icecat.html">GNU IceCat</a></b>
|
||||
|
|
|
@ -19,7 +19,7 @@ Snapchat is spyware because it identifies you with your IP, demands too many per
|
|||
|
||||
<h3>It Identifies You With Your IP</h3>
|
||||
<p>
|
||||
Snapchat constantly logs your IP even if the app is closed and not running on the phone<sup><a href="#1">[1]</a></sup>. Furthermore, it combines all these logged IP addresses to build a log on the person. This log can help identify what cities/countries the user has visited or are residing in. Furthermore, it can help pinpoint the users home without using the GPS. This feature is mandatory and there is no way you can disable it, however one might be able to use a VPN or the TOR network, although it has been reported that Snapchat is now blacklisting VPN networks and TOR exit nodes<sup><a href="#2">[2]</a></sup> claiming that they "detected suspicious activity", forcing the user to reveal their real IP address.
|
||||
Snapchat constantly logs your IP even if the app is closed and not running on the phone<sup><a href="#1">[1]</a></sup>. Furthermore, it combines all these logged IP addresses to build a log on the person. This log can help identify what cities/countries the user has visited or are residing in. Furthermore, it can help pinpoint the users home without using the GPS. This feature is mandatory and there is no way you can disable it, however one might be able to use a VPN or the Tor network, although it has been reported that Snapchat is now blacklisting VPN networks and Tor exit nodes<sup><a href="#2">[2]</a></sup> claiming that they "detected suspicious activity", forcing the user to reveal their real IP address.
|
||||
</p>
|
||||
|
||||
<h3>It Demands Assess to Too Many Permissions and Punishes The User For Not Granting It Permissions</h3>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<img src="../images/tor_browser_logo.png" alt="TOR browser logo">
|
||||
<img src="../images/tor_browser_logo.png" alt="Tor browser logo">
|
||||
<h1>Tor Browser</h1>
|
||||
<p>
|
||||
Tor is free software and an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security.<sup><a href="#1">[1]</a></sup>
|
||||
|
|
Loading…
Reference in New Issue