Search the Community
Showing results for tags 'javascript'.
Found 3 results
-
Hi, I'm trying to set up a one-month plan but when clicking on the plan, nothing occurs. This may be because I'm using tor to access the website, which disables javascript (as to stay anonymous), and I was wondering if there was a way to sign up for the plan without using javascript. Let me know, thanks!
-
ipleak.net relies on using a specific js draft spec that is breaking with previous (and established) ECMAscript standards. The problem is that trailing commas in argument lists and arrow function arguments are not allowed in standard specification JS. Only the non-finalized draft spec for ES2017 allows trailing commas. Browsers which adhere to finalized standards will therefore have a lot of page elements missing on ipleak.net due to the following errors: SyntaxError: expected expression, got ')' index.js:129:12 ReferenceError: IpLeak is not defined ipleak.net:38:0 Please remove trailing commas. Not only is it nonstandard, it's also very sloppy.
-
This is an excellent talk about current fingerprinting methods that don't need to rely on cookies or user agent strings. It also sheds light on how ineffective certain kinds of "privacy-enhancing" addons are at spoofing user-identifiable information - in some cases they even increase the risk of being uniquely fingerprinted. Link to video at SecurityTube.net: http://www.securitytube.net/video/8943
- ...
- 5 replies
-
- browser
- fingerprinting
- javascript
- plugin
- addon
- extension
- tracking
- cookies
-
(and 8 more)
Tagged with: