frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Is Antigravity code search dropping results recently?

3•sankalpnarula•32m ago•0 comments

Ask HN: How do you feel when your coding assistant loses context?

3•noduerme•3h ago•8 comments

Tell HN: Slow Down

10•jacquesm•3h ago•4 comments

Claude Is Down Again

3•Venkymatam•1h ago•0 comments

Lazy Tmux – Lazy-loading tmux sessions with a tree view

2•Alchemmist•5h ago•0 comments

Claude Is Down

12•haebom•1h ago•8 comments

LLMs learn what programmers create, not how programmers work

37•noemit•1d ago•14 comments

Ask HN: AI productivity gains – do you fire devs or build better products?

107•Bleiglanz•3d ago•199 comments

Ask HN: Any recommended engineering/dev related Slack channels?

2•Kuraptka•11h ago•1 comments

Ask HN: How do you offload all coding to AI?

9•makingstuffs•14h ago•11 comments

Tell HN: Russians may soon lose access to the global internet

32•taminka•20h ago•14 comments

Ask HN: Do you feel less happy when coding with agent?

4•zane__chen•16h ago•9 comments

Does nobody care about not being able to copy from Slack anymore?

5•neal_caffrey•16h ago•3 comments

Is Trusttunnel easy for people to use?

2•AnonyMD•17h ago•0 comments

Ask HN: Founders of estonian e-businesses – is it worth it?

11•udl•1d ago•4 comments

Ask HN: Does the World need more software?

3•Vektorceraptor•18h ago•9 comments

Ask HN: Is anyone here also developing "perpetual AI psychosis" like Karpathy?

29•jawerty•1d ago•24 comments

Ask HN: Is using AI tooling for a PhD literature review dishonest?

9•latand6•1d ago•26 comments

Does it make sense to ask Blackberry to re-license ancient QNX sources?

4•ymz5•23h ago•3 comments

Ask HN: Analog Model of Transformers

7•JPLeRouzic•1d ago•2 comments

Ask HN: $50 monthly budget, which coding models would you recommend now?

10•klueinc•1d ago•18 comments

Ask HN: How does one get rich in 2026?

7•roschdal•4h ago•4 comments

Tell HN: H&R Block tax software installs a TLS backdoor

150•yifanlu•4d ago•12 comments

Ask HN: Is the AI software developer demand destruction narrative accurate?

4•RyanShook•15h ago•2 comments

Tell HN: MS365 upgrade silently to 25 licenses, tried to charge me $1,035

24•davidstarkjava•3d ago•8 comments

Anonymize / de-identify LLM chat history export, post-processing

2•msiraj1•1d ago•1 comments

Veevo Health – book a CT angiogram to see plaque buildup in your arteries

5•arvindsr33•1d ago•3 comments

Ask HN: If there has been no prompt injection, is it safe?

7•sayYayToLife•2d ago•8 comments

SparkVSR: Video Super-Resolution You Can Control with Keyframes

3•steveharing1•2d ago•0 comments

Anyone know how long it will take to re-start Qatar's helium plants?

9•megamike•3d ago•6 comments
Open in hackernews

Tell HN: Russians may soon lose access to the global internet

32•taminka•20h ago
internet censorship has been going on for a while here and most people have adopted xray and other vpn solutions in response

however, ISPs have begun rolling out white list (essentially an allow list of like a hundred websites) blocks, with mobile internet being essentially completely gone in many places, next step is white list blocks on home broadband ISPs, which has already started happening

these are extremely difficult if not impossible to bypass, with currently working solutions relying on being deployed to domestic cloud providers' whitelisted subnets

however, authorities have already been started cracking down on this, and with KYC requirements for those VPSs, these solutions are likely to soon vanish too (running a VPN service carries jail time with it)

there are some other fringe solutions, like encoding TCP traffic into a video signal, and streaming it over a call via a Russian service like VK video calls, however that relies on those websites being available abroad, and there is no telling how long this will remain a viable solution

i'm not sure what to do to be honest, just thought i'd share, if anyone has any solutions, i'd be very thankful, since i'm out of ideas, outside of going near a border and setting up a point to point wifi signal via a directed antenna (is that even viable anyways?)

