|
8 | 8 | <body>
|
9 | 9 | <div id="message"></div>
|
10 | 10 | <div id="main">
|
11 |
| - <h1>Updated to v<span id="versionno"></span>! (Tuesday, July 2, 2013)</h1> |
| 11 | + <h1>Updated to v<span id="versionno"></span>! (Thursday, May 26, 2016)</h1> |
| 12 | + <br /> |
| 13 | + <hr> |
12 | 14 | <div style="text-align: left; line-height: 18px; font-size: 13px;"><br />
|
13 |
| - <b style="color: red">IMPORTANT: please read below due to recent events in the United States re: Edward Snowden and your privacy</b><br /><br /> |
14 |
| - It was revealed that the United States National Security Agency was/is operating a national security electronic surveillance program, with the following companies participating in the program: Microsoft, Google, Yahoo!, Facebook, Paltalk, YouTube, AOL, Skype, and Apple. To stay up to date, <a href="http://www.guardian.co.uk/world/the-nsa-files" target="_blank">The Guardian</a> has extensive coverage.<br /><br /> |
15 |
| - For other privacy-focused extensions to use in conjunction with ScriptSafe, check out: |
16 |
| - <ul> |
17 |
| - <li><a href="https://chrome.google.com/webstore/detail/https-everywhere/gcbommkclmclpchllfjekcdonpmejbdp" target="_blank">HTTPS Everywhere</a></li> |
18 |
| - <li><a href="https://chrome.google.com/webstore/detail/ghostery/mlomiejdfkolichcflejclcbmpeaniij" target="_blank">Ghostery</a> (if you enable the "GhostRank" option, Ghostery will be reporting anonymous data back to Ghostery servers)</li> |
19 |
| - <li><a href="https://chrome.google.com/webstore/detail/disconnect/jeoacafpbcihiomhlakheieifhpjdfeo" target="_blank">Disconnect</a></li> |
20 |
| - <li><a href="https://chrome.google.com/webstore/detail/donottrackme/epanfjkfahimkgomnigadpkobaefekcd" target="_blank">DoNotTrackMe</a></li> |
21 |
| - <li><a href="https://chrome.google.com/webstore/detail/empty-title/cfhdojbkjhnklbpkdaibdccddilifddb" target="_blank">Adblock Plus</a> with all of the subscription lists on the <a href="https://www.fanboy.co.nz/" target="_blank">Fanboy site</a></li> |
22 |
| - </ul> |
23 |
| - Browser extensions alone play a small part in protecting your privacy. To be in more control of your privacy, check out <a href="http://prism-break.org/" target="_blank">http://prism-break.org/</a> and <a href="http://fixtracking.com/" target="_blank">http://fixtracking.com/</a>.<br /><br /> |
24 |
| - <b>Just as a note: ScriptSafe does not have any backdoors, nor does it contact any third-party server. ScriptSafe was created by one ordinary guy (me), lovingly coded in my bedroom, without any intention other than to give you back control of the Internet.</b><br /><br /><i>You can go through the <a href="https://code.google.com/p/scriptno/source/browse/trunk" target="_blank">source code</a> and/or go through the actual instance installed on your computer by going to C:\Users\<b>**your username**</b>\AppData\Local\Google\Chrome\User Data\Default\Extensions\oiigbmnaadbkfbmpbfijlflahbdbdgdf (for non-Windows users, search for a folder named <b>oiigbmnaadbkfbmpbfijlflahbdbdgdf</b>)</i> |
25 |
| - <br /><br /> |
26 |
| - Without further ado, here are the additions/changes to ScriptSafe in this release: |
| 15 | + Hello! A lot has happened in my life over the past 2 years, and here I am again today. I apologize for my absence and thank you all for your continued support.<br /><br /> |
| 16 | + This update brings protection against WebRTC, optimizations to the code, maintenance updates to various blacklists and the jQuery framework, and more notably updated links to Github project which will be where this project and submitted issues will live: |
27 | 17 | <ul>
|
28 |
| - <li><b>v1.0.6.14/1.0.6.15:</b><ul> |
29 |
| - <li>addressed <a href="https://code.google.com/p/scriptno/issues/detail?id=80" target="_blank">high CPU/RAM usage</a> (thanks vnagarnaik!)</li> |
30 |
| - <li>updated and optimized the Unwanted Content Providers blacklist, which should fix many of the false positives reported</li> |
31 |
| - <li>optimized webbug blocking capabilities</li> |
32 |
| - <li>fixed issue where the raw HTML code of NOSCRIPT elements were being displayed</li> |
33 |
| - <li>added a tab data cleanup function to run every 10 minutes to free up unused memory</li> |
34 |
| - <li>fixed <a href="https://code.google.com/p/scriptno/issues/detail?id=186" target="_blank">duplicate confirmation messages on Option page</a></li> |
35 |
| - <li>minor tweak to <a href="https://code.google.com/p/scriptno/issues/detail?id=189" target="_blank">button colours in popup widget</a></li> |
36 |
| - <li>minor code optimizations</li> |
| 18 | + <li><b>v1.0.6.19:</b><ul> |
| 19 | + <li>added WebRTC Protection - requires Chrome v48 or newer ("Protect Local IP" by default; visit Options page for additional choices)</li> |
| 20 | + <li>overall code and performance optimization</li> |
| 21 | + <li>updated unwanted content providers and antisocial lists</li> |
| 22 | + <li>updated jQuery to latest version (2.2.4)</li> |
| 23 | + <li>updated browsers and operating systems (for the User-Agent Spoofing option)</li> |
| 24 | + <li>moved project to Github and updated the links within ScriptSafe accordingly: <a href="https://github.com/andryou/scriptsafe" target="_blank">https://github.com/andryou/scriptsafe</a><ul><li>If you run into any issues, please <a href="https://github.com/andryou/scriptsafe/issues" target="_blank">create an issue in Github</a></li></ul></li> |
37 | 25 | </ul></li>
|
38 | 26 | </ul>
|
39 |
| - My goals for the future: |
40 |
| - <ul> |
41 |
| - <li>Language translations</li> |
42 |
| - <li>Interface redesign</li> |
43 |
| - <li>Fixing as many reported issues as possible</li> |
44 |
| - </ul> |
45 |
| - Thank you, and enjoy. |
46 |
| - </div> |
| 27 | + I'm all for options and choice: if you're an advanced user or like trying extensions out, check out <a href="https://chrome.google.com/webstore/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf" target="_blank">uMatrix</a>, similar to ScriptSafe but with more granular control.<br /><br /> |
| 28 | + On that note, my philosophy with ScriptSafe is: <strong>keep it simple</strong>. ScriptSafe was relevant 2 years ago, and it is even moreso today.<br /><br /> |
| 29 | + In the short-term, I hope to focus on fixing bugs, adding support for the latest web technologies and languages (an example addressed in this update: WebRTC), and improving ScriptSafe. In the long-term, I hope to make ScriptSafe even lighter and faster and also add more granularity, while keeping it as simple and easy to use as possible.<br /><br /> |
| 30 | + I am quite active on Twitter, so if you don't mind the occasional cat tweet, you are free to follow me: <a href="https://twitter.com/andryou" target="_blank">@andryou</a>.<br /><br /> |
| 31 | + Thank you,<br /><br /> |
| 32 | + -Andrew<br /><br /></div> |
| 33 | + <hr> |
| 34 | + <br /> |
47 | 35 | <input type="button" id="loadoptionspage" value="Options" />
|
48 | 36 | <input type="button" id="closepage" value="Close" />
|
49 | 37 | <br />
|
50 | 38 | <input type="button" id="disableNotification" value="Don't Show This Page Again" />
|
51 | 39 | <br class="clear">
|
52 | 40 | <br />
|
| 41 | + <b>Just as a note: ScriptSafe does not have any backdoors, nor does it contact any third-party server at any point in time. ScriptSafe was created by one ordinary guy (me), lovingly coded in my bedroom, without any intention other than to give you back control of the Internet.</b><br /><br /><i>You can go through the code on Github (<a href="https://github.com/andryou/scriptsafe" target="_blank">https://github.com/andryou/scriptsafe</a>) AND the actual instance installed on your computer by going to C:\Users\<b>**your username**</b>\AppData\Local\Google\Chrome\User Data\Default\Extensions\oiigbmnaadbkfbmpbfijlflahbdbdgdf (for non-Windows users, search for a folder named <b>oiigbmnaadbkfbmpbfijlflahbdbdgdf</b>)</i> |
| 42 | + <br /> |
| 43 | + <br /> |
53 | 44 | <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display: inline;">
|
54 | 45 | <input type="hidden" name="cmd" value="_s-xclick">
|
55 | 46 | <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----">
|
56 | 47 | <input type="image" src="../img/heartbig.png" border="0" name="submit" alt="Support Andrew!" title="Support Andrew!">
|
57 | 48 | </form><br />
|
58 |
| - <i><a href="http://code.google.com/p/scriptno/" target="_blank">Project</a> | <a href="https://chrome.google.com/extensions/detail/oiigbmnaadbkfbmpbfijlflahbdbdgdf" target="_blank">ScriptSafe on the Google Extensions Gallery</a></i> |
| 49 | + <i><a href="https://github.com/andryou/scriptsafe" target="_blank">ScriptSafe on Github</a> | <a href="https://chrome.google.com/extensions/detail/oiigbmnaadbkfbmpbfijlflahbdbdgdf" target="_blank">ScriptSafe on the Chrome Web Store</a></i> |
59 | 50 | </div>
|
60 | 51 | <script type="text/javascript" src="../js/updated.js"></script>
|
61 | 52 | </body>
|
|
0 commit comments