Border Around Websites

Hi, why i am seeing this border on left and right of the browser and how to remove this?

1 Like

ref. What are grey bars on resized Tor Browser window?

Tor Browser in its default mode is starting with a content window rounded to a multiple of 200px x 100px to prevent fingerprinting the screen dimensions. The strategy here is to put all users in a couple of buckets to make it harder to single them out. That works so far until users start to resize their windows (e.g. by maximizing them or going into fullscreen mode). Tor Browser ships with a fingerprinting defense for those scenarios as well, which is called Letterboxing, a technique developed by Mozilla and presented in 2019. It works by adding white margins to a browser window so that the window is as close as possible to the desired size while users are still in a couple of screen size buckets that prevent singling them out with the help of screen dimensions.
In simple words, this technique makes groups of users of certain screen sizes and this makes it harder to single out users on basis of screen size, as many users will have same screen size.

I would highly recommend to not do this but letterboxing can be disabled with the about:config option privacy.resistFingerprinting.letterboxing.

4 Likes

Hi @umar

Thanks for your question & welcome to the Tor Project Forum :slight_smile:

Advertising networks often sniff certain browser features, such as the window size to create user profiles and track users as they resize their browser and move across new URLs and browser tabs.

Called “letterboxing,” this technique adds “gray spaces” to the sides of a web page when the user resizes the browser window.

The general idea is that “letterboxing” will mask the window’s real dimensions by keeping the window width and height at multiples of 200px and 100px during the window resize operation --generating the same window dimensions for all users-- and then adding a “gray space” at the top, bottom, left, or right of the current page.

This link provides some further information:

2 Likes

Thanks for the explanation, i got the point :slight_smile:

1 Like

Yes i got the point as @championquizzer explained, thank you too :slight_smile:

1 Like

Tor Browser 11.0.4 when maximized on Windows 7 displays a white footer on every page, what is it?

ref. What are grey bars on resized Tor Browser window?

Tor Browser in its default mode is starting with a content window rounded to a multiple of 200px x 100px to prevent fingerprinting the screen dimensions. The strategy here is to put all users in a couple of buckets to make it harder to single them out. That works so far until users start to resize their windows (e.g. by maximizing them or going into fullscreen mode). Tor Browser ships with a fingerprinting defense for those scenarios as well, which is called Letterboxing, a technique developed by Mozilla and presented in 2019. It works by adding white margins to a browser window so that the window is as close as possible to the desired size while users are still in a couple of screen size buckets that prevent singling them out with the help of screen dimensions.
In simple words, this technique makes groups of users of certain screen sizes and this makes it harder to single out users on basis of screen size, as many users will have same screen size.

1 Like