Buy European
Overview:
The community to discuss buying European goods and services.
Rules:
-
Be kind to each other, and argue in good faith. No direct insults nor disrespectful and condescending comments.
-
Do not use this community to promote Nationalism/Euronationalism. This community is for discussing European products/services and news related to that. For other topics the following might be of interest:
-
Include a disclaimer at the bottom of the post if you're affiliated with the recommendation.
-
No russian suggestions.
Feddit.uk's instance rules apply:
- No racism, sexism, homophobia, transphobia or xenophobia.
- No incitement of violence or promotion of violent ideologies.
- No harassment, dogpiling or doxxing of other users.
- Do not share intentionally false or misleading information.
- Do not spam or abuse network features.
- Alt accounts are permitted, but all accounts must list each other in their bios.
- No generative AI content.
Useful Websites
-
General BuyEuropean product database: https://buy-european.net/ (relevant post with background info)
-
Switching your tech to European TLDR: https://better-tech.eu/tldr/ (relevant post)
-
Buy European meta website with useful links: https://gohug.eu/ (relevant post)
Benefits of Buying Local:
local investment, job creation, innovation, increased competition, more redundancy.
European Instances
Lemmy:
-
Basque Country: https://lemmy.eus/
-
๐ง๐ช Belgium: https://0d.gs/
-
๐ง๐ฌ Bulgaria: https://feddit.bg/
-
Catalonia: https://lemmy.cat/
-
๐ฉ๐ฐ Denmark, including Greenland (for now): https://feddit.dk/
-
๐ช๐บ Europe: https://europe.pub/
-
๐ซ๐ท๐ง๐ช๐จ๐ญ France, Belgium, Switzerland: https://jlai.lu/
-
๐ฉ๐ช๐ฆ๐น๐จ๐ญ๐ฑ๐ฎ Germany, Austria, Switzerland, Lichtenstein: https://feddit.org/
-
๐ซ๐ฎ Finland: https://sopuli.xyz/ & https://suppo.fi/
-
๐ฎ๐ธ Iceland: https://feddit.is/
-
๐ฎ๐น Italy: https://feddit.it/
-
๐ฑ๐น Lithuania: https://group.lt/
-
๐ณ๐ฑ Netherlands: https://feddit.nl/
-
๐ต๐ฑ Poland: https://fedit.pl/ & https://szmer.info/
-
๐ต๐น Portugal: https://lemmy.pt/
-
๐ธ๐ฎ Slovenia: https://gregtech.eu/
-
๐ธ๐ช Sweden: https://feddit.nu/
-
๐น๐ท Turkey: https://lemmy.com.tr/
-
๐ฌ๐ง UK: https://feddit.uk/
Friendica:
-
๐ฆ๐น Austria: https://friendica.io/
-
๐ฎ๐น Italy: https://poliverso.org/
-
๐ฉ๐ช Germany: https://piratenpartei.social/ & https://anonsys.net/
-
๐ซ๐ท Significant French speaking userbase: https://social.trom.tf/
-
๐ต๐ฑ Poland: soc.citizen4.eu
Matrix:
-
๐ฌ๐ง UK: matrix.org & glasgow.social
-
๐ซ๐ท France: tendomium & imagisphe.re & hadoly.fr
-
๐ฉ๐ช Germany: tchncs.de, catgirl.cloud, pub.solar, yatrix.org, digitalprivacy.diy, oblak.be, nope.chat, envs.net, hot-chilli.im, synod.im & rollenspiel.chat
-
๐ณ๐ฑ Netherlands: bark.lgbt
-
๐ฆ๐น Austria: gemeinsam.jetzt & private.coffee
-
๐ซ๐ฎ Finland: pikaviestin.fi & chat.blahaj.zone
Related Communities:
Buy Local:
Continents:
European:
Buying and Selling:
Boycott:
Countries:
Companies:
Stop Publisher Kill Switch in Games Practice:
Banner credits: BYTEAlliance
view the rest of the comments
Would you care to expand upon this point? I know that a VPN is not going to protect me from everything, but "almost nothing" seems harsh.
I would like to know more.
You just move your trust from your ISP to the VPN.
For many, that might be a sensible choice though. It also moves trust from Google to the VPN as well.
It's all a question of threat model. If you are a government or megacorp whistleblower, don't use NordVPN. If you want to get around regional restrictions and general tracking, VPNs are nice.
I can take a stab at this.
So let's talk Internet traffic first. When you go to a website, your device first has to do a DNS lookup to find out the IP address that corresponds to youtube.com. The DNS server sees your IP address and probably logs that request, and that it has responded. Next, your browser attempts to connect to the IP, get a response from youtube, and render it.
If this was back in the day, youtube would probably let you connect with an unencrypted connection -
http://youtube.com/
, but pretty much everyone uses https these days (SSL encryption).Encryption is basically just a way to secure a connection from eves droppers (namely, your Internet service provider/government). But the end points of the encrypted communication (in the example above, your device and youtube) is decrypted at your browser and at their servers. All your ISP can see is the DNS lookup (assuming you are using their DNS servers, or that you aren't doing something like DNS over HTTPS - encrypted lookups), after that all the youtube traffic is encrypted so your ISP just sees a bunch of data going to a specific IP address.
So what does a VPN get you?
Well, now your source IP when you reach youtube isn't your phone or your home in Ohio, it's wherever that VPN terminates. This is probably the best use for VPNs - to get around region locks.
Your local ISP only sees the DNS request, then a bunch of encrypted traffic (same as before).
But critically, the VPN owner can log every single bit of unencrypted traffic that passes through. Also, they can link your behavior to a paying account via username/password and payment methods (not great for privacy). They effectively fill the role of your original eves dropper - your ISP.
So what did using a VPN actually do?
The only other thing I'd say is that VPNs + torrents can may e protect you from DMCA take down notices. It'll be that VPN termination IP that shows up in trackers, not your ISP provided IP.
I think I'm dramatically overestimating normal people's understanding of computers.
I know a VPN isn't a cloaking device. I just want my ISP to not know what I'm looking up, and my website top not know where I am located.
A VPN will help with the first, but probably not the second item.
GeoIP lookups will get fooled by VPNs, but that's not the only way to figure out where you're located. A browser leaks a ton of information that can be used to validate your location, and public VPN endpoints are fairly well known (that's why you can see YouTube/Netflix blocking known VPN egresses.
It's kind of like if you hired me to browse the internet for you.
Am I gonna protect your privacy?
If you don't trust me - random guy - why trust VPN company - with vested financial interest in collecting and selling your data?
Not to mention browser issues.