this post was submitted on 19 Aug 2025
495 points (96.8% liked)

Technology

74265 readers
4193 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/35967051

Most people turn to a VPN for one reason: privacy. And with its verified badge, featured placement, and 100k+ installs, FreeVPN.One looked like a safe choice. But once it’s in your browser, it’s not working to keep you safe, it’s continuously watching you.

you are viewing a single comment's thread
view the rest of the comments
[–] Wildly_Utilize@infosec.pub 7 points 1 day ago* (last edited 1 day ago) (1 children)

Seperate browser for Clearnet /KYC

For example "mullvad-exclude trivalent"

I actually go further and have seperate VMs with different networks (VPN1, VPN2, whonix, i2p, or clearnet

That way split tunneling feature Is not needed and I can have 2 mullvad clients on lockdownmode connected at once

What's lockdown mode. I use PIA because it was cheap about 5 years ago and never had any issues so I havent shopped around. I don't have a dedicated IP which I would have liked, they offer them but I haven't convinced myself I need it yet. I figure if anyone else (not family) needs to access a site that points to my IP I'll do it then.

Maybe I haven't been understanding/using caddy and such properly, but how do you really get multiple servers running without 80/443 not having overlap. Like right now I have 53 for my Pihole internally, 8096 Jellyfin, 3923 for a file server, can't remember what my RustDesk server is on, but I wanted to set up a Piefed instance, and obviously I'm running into issues with ports overlapping because I must not be understanding how to forward / reverse proxy them properly.

Do you set up caddy on your individual VM's and use a separate IP for each. Can I just tie a URL from NOIP to a specific port outside of 80/443 somehow?