mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
parent
d937e5ed0a
commit
d28d2e8199
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Please Donate - privacytools.io</title>
|
||||
<title>Donate | Privacy Tools</title>
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
||||
|
@ -13,7 +13,7 @@
|
||||
<meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance.">
|
||||
|
||||
<!-- title -->
|
||||
<title>Encryption tools against global mass surveillance 🔒 - privacytools.io</title>
|
||||
<title>Privacy Tools | Encryption against global mass surveillance</title>
|
||||
|
||||
<!-- icons -->
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="https://www.privacytools.io/img/favicons/apple-touch-icon-57x57.png">
|
||||
@ -49,7 +49,7 @@
|
||||
<![endif]-->
|
||||
|
||||
<!-- Open Graph Protocol tags for SEO -->
|
||||
<meta property="og:title" content="privacy tools - encryption against surveillance" />
|
||||
<meta property="og:title" content="Privacy Tools | Encryption against global mass surveillance" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://www.privacytools.io/" />
|
||||
<meta property="og:image" content="https://www.privacytools.io/img/layout/ogimage.jpg" />
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Secure Password Generator - privacytools.io</title>
|
||||
<title>Secure Password Generator | Privacy Tools</title>
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<style>
|
||||
.container {
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>WebRTC IP Leak VPN / Tor Test - privacytools.io</title>
|
||||
<title>WebRTC IP Leak VPN / Tor Test | Privacy Tools</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
@ -16,7 +16,7 @@
|
||||
<p>
|
||||
WebRTC is a communication protocol that relies on JavaScript that can leak your actual IP address from behind your VPN. While software like NoScript prevents this, it's probably a good idea to block this protocol directly as well, just to be safe. This page will test if your internet browser is affected by the <strong>WebRTC Leak.</strong>
|
||||
</p>
|
||||
|
||||
|
||||
<p>
|
||||
This demo secretly makes requests to STUN servers that can log your
|
||||
request. These requests do not show up in developer consoles and
|
||||
@ -156,4 +156,4 @@ cannot be blocked by browser plugins like AdBlock, Ghostery, etc.
|
||||
<noscript><p><img src="//www.privacytools.io/stats/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
|
||||
<!-- End Piwik Code -->
|
||||
|
||||
</body>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user