this post was submitted on 22 Aug 2026
77 points (100.0% liked)

Privacy

50553 readers
298 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

Bit of an uphill fight with captchas everywhere. Do people here conduct all online activity over VPN whenever possible? Only for the sensitive stuff? Or perhaps the inverse because the bank already knows you? Maybe when travelling or getting around region blocking? Something else?

The one provided by my work aside, I realized that I don't have any consistent rules around using VPN. Except sometimes, you know, when downloading ISO's for my favorite distos.

you are viewing a single comment's thread
view the rest of the comments
[–] webghost0101@sopuli.xyz 15 points 2 days ago (2 children)
[–] remotedev@lemmy.ca 2 points 1 day ago (1 children)

Do you know of a guide for a setup like this?

[–] webghost0101@sopuli.xyz 3 points 1 day ago

I have a router with opnsense which has q plugin for wireguard making things quite easy for me.

A router is usually also always online and sits at the center of a network so it is the best place for it but there is nothing stopping someone from setting it up with commandline on a home device.

https://www.wireguard.com/quickstart/

There are many online video guides that cover different ways to do it (like docker)

In all casss you first setup a main server on the device that stays home and from it you generate a peer per device you want to connect. (A bunch of settings/codes) Sometimes a peer is a qr code that your device can scan (wireguard app for some devices) otherwise you have to manualy type.

Once set you can just leave it on. The only exception i found is some apps for local payments, presumably because they require both devices to report the same location to perform a transaction.

[–] somegeek@programming.dev 3 points 2 days ago (1 children)

going around government censorship, being safer from being tracked

[–] webghost0101@sopuli.xyz 2 points 1 day ago* (last edited 1 day ago) (1 children)

I get the idea but all of it depends on placing your trust in some company who’s entire business model is to sell you privacy.

If you live in an area with such heavy censorship then can you trust the business that is legally allowed to advertise and sell to you?

I personally think such company is way more likely to sell my data on the dark web then the government has resources to investigate what web domains i have visited.

[–] somegeek@programming.dev 2 points 1 day ago* (last edited 1 day ago) (1 children)

They aren't legally allowed to advertised and sell. Having them installed and selling them is a crime. (China, Iran, many other countries)

[–] webghost0101@sopuli.xyz 2 points 1 day ago* (last edited 1 day ago)

It is a valid use case. But thats not my usecase by far, which is what was asked.

My comment is slightly directed at people i know irl that are not very technological and believe that surfing the web is inherently not safe, but completely safe one you pay to connect to name_tm.

My apologies if it felt condescending for people who have good reason to tunnel outside there local jurisdiction.