thanks

Comments

alexgor26•20h ago
Арендуй VPS сервер в другой стране и подними на нем VPN сервер личный и тебя никто не заблокирует.
redrove•19h ago
> Rent a VPS in another country and set up your own personal VPN server on it, and no one will be able to block you.

(machine translation)

How would this ever work with a whitelist? did you even read the post?

taminka•18h ago
read the post please, the precise problem is that this may soon not work
Postosuchus•18h ago
This will not work for two reasons:

1. Thanks to the sanctions, it is virtually impossible for RF citizens to purchase anything abroad with Russian credit cards.

2. VPN was design not to obfuscate but to encrypt - that is, the protocol doesn't conceal the fact that VPN channel is being used, you just cannot peek into the content in this channel. Which means that more and more sophisticated tools are being used to block VPN communications.

taminka•18h ago
vpn protocols we use here nowadays are way more advanced than this, they mimic a TLS handshake with a legitimate (non blocked site, like google.com) and looks essentially like regular https traffic to that site

it looks like they are basically impossible to detect, given the failure to block them, outside of timing attacks (seeing if a request crosses Russia's border and comes back quickly after), however that is fully mitigated by just having having the vpn "disconnect" and route traffic directly to Russian unblocked sites, which would otherwise be able to perform such a timing attack detection

pretty interesting stuff, there are several versions of this system, and even the ones that have existed for a while work pretty well

sigbottle•1h ago
Super interesting stuff, but won't this require multiple (possible untrustworthy / adversarial parties) to abide by your protocol? Like if you don't control all the nodes in the VPN then why can't the Kremlin just enforce a blacklist at said bad node?
latrine5526•20h ago
Since it's a website white list, maybe VLESS with SNI masking to a whitelisted website abroad would work? But you have to buy a VPS and run the xray server yourself.
taminka•18h ago
perhaps, there's still hope i think:

- roskomnadzor just not being competent enough to implement the block fully

- they'll reserse the block, since it will likely completely cripple everything that relies on the internet (which is basically everything nowadays)

- they won't go through with the ban completely, since if they do, their job is sort of done, and they want to continue to exist to make money off of the digital infrastructure required to implement the block, and they'll just continue playing this game of cat and mouse

- outside internet connectivity will likely remain to some degree, it'll just be very slow and probably expensive, but i really struggle to see a country like Russia being completely cut off from the internet in the year of our lord 2026

i could be wrong, who knows, after all this whole situation is unprecedented, and human ingenuity sort of always finds a way

and in a somewhat positive note, mobile internet has come back today and the blocks are bypassable with a regular vpn now, even ones that aren't being hosted on whitelisted subnets

wojciii•19h ago
Do you want a technical solution for a governmental problem?

It's not going to work.

taminka•18h ago
you need secure channels of communication (and preferably a connection to the outside world) to solve any problem
wojciii•10h ago
No. You need people not being sheep to fight a police state.

Russians are sheep. Russia has become a police state.

drysine•4h ago
Have you yourself fought anyone?

Besides arguing on the internet with strangers

iamnothere•16h ago
You need to look into NNCP (nncpgo.org, clone the source ASAP), Nostr, FIDO, and offline first solutions.

The key is to avoid protocols that are too “chatty”. You need simple request/response, with no timeout, where the response could be huge files you have requested. Then you can pass request/response over USB/MicroSD sneakernet or short lived VPN connection (before it can be detected and blocked).

Nostr is useful because identity is a key, so you can publish anonymously but people who like your content can verify that a piece of content comes from you. Also, if data can be brought across the border, it is very easy to republish it. If the situation degrades to where you are relying on sneakernet, bringing a week’s worth of Nostr events across the border and distributing it to others may be effective at keeping a small, slow lifeline open.

I fear we will see the same thing soon in the West especially if this war expands. Good luck and godspeed.

Edit: steganography would also be useful, if any sites that allow UGC are whitelisted.

bigbadfeline•15h ago
Nothing surprising here, nationalism requires isolating the people from external sources of information in order for its debilitating propaganda to succeed.