From 1ca549dae07b4930cf82208142ea852e162fb85b Mon Sep 17 00:00:00 2001 From: privacytoolsIO Date: Sat, 24 Nov 2018 08:22:36 +0800 Subject: [PATCH 1/5] #611 --- webrtc.html | 48 +++++------------------------------------------- 1 file changed, 5 insertions(+), 43 deletions(-) diff --git a/webrtc.html b/webrtc.html index ed96c8c2..4d5c5740 100644 --- a/webrtc.html +++ b/webrtc.html @@ -1,21 +1,9 @@ - - - - WebRTC IP Leak VPN / Tor Test | Privacy Tools - - - - - - +--- +layout: default +active_page: webrtc +--- - - - - - -

privacytools.io

WebRTC IP Leak VPN / Tor IP Test

@@ -143,30 +131,4 @@ cannot be blocked by browser plugins like AdBlock, Ghostery, etc. else document.getElementsByTagName("ul")[1].appendChild(li); }); - - -
- - - - - - - + \ No newline at end of file From 958954f711f5cf3309abfe2c1c96301cfe907359 Mon Sep 17 00:00:00 2001 From: privacytoolsIO Date: Sat, 24 Nov 2018 08:25:41 +0800 Subject: [PATCH 2/5] small code fixes --- donate.html | 2 +- webrtc.html | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/donate.html b/donate.html index 6286b650..4348c76c 100644 --- a/donate.html +++ b/donate.html @@ -53,4 +53,4 @@ active_page: donate - + \ No newline at end of file diff --git a/webrtc.html b/webrtc.html index 4d5c5740..3fdb0cc6 100644 --- a/webrtc.html +++ b/webrtc.html @@ -3,6 +3,9 @@ layout: default active_page: webrtc --- +
+
+

privacytools.io

