Google now forces you to allow JS for search results

  • Thread starter Deleted member 30996
  • Start date
D

Deleted member 30996

Guest
I recently noticed that you cannot do a search on their site now unless you enable scripting for google.com. This was not and never was the case with google before a few weeks ago.

googlegoof.png

I've been using NoScript a long time and never had to enable scripting for google.com before. That is something I would have remembered because it was easy to spot it as something new.

I want my money back.
 
There is now at least one new HTML attribute--"loading"--that only works with javascript and it's a security feature, surprisingly enough.
Loading is only deferred when JavaScript is enabled. This is an anti-tracking measure, because if a user agent supported lazy loading when scripting is disabled, it would still be possible for a site to track a user's approximate scroll position throughout a session, by strategically placing images in a page's markup such that a server can track how many images are requested and when.

I don't know if that's true for any other new attributes and I don't know if Google is using it on the search page.
 
Also for a couple months now, the no-country-redirect version of google that I've been using for many years - at least occasionally - is now defunct. It just shows you the localized version with a link on the right side "Looking for results in english?" that gets you to the settings page, which of course requires you to allow cookies.
 
One option for escaping this, while still having the benefit of good (or even better) search results from Google and others all at the same time is to install a local meta search instance.

I use SearX, which is quite Linux-centric, and the FreeBSD port is outdated. However, the installation of the latest SearX on FreeBSD is not too complicated: https://forums.freebsd.org/threads/searx-installation-guide.75793/#post-501848

Here a SearX result of an instance on localhost of my Mac with JS disabled. Note how Google's results are listed as well, and the internet archive is always available with one click on cached.
Screenshot 2021-05-14 at 09.58.19.png

The SearX developers seem to be focussed to improve the deployment of public instances. However, I believe that private SearX instances either on localhost or on the gateway to the internet (here my FreeBSD home server) are much more beneficial for most of the users. Google and others see what you are searching, but they don't see anymore on what search results you are clicking, and the filter bubble bursts already just by this.

I also believe, that the SearX developers do not have normal (non Linux) users in mind. Their slogan:

searx - a privacy-respecting, hackable metasearch engine

Who the hell or in heaven wants to hack his search engine? Even I, who does a lot of hacking of many things, do not feel a minimum desire to do so. I am interested in un-biased search results, even not biased by any hacks of myself.

The better slogan would be:

searx - find what you´re looking for and not what others wants you to find

To whom it may concern, besides the SearX installation instruction for FreeBSD, I have written instructions and scripts for macOS and Windows as well. Usually, the installation does not take longer than a few minutes, and we will experience a whole new world of internet searching.

For macOS:
In German: https://obsigna.com/articles/1614714756.html#searx_for_macos
In English: https://translate.google.com/translate?sl=de&tl=en&u=https%3A%2F%2Fobsigna.com%2Farticles%2F1614714756.html%23searx_for_macos

For Windows:
In German: https://obsigna.com/articles/1614714756.html#searx_for_windows
In English: https://translate.google.com/translate?sl=de&tl=en&u=https%3A%2F%2Fobsigna.com%2Farticles%2F1614714756.html%23searx_for_windows
 
By accident, I left JS disabled. I disabled it to verify my other message above.
Bildschirmfoto 2021-05-14 um 17.01.01.png

Then I opened the Google site, and first a redirection page appeared, which after a few seconds opened "Accept our privacy policy" page.
Bildschirmfoto 2021-05-14 um 17.08.16.png

I accepted and I was able to search on Google without JS. The result page looked a little bit different from normal, however, I didn't expect it otherwise.

At least here in Brazil and via VPN in Germany, Google does not force us to use JavaScript. I assume, that besides JS, the OP blocked also automatic redirection as well.
Bildschirmfoto 2021-05-14 um 17.30.21.png
 
Back
Top