this post was submitted on 15 Sep 2025
81 points (97.6% liked)

Privacy

3807 readers
51 users here now

Welcome! This is a community for all those who are interested in protecting their privacy.

Rules

PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!

  1. Be civil and no prejudice
  2. Don't promote big-tech software
  3. No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
  4. No reposting of news that was already posted
  5. No crypto, blockchain, NFTs
  6. No Xitter links (if absolutely necessary, use xcancel)

Related communities:

Some of these are only vaguely related, but great communities.

founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] eleitl@lemmy.zip 73 points 2 days ago (3 children)

I ignore the ban and continue using my applications which are all open source.

[–] b00g13@lemmy.dbzer0.com 17 points 2 days ago

Same here, good luck implementing that ban

[–] TerHu@lemmy.dbzer0.com 9 points 2 days ago (4 children)

i’ve read that many apps can be not just banned but blocked. now i don’t have a source at hand but i heard that russia blocks not just signal but also matrix, meaning that it doesn’t necessarily matter whether the app is open source. similarly i’ve read that deep packet inspection can block things like sslvpn and wireguard.

still, blocking delta chat is really quite difficult, as russia has noticed and got angry about, so there should probably still be a way unless the country also blocks all email communication

[–] artyom@piefed.social 14 points 2 days ago

They can block Signal because it is centralized. Signal knows this and built proxies into the app for this purpose.

Similarly they can block the main matrix.org server but since it's decentralized you can still use any of the thousands of servers they may not even know exists.

[–] eleitl@lemmy.zip 8 points 2 days ago* (last edited 2 days ago)

Russia's long term plan seems to be blocking Western networks and force the bulk of domestic users to the Max messenger, which implements inspectability a la ChatControl. Apropos: https://fightchatcontrol.eu/

[–] jatone@lemmy.dbzer0.com 7 points 2 days ago (1 children)

They block the ip addresses for the server components of those applications. easily circumvented with a proxy outside of russia. most these communication apps have such proxy support builtin.

The only way 'apps' can be banned is if they cut of the internet. soon as you have a data pipe from one end to another you can encrypt whatever you send.

This is why i2p and p2p protocols are so important it makes it infinitely harder to control / ban. you end up having to have a directional whitelist (i.e. you need to only allow outgoing connections from home devices to a specific set of ip), and even then once thats in place..... if any of those things allow communication we can push data through them.

[–] TerHu@lemmy.dbzer0.com 1 points 2 days ago (1 children)

i see your point, but i worry that deep packet inspection would still be a major pain in the butt in that case since it may detect your encryption and block it, regardless of the ip you’re trying to talk to

[–] jatone@lemmy.dbzer0.com 5 points 2 days ago* (last edited 2 days ago) (1 children)

not really an issue. DPI just increases costs for enforcement and is fairly easily worked around at the application layer. annoying to implement a workaround but not hard. this is the issue with most enforcement mechanisms people try to come up with when dealing with systems, they try to prevent anything they dont like (tm) and it just ends up costing them more.

in fact iirc i2p basically helps with this problem just by existing already since it inherently generates a steady stream of data.

[–] TerHu@lemmy.dbzer0.com 2 points 2 days ago

i got my fingers crossed you’re right! thank you for your kind responses :D

[–] eleitl@lemmy.zip 6 points 2 days ago

You can tunnel through the Great Chinese Firewall fine, if you know what you're doing.

[–] hector@lemmy.today 2 points 2 days ago (1 children)

Can we switch over android to open source operating system easily?

What about windows on laptops?

[–] eleitl@lemmy.zip 3 points 2 days ago (1 children)

I don't know what you mean, e.g. GrapheneOS and AOSP based ROMs are all open source. Linux (or *BSD) on mobile devices is also an option.

[–] hector@lemmy.today 4 points 2 days ago

Huh thanks I will have to look into that, not computer savvy here.