Ask me anything!

Have a question you always wanted to ask Moonchild but never did? Now's your chance!
From 2026-03-08 to 2026-03-15 I'll be open to any question by the community, after which I'll provide answers.

Go here to participate: https://forum.palemoon.org/viewtopic.php?f=66&t=33222

"safe" way to use sites w/o the usual blocking?

General project discussion.
Use this as a last resort if your topic does not fit in any of the other boards but it still on-topic.
Forum rules
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.

Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
Michaell
Lunatic
Lunatic
Posts: 402
Joined: 2018-05-26, 18:13

"safe" way to use sites w/o the usual blocking?

Post by Michaell » 2026-02-12, 17:19

I am being pressured into using web sites that I don't trust. I'm wondering if anyone else has worked out a procedure for using such sites with a minimal amount of privacy loss and as secure at the user's end as possible. Using other browsers is not ideal because I can't block things as precisely with those as I typically do in Pale Moon. My biggest concern is online banking (the old fashioned dial up access not smart phone app) is failing frequently and they expect us to use the web. I'm very reluctant to use that knowing how almost all web sites are now. I had to use a Chromium based browser yesterday for a social media account and uBlock seemed to no longer block images. I can imagine all the leaks of info that might occur using one of those browsers for banking. Doctor's offices are trying to get me to use the web too but I have resisted that so far.

Would Sandboxie help any? I assume a VPN would either not work or would cause problems. I have been relying heavily on eMatrix for fine-tuned blocking in PM (and uBlockOrigin for the filter lists) but the other browsers don't have anything comparable (it's also hard to get sites to work without unblocking everything). NoScript in Firefox forks doesn't work as well. So I'm stumped on how I can use some of these sites and still maintain some control of privacy and security at my end.
Win10home(1709), PM34.0.1-portable as of Jan. 22, 2026

User avatar
therube
Board Warrior
Board Warrior
Posts: 1756
Joined: 2018-06-08, 17:02

Re: "safe" way to use sites w/o the usual blocking?

Post by therube » 2026-02-12, 18:55

separate Profiles

Privacy Mode

NoScript (a no-no in these parts)
uBlock Origin (pretty much required these days)


For places where I'm forced to use a different browser, I use FF instead, & set up separate Profiles - for a specific purpose, only.
So my bank has its Profile.
CashApp (or whatever it is called) has its Profile.
I have one called IRS. (Which covers IRS / SSA / particular state web pages that no longer work in a normal browser.)

I fire those up as needed & then close them down.


Things outside of that, where I don't need a different browser, I use my regular, every day Profile, but even there, I may thrown in separate Profiles & Private Windows.

Lucio Chiappetti
Keeps coming back
Keeps coming back
Posts: 897
Joined: 2014-09-01, 15:11
Location: Milan Italy

Re: "safe" way to use sites w/o the usual blocking?

Post by Lucio Chiappetti » 2026-02-12, 19:11

Michaell wrote:
2026-02-12, 17:19
I am being pressured into using web sites that I don't trust. ... My biggest concern is online banking
If you don't trust your bank, maybe you should change it.
I would be (I am) more concerned about browsers (and browser providers) I do not trust.

For the bank my only concern is that my credentials stored on my computer could be stolen, and my solution is (1) not to have the browser remember them; (2) use a private window to access the bank site. Other concerns are for credit card numbers when buying something online, and my solution is to use one-time virtual card numbers (offered by my bank).

All other concerns about stored password, or tracking, are of a lesser order, privacy concerns, could be a nuisance but not a damage. I do not keep an history beyond 2 days, I delete cookies at browser exit, or even earlier (when closing a tab, using cookies exterminator)
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)

User avatar
null_ID
Hobby Astronomer
Hobby Astronomer
Posts: 17
Joined: 2024-03-04, 22:38

Re: "safe" way to use sites w/o the usual blocking?

Post by null_ID » 2026-02-15, 01:28

@Michaell

Read about booting a Linux live system into RAM straight from a USB flash drive. This bypasses your normal OS and, indeed, your entire hard drive/SSD completely and creates a temporary Linux OS session directly into RAM that WILL NOT USE PERSISTENCE of any kind, and will not touch your installed storage devices, unless you specifically okay doing so when prompted during shutdown, or manually mount a volume for read/write operations yourself. Else, your session will simply be flushed completely from memory on shutdown/reboot. Tracking cookies, scripts, even potential malware will just disappear completely on reboot, unless they somehow manage to infect your system's UEFI, but in practice I've yet to see any that could successfully pull this off. Read about distros like Puppy Linux, Fatdog, Porteux, Slax and Tails that behave in the described manner, and familiarize yourself with the term "frugal install". All the listed systems are, or at least should be very compatible and friendly with Pale Moon's Linux builds.