Skip to content

Commit f17782e

Browse files
committed
Update changelog page
1 parent fe8420e commit f17782e

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

html/updated.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,36 +32,36 @@
3232
<div class="panel panel-success">
3333
<div class="panel-heading"><h3>Updated to v<span id="versionno"></span>! (Thursday, June 30, 2016)</h3></div>
3434
<div class="panel-body">
35-
<p>I spent the last two weeks focusing on bringing <b>Fingerprinting Protection</b> to ScriptSafe. The Options page now has a new Fingerprinting Protection section with not one, not two, not three, but <b>nine brand-new options</b>!</p>
35+
<p>I spent the last two weeks focusing on bringing <strong>Fingerprinting Protection</strong> to ScriptSafe. The Options page now has a new Fingerprinting Protection section with not one, not two, not three, but <strong>nine brand-new options</strong>!</p>
3636
<p>In addition, two new options have been added to remove URL-based tracking, as well as an option to spoof your browser's timezone (handy for VPN users).</p>
37-
<p>As you have probably noticed already, the look of this page has changed! <strong>But wait, there's more!</strong> Check out the Options page (after you finish reading what's changed in this version below).</p>
37+
<p>As you have probably noticed already, the look of this page has changed! <strong>But wait, there's more! <a href="options.html" target="_blank">Check out the Options page</a></strong> :)</p>
3838
<p>Still on my list: 1) translate ScriptSafe into multiple languages; and 2) improve design and appearance.</p>
39-
<p>Thank you to all who helped report issues and tested the beta versions of this release.</p>
39+
<p>Much love to all who helped report issues and tested the beta versions of this release, as well as to everyone for inspiring me and sharing ideas on how to make ScriptSafe better for everyone.</p>
4040
<p>In this release you will find the following updates:</p>
4141
<ul>
42-
<li><b>v1.0.7.16:</b><ul>
42+
<li><strong>v1.0.7.16:</strong><ul>
4343
<li>Revamped the design of this page and the Options page: wider layout, larger/more readable words, and intuitive buttons. On the new Options page you are able to toggle between Grouped and List views by clicking on the button in the top-right corner.</li>
44-
<li>Added a new <b>Fingerprinting Protection</b> section with the following options <i>(all disabled by default)</i>:<ul>
45-
<li><b>Canvas Fingerprint Protection</b> - protect against fingerprinting attempts through &lt;canvas&gt; elements, with the following options:<ul>
44+
<li>Added a new <strong>Fingerprinting Protection</strong> section with the following options <i>(all disabled by default)</i>:<ul>
45+
<li><strong>Canvas Fingerprint Protection</strong> - protect against fingerprinting attempts through &lt;canvas&gt; elements, with the following options:<ul>
4646
<li>Disabled</li>
4747
<li>Blank Readout (serve an empty canvas with the original dimensions)</li>
4848
<li>Random Readout (serve an empty canvas with random dimensions)</li>
4949
<li>Completely Block Readout (refuse to serve any data)</li>
5050
</ul></li>
51-
<li><b>Block Audio Fingerprinting</b> - prevent fingerprinting via the AudioContext API</li>
52-
<li><b>Block WebGL Fingerprinting</b> - prevent fingerprinting via the WebGL API</li>
53-
<li><b>Block Battery Fingerprinting</b> - prevent fingerprinting via the Battery API</li>
54-
<li><b>Block Device Enumeration</b> - prevent having hardware devices detected via the WebRTC API</li>
55-
<li><b>Block Gamepad Enumeration</b> - prevent having hardware devices detected via the Gamepad API</li>
56-
<li><b>Block Canvas Font Access</b> - prevent system fonts from being enumerated through &lt;canvas&gt; elements</li>
57-
<li><b>Block Client Rectangles Fingerprinting</b> - prevent fingerprinting through calculating element client rectangles)</li>
58-
<li><b>Reduce Keyboard Fingerprinting (for advanced users)</b> - make keypress timings more random to increase anonymity (note: adds a random delay between keypresses))</li>
59-
<li><b>I recommend enabling all of the above options (except the last two) for increased privacy</b>, and based on your needs disable the options that interfere with your usage.</li>
51+
<li><strong>Block Audio Fingerprinting</strong> - prevent fingerprinting via the AudioContext API</li>
52+
<li><strong>Block WebGL Fingerprinting</strong> - prevent fingerprinting via the WebGL API</li>
53+
<li><strong>Block Battery Fingerprinting</strong> - prevent fingerprinting via the Battery API</li>
54+
<li><strong>Block Device Enumeration</strong> - prevent having hardware devices detected via the WebRTC API</li>
55+
<li><strong>Block Gamepad Enumeration</strong> - prevent having hardware devices detected via the Gamepad API</li>
56+
<li><strong>Block Canvas Font Access</strong> - prevent system fonts from being enumerated through &lt;canvas&gt; elements</li>
57+
<li><strong>Block Client Rectangles Fingerprinting</strong> - prevent fingerprinting through calculating element client rectangles)</li>
58+
<li><strong>Reduce Keyboard Fingerprinting (for advanced users)</strong> - make keypress timings more random to increase anonymity (note: adds a random delay between keypresses))</li>
59+
<li><strong>I recommend enabling all of the above options (except the last two) for increased privacy</strong>, and based on your needs disable the options that interfere with your usage.</li>
6060
</ul></li>
61-
<li>Added <b>Remove Google Analytics (UTM) Tracking</b> option (under <b>Privacy Settings</b>) - remove Google Analytics (UTM) tracking tokens before they're actually passed to the server <i>(disabled by default)</i></li>
62-
<li>Added <b>Remove Possible Hash Tracking</b> option (under <b>Privacy Settings</b>) - remove possible tracking tokens passed using hash, passing in an attribute and value (e.g. #xtor=RSS-1) <i>(disabled by default)</i></li>
63-
<li>Added <b>Spoof Timezone</b> option (under <b>Privacy Settings</b>) - spoof or randomize your timezone; useful if you use VPN <i>(disabled by default)</i></li>
64-
<li>Added <b>Prevent Clipboard Interference</b> option (under <b>Behavior Settings</b>) - prevent pages from interfering with clipboard actions <i>(disabled by default)</i></li>
61+
<li>Added <strong>Remove Google Analytics (UTM) Tracking</strong> option (under <strong>Privacy Settings</strong>) - remove Google Analytics (UTM) tracking tokens before they're actually passed to the server <i>(disabled by default)</i></li>
62+
<li>Added <strong>Remove Possible Hash Tracking</strong> option (under <strong>Privacy Settings</strong>) - remove possible tracking tokens passed using hash, where there is an attribute and value (e.g. #xtor=RSS-1) <i>(disabled by default)</i></li>
63+
<li>Added <strong>Spoof Timezone</strong> option (under <strong>Privacy Settings</strong>) - spoof or randomize your timezone; useful if you use VPN <i>(disabled by default)</i></li>
64+
<li>Added <strong>Prevent Clipboard Interference</strong> option (under <strong>Behavior Settings</strong>) - prevent pages from interfering with clipboard actions <i>(disabled by default)</i></li>
6565
<li>Added option to apply user-agent spoofing on whitelisted domains as well (default behaviour is to disable spoofing on whitelisted domains to avoid issues, but enabling this option will spoof the user-agent regardless)</li>
6666
<li>Added <strong>Save as Text File</strong> functionality to the Export Settings portion in the Options page</li>
6767
<li>Fix Panel expand issue for Mac OS X users</a></li>
@@ -89,7 +89,7 @@
8989
</p>
9090
</div>
9191
<hr>
92-
<p><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></p>
92+
<p><strong>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.</strong><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\<strong>**your username**</strong>\AppData\Local\Google\Chrome\User Data\Default\Extensions\oiigbmnaadbkfbmpbfijlflahbdbdgdf (for non-Windows users, search for a folder named <strong>oiigbmnaadbkfbmpbfijlflahbdbdgdf</strong>)</i></p>
9393
<br />
9494
<div class="text-center">
9595
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display: inline;">

0 commit comments

Comments
 (0)