

The legislation would force companies to store and provide law enforcement with access to their users’ communications, including those that are end-to-end encrypted.3 The consensus among cybersecurity experts is that complying with this requirement for end-to-end encrypted communications services will be impossible without forcing providers to create an encryption backdoor4 —akin to a master key that unlocks every door in a building.
Hopefully they don’t pass this devastating legislation. One has to wonder who this would be benefitting the most? I doubt law enforcement even cares that much. My guess is the same that is responsible for Brexit and destroying the US. Resist wile you can, or better yet get the things you care about enshrined in your constitution and advertised among your constituents. Don’t think it can’t happen to you next.
The most economically illiterate speech she has ever hear so far.
Unless it’s required to load the words, it’s probably JavaScript that is trying to prevent the user from selecting it, so disabling javascript would make it selectable because the thing blocking the select is disabled. If javascript is loading the words in, then blocking javascript will make it so the page doesn’t load. But they are typically separate scripts from whatever is blocking the select, so addons can selectively block scripts that are detected to block things like select or right-click, etc. If they obfuscate the javascript to where the word load and the blocking are combined, then another method will probably be the easiest to employ like one of the other options I noted above, or going to developer options and copying the text from the inspector.
Several options to get around that. (1) Install a browser extension that will disable whatever block the page has, (2) open developer tools on a desktop browser, delete whatever javascript is preventing it, (3) possibly print to pdf, someone else suggested screenshot + OCR, etc.