Check out this video.
- 1 Post
- 80 Comments
Mullvad has content and tracking blocking at dns level builtin (enabled in settings). Having it always on you don’t need to use private dns. If you use other profiles then set the private dns to one of mullvads. On my grapheneos install I use google play services only on another profiles then owner and have apps that require it only in those profiles.
FrostyPolicy@suppo.fito Privacy@lemmy.ml•What's more important to you a free internet or your Internet privacy?3·15 days agoThe internet is what you get via your ISP. You’re talking about www which is part of the internet but not the internet itself. There are plenty of things to do on the internet that aren’t www e.g. email works over the internet and I’m not talking about something like gmail but the communication between email servers and between your email provider and you when you use imap or pop3.
FrostyPolicy@suppo.fito Privacy@lemmy.ml•Github - bugfishtm/bugfish-nuke: A Windows tool for emergency privacy: instantly deletes sensitive data and active logins to protect my information during unexpected searches or house warrants.27·1 month agoCurious 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.
FrostyPolicy@suppo.fito Technology@beehaw.org•Google will develop the Android OS fully in private, and here's why5·2 months agoQuite 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.
FrostyPolicy@suppo.fito Technology@beehaw.org•Google will develop the Android OS fully in private, and here's why94·2 months agoThis 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.
FrostyPolicy@suppo.fito Technology@beehaw.org•Popular Chrome extensions hijacked by hackers in widespread cyberattack2·3 months agoYou can set the webpage to self refresh on interval by itself no extensions needed.
FrostyPolicy@suppo.fito Technology@beehaw.org•Popular Chrome extensions hijacked by hackers in widespread cyberattack3·3 months ago“Page refresh”. You mean F5 (or ctrl + r) right?
FrostyPolicy@suppo.fito Technology@beehaw.org•Popular Chrome extensions hijacked by hackers in widespread cyberattack39·3 months agoAll 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.
FrostyPolicy@suppo.fito Privacy@lemmy.ml•How to get push notifications in a degoogled phone?4·5 months agoDoesn’t have a significant impact. Using Telegram (though third party OSS client called Forkgram) and Signal without Play services on pixel as well.
FrostyPolicy@suppo.fito Gaming@beehaw.org•Grim Dawn, one of the best ARPGs, is on sale right now ($2.50)2·5 months agoIf you also enjoy Diablo there’s a mod for Grim Dawn: https://forums.crateentertainment.com/t/mod-reign-of-terror/35347.
FrostyPolicy@suppo.fito Gaming@beehaw.org•Grim Dawn, one of the best ARPGs, is on sale right now ($2.50)7·5 months agoGreat 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.
FrostyPolicy@suppo.fito Linux@lemmy.ml•How to go about updating BIOS on a Linux laptop when only .exe is provided?3·5 months agoVentoy might be able to do the same.
Ran into this as well when I was testing it out (using Mullvad). It seems plausible. Or for some reason Mullvad’s ip addresses end up in some black list regularly that sites like Kagi use to block bots/spammers etc.