

Quite true. Linux and all modules loaded into it are GPL licensed. The userland and tooling on the other hand can be licensed however. They are free to close source on anything except kernel code.
Quite true. Linux and all modules loaded into it are GPL licensed. The userland and tooling on the other hand can be licensed however. They are free to close source on anything except kernel code.
This is the first step in moving to fully closed source. I guess degooled versions are getting too popular thus a threat to google’s business.
You can set the webpage to self refresh on interval by itself no extensions needed.
“Page refresh”. You mean F5 (or ctrl + r) right?
All of these already sound shady.
It depends on your threat model. Using tor via a know vpn endpoint does make you stand out and can be used to profile your traffic. One of the main points of tor is that all users look exactly the same.
If you have e.g. one user out of a 100 using a vpn endpoint instead of some residential ip address that user immediately becomes a much more interesting target. There is information floating around in the web that state actors have control over several entry and exit nodes.
You got most things right about UDP and TCP. They both work in the transport layer of the OSI model. They are also completely different protocols, related yes but independent.
UDP is “simpler” as it basically throws data packages in to the network and hope they reach their destination. TCP on the other hand has checks in place that verifies that a data package has actually reached its destination.
X11 can be easily forwarded over ssh. You do need to have at least the application you want to forward installed on RPI, possibly X11 as well. You also need a X11 server on the other side.
they emulate just the OS
Containers don’t emulate anything. They have an OS installed within them. Typically you use Alpine Linux which super minimalistic and lightweight.
Doesn’t have a significant impact. Using Telegram (though third party OSS client called Forkgram) and Signal without Play services on pixel as well.
If you also enjoy Diablo there’s a mod for Grim Dawn: https://forums.crateentertainment.com/t/mod-reign-of-terror/35347.
Great game. They also update it regularly with new content for free. There’s a new paid expansion coming soon.
Edit: Currently have played it for 740h.
Enabling DoH with max protection probably solves that.
Ventoy might be able to do the same.
Build a live boot USB for windows: https://monovm.com/blog/how-to-create-a-windows-live-usb/
Decent instructions but you need windows to follow them.
Use MS Edge
Use Chrome. Edge is a minority browser (has a market share of ~10 %). Using chrome though gives all your data to google ( so not recommended).
They are pretty much equal. See https://privacytests.org/
It does as well as setting your locale to en-us, timezone to utc and giving random output from canvas every time.
Edit: You can also enable a fixed size for you window. More precisely the area which is visible to content (and also to javascript). https://librewolf.net/docs/faq/#what-are-the-most-common-downsides-of-rfp-resist-fingerprinting
Curious choice to write a c++ program for this instead of doing the same thing in a powershell script.
One feature it should have: delete itself after running to leave no traces of such a tool.