Skip to content

Privacy Features Released in Version 2.0.2.0

The term, “20-20” usually refers to perfect vision. But version 2.0.2.0 of Ghost Browser ironically means the opposite. From this version on, we’ve implemented some advanced privacy features that are intended to cloud the vision of people that might be trying to track you. Cookies and IP addresses have been used to track your usage…

Read More

Font Fingerprinting

You can be identified through various methods that use the fonts in your browser to create a unique identity or fingerprint. This allows you to be tracked over time in the same browser. One method is similar to Canvas fingerprinting where a web site will render a font in your browser then use the rendering…

Read More

Canvas Fingerprinting

Canvas fingerprinting is a common method used to identify you when browsing the web. This method works by using HTML5 and JavaScript to draw a picture. You can’t see this picture. But once your browser renders it, the binary code used to generate the pixels creates a digital signature that is completely or largely different…

Read More

WebRTC

WebRTC is a technology that is used to deliver communication capabilities such as video chat, screen sharing and some other really cool stuff. But in order to do that well, it also digs into your system internals to pull and reveal your actual IP address, even if you are using a proxy or a VPN.…

Read More

WebGL and 3D APIs

WebGL is a JavaScript API that is used to provide 3D graphics in a browser even if the user doesn’t have plugins to provide this functionality. Very cool right? Well, not if you are going for privacy. Because that same technology can be used to make a fingerprint of your device to identify you as…

Read More