@@ -131,4 +134,8 @@ cannot be blocked by browser plugins like AdBlock, Ghostery, etc. else document.getElementsByTagName("ul")[1].appendChild(li); }); - \ No newline at end of file + + +
+
+
\ No newline at end of file From e10fef549783fb0721ebde7e126cde433b8cf0ca Mon Sep 17 00:00:00 2001 From: Vince Date: Sun, 25 Nov 2018 19:47:38 +0100 Subject: [PATCH 3/5] Webrtc fix (#619) * Remove webrtc.html * Replace webrtc.html with ipleak.net --- index.html | 8 +-- webrtc.html | 141 ---------------------------------------------------- 2 files changed, 2 insertions(+), 147 deletions(-) delete mode 100644 webrtc.html diff --git a/index.html b/index.html index bae005c9..897fc09b 100644 --- a/index.html +++ b/index.html @@ -606,9 +606,7 @@ layout: default

- - Test your Browser now - + Test your Browser now

@@ -636,9 +634,7 @@ layout: default

- - Test your Browser again - + Test your Browser again

diff --git a/webrtc.html b/webrtc.html deleted file mode 100644 index 3fdb0cc6..00000000 --- a/webrtc.html +++ /dev/null @@ -1,141 +0,0 @@ ---- -layout: default -active_page: webrtc ---- - -
-
-
- -

privacytools.io

- -

WebRTC IP Leak VPN / Tor IP Test

- -

- 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 WebRTC Leak. -

- -

-This demo secretly makes requests to STUN servers that can log your -request. These requests do not show up in developer consoles and -cannot be blocked by browser plugins like AdBlock, Ghostery, etc. -

- -

 

-Your local IP addresses: -
    -Your public IP addresses: -
      - -

       

      - -

      Your browser is not safe and will show your real IP even though you are using a VPN service if you can see your real IP addresses here.

      - -

      How to fix the WebRTC Leak?

      - -

       

      - -

      Source Code: GitHub -
      Script Version: Jul 20, 2015

      - - - - -
      -
      -
      \ No newline at end of file From d4f50b8968d897bdbae7381adcb6edad5d7b3a2a Mon Sep 17 00:00:00 2001 From: asddsaz <42685606+asddsaz@users.noreply.github.com> Date: Sun, 25 Nov 2018 19:45:05 +0000 Subject: [PATCH 4/5] Add OSALT and AlternativeTo to the Tools List (#615) * Update index.html * Fixes --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 897fc09b..05f613b4 100644 --- a/index.html +++ b/index.html @@ -2237,6 +2237,9 @@ This tool uses some known methods that attempt to disable major tracking feature
    • Reset The Net - Privacy Pack - Help fight to end mass surveillance. Get these tools to protect yourself and your friends.
    • Security First - Umbrella is an Android app that provides all the advice needed to operate safely in a hostile environment.
    • Block Cloudflare MiTM Attack - Firefox add-on to detect and block corporate MITM attack. +
    • Osalt - A directroy to help you find open source alternatives to proprietary tools.
    • +
    • AlternativeTo - A directry to help find alternatives to other software, with the option to only show open source software
    • +

      Note: Just being open source does not make software secure!

      Spread the word and help your friends

      From 82e0d4d22388db84ae9e452b9ed10b4da411fd43 Mon Sep 17 00:00:00 2001 From: Vince Date: Sun, 25 Nov 2018 20:55:32 +0100 Subject: [PATCH 5/5] Move contributing guidelines and fix build instructions (#620) * Move contributing guidelines to CONTRIBUTING.md * Update build instructions * Update PR template for new contributing guidelines * Fix contributing guidelines reference in README --- .github/CONTRIBUTING.md | 29 +++++++++++++++++++++++++- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 35 +++++--------------------------- 3 files changed, 34 insertions(+), 32 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index be7c6aa6..f60cd2d5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1 +1,28 @@ -Please refer to the **Contributing** and **Contributing Guidelines** sections of our [readme](https://github.com/privacytoolsIO/privacytools.io/blob/master/README.md) for the most up-to-date guidelines. Thank you. +# Contributing Guidelines + +Please read this before contributing. + +## Rules + +- Be nice and respectful. +- English only. +- Be constructive. + +## Quality over Quantity + +We're trying to keep it simple and promote the best tools, not all of them. Maximum are three software choices, but it's possible to add more under "Worth Mentioning" headlines. ([example](https://privacytoolsio.github.io/privacytools.io/#im)) + +## Software Criteria + +- Open Source +- Cross-platform +- Easy to use +- Privacy respecting + +There can be exceptions if no software is available that meet the criteria. + +## Images + +- Provider logos should be exactly 200 x 70 ([example](https://www.privacytools.io/assets/img/provider/AirVPN.gif)) +- Tool logos should be exactly 120 x 120 ([example](https://www.privacytools.io/assets/img/tools/ChatSecure.png)) + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 90ea4e33..e2c31e15 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ - + ## Description diff --git a/README.md b/README.md index 2602deef..e3f2af9a 100644 --- a/README.md +++ b/README.md @@ -8,39 +8,14 @@ It's important for a website like privacytools.io to be up-to-date. Keep an eye **Talk to us please.** Join our [subreddit](https://www.reddit.com/r/privacytoolsIO/) and start a discussion. This is a community project and we're aiming to deliver the best information available for a better privacy. We are also using [/r/privacy](https://www.reddit.com/r/privacy). Thank you for participating. -You can submit your suggestions here on GitHub [(Issues)](https://github.com/privacytoolsIO/privacytools.io/issues) and also in our [subreddit](https://www.reddit.com/r/privacytoolsIO/). Thank you. +You can submit your suggestions here on GitHub [(Issues)](https://github.com/privacytoolsIO/privacytools.io/issues) and also in our [subreddit](https://www.reddit.com/r/privacytoolsIO/). Please refer to the [Contributing Guidelines](.github/CONTRIBUTING.md) before submitting. Thank you. ## Building -1. Install Ruby -2. `bundle install` -3. `bundle exec jekyll serve` # Live refresh. -# Contributing Guidelines -Please read this before contributing. - -## Rules - -- Be nice and respectful. -- English only. -- Be constructive. - -## Quality over Quantity - -We're trying to keep it simple and promote the best tools, not all of them. Maximum are three software choices, but it's possible to add more under "Worth Mentioning" headlines. ([example](https://privacytoolsio.github.io/privacytools.io/#im)) - -## Software Criteria - -- Open Source -- Cross-platform -- Easy to use -- Privacy respecting - -There can be exceptions if no software is available that meet the criteria. - -## Images - -- Provider logos should be exactly 200 x 70 ([example](https://www.privacytools.io/assets/img/provider/AirVPN.gif)) -- Tool logos should be exactly 120 x 120 ([example](https://www.privacytools.io/assets/img/tools/ChatSecure.png)) +1. Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/) +1. Install [bundler](https://bundler.io/) by running `gem install bundler`. +1. Run `bundle install` to install the required dependencies. +1. Use `bundle exec jekyll build` to build the website. The output can be found in the `_site` directory. Live preview is also possible by running `bundle exec jekyll serve` # Support privacytools.io