this post was submitted on 16 Jun 2023
4 points (100.0% liked)

Self Hosted - Self-hosting your services.

11194 readers
2 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS
 

I want to set up a lemmy instance as a subreddit alternative for a community I moderate. I would be running the instance on a local machine in my home so I really want to make sure that it can't be traced to my physical location.

I already subscribe to ExpressVPN for general use, can I just install it on the local machine, press connect, and boom be anonymous? What impact would this have on users?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

I don’t think that’ll work, they likely don’t allow inbound connections to their VPN endpoints.

There are a couple options:

  • Use Cloudflare Tunnels (Free)
  • Use a small VPS from a company like DigitalOcean to run a site-to-site WireGuard VPN + reverse proxy
  • Use a small/medium VPS from a company like DigitalOcean to host your Lemmy instance

Note: I haven’t done a review of the traffic to confirm if option one or two will leak your IP (it shouldn’t, that’s generally a problem with WebRTC), but it is a potential concern. I do use option 1 currently. Note that tunnels are limited to 100mb file uploads, but iirc there is a bug in Lemmy that effectively limits uploads to 20mb.