惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
博客园_首页
博客园 - 聂微东
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
The Cloudflare Blog
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
D
Docker
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
B
Blog RSS Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog
Jina AI
Jina AI
博客园 - Franky
D
DataBreaches.Net

Latest from TechRadar in News

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone NYT Connections today – my hints and answers for April 16 (#1040) Quordle hints and answers for Thursday, April 16 (game #1543) NYT Strands hints and answers for Thursday, April 16 (game #774) Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way Allbirds — the shoe viral company — just pivoted into AI, and I wish this were an Onion headline 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts OpenAI reveals its Mythos rival designed for cybersecurity pros NYT Connections hints and answers for Tuesday, April 14 (game #1038) Forget Dr Doolittle, study finds animals might not only want to use tech, but they also want to talk to us with it… 'The decision is deeply troubling': Tesla gets a green light for Full Self-Driving in Europe — but not… OpenAI flags third-party data issue — all macOS users should update now Microsoft says Copilot is for ‘entertainment' not work, Meta’s Muse Spark and 7 other AI stories you… Man Utd vs Leeds Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news What is the release date for Invincible season 4 episode 7 on Prime Video? Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… The Lenovo Legion Go 2 handheld costs more than two Nvidia RTX 5080 GPUs — and that's genuinely absurd Secretlab is launching its first Diablo desk, with a design that 'traces the infernal history' of the series
Surfshark's post-quantum 'Dausos' promises up to 30% fast...
2026-04-15 · via Latest from TechRadar in News

Update (April 17): Surfshark has now patched the issue and our initial tests show a speed improvement compared to WireGuard. Read our full analysis here.

On Monday, Surfshark launched its new, proprietary post-quantum VPN protocol, Dausos. The company says it "breaks all speed barriers" and is "the first protocol built for the user."

How I tested Surfshark's Dausos protocol

First, I established a baseline using the industry-standard WireGuard protocol. The results were impressive, with download speeds only slightly down compared to my direct connection.

Throughout the tests I was using the latest macOS App Store version as it's the only version of Surfshark that currently supports the new protocol.

I wanted to use the WireGuard speeds as the benchmark for my tests with Dausos. However, as soon as I switched protocol the connection effectively dropped.

Strangely, the tunnel wasn't completely dead. Applications with already-established connections — like a Google Sheets tab I was editing and WhatsApp messages — continued to function. But any attempt to open a new, secure website resulted in errors.

I dug deeper using cURL in the macOS Terminal to see exactly where the connection was failing and the results were clear: the VPN made the initial connection, but timed out after the ClientHello stage.

Screenshot showing failed connection using Surfshark

Screenshot showing failed connection after the ClientHello while using Surfshark's new protocol (Image credit: Future)

This strongly suggests the existence of a transport-level problem. To confirm, I ran a series of MTU (Maximum Transmission Unit) tests.

MTU is basically the size of the available connection or "pipe." If a data packet is too big for the pipe, it might be split up and resent or just dropped entirely.

Using the ping command to force specific packet sizes, I found that both 1472 and 1400-byte packets failed with a “Message too long” error while connected to the app.

Screenshot showing MTU limits on live Surfshark connection

Screenshot showing MTU failure at 1472 bytes (Image credit: Future)

This strongly indicates that the connection was unable to handle larger packets — for example, those involved in the TLS handshake response mentioned above.

The result? The VPN tunnel is established, but it can't handle the large security certificates required for an HTTPS handshake. To prove this, I tried to visit a relic of the early internet: a non-encrypted, plain HTTP website.

Screenshot showing successful connection to non-encrypted http://info.cern.ch

(Image credit: Future)

While the secure web was blocked, this small, outdated and insecure plain HTTP page loaded, while other larger HTTP sites were also effectively blocked.

For a protocol promising "next-gen" security, it's ironic that it only worked for me when accessing lightweight URLs clearly marked as 'Not Secure.'

My colleague's investigation

To see if this was an isolated issue with my home setup, I asked a colleague to replicate the tests on an enterprise-grade office Wi-Fi.

While my colleague was able to browse the secure (HTTPS) web with the new protocol enabled, the underlying MTU measurements showed that it was still struggling.

When running the same ping tests while connected to Dausos, their terminal displayed the same failure: "Request timeout" and "Message too long."

So, why did their browser work while mine didn't?

Many enterprise-grade office routers are smart enough to manipulate the connection to ensure it stays working. So in this case, the Wi-Fi may have been intercepting the connection handshake and forcing the protocol to use smaller data segments so it could actually fit through the network.

Alternatively, it may come down to the protocol's "adaptive" qualities. According to the release notes, the protocol "adapts to your network conditions and device capabilities. Whether you’re on a fast fiber connection or switching between Wi-Fi and mobile data, the protocol adjusts to maintain optimal speed and performance."

My investigation suggests this "adaptation" has a blind spot. An analysis of my system's network configuration (ifconfig) while connected via Dausos showed a static 1424 MTU.

For millions of UK residential customers that would be too close to the 1492-byte limit. And, once you add the "bulk" of Dausos’ post-quantum encryption, the total packet size swells beyond what many standard home routers can handle.

Whatever the root cause, the impact was unequivocal — the new protocol just didn't work for me, on my home setup.

The fix

To prove that Surfshark's static MTU handling was to blame, I started looking for a fix. By manually overriding the protocol's configuration, I was able to access the web normally.

Specifically, I forced the MTU down to a conservative 1280 bytes using: 'sudo ifconfig [interface name] mtu 1280' and immediately the secure, encrypted web sprang back to life.

By manually reducing the data payload to make room for the bulky encryption, I bypassed the flaw and pushed the connection through my ISP's 1492-byte limit. Essentially, I did what my colleague's enterprise Wi-Fi connection did automatically.

In other words, to make the 'first VPN protocol built for you' work, I had to open the command line and fix the software myself.

Surfshark's response

TechRadar reached out to Surfshark to share these findings prior to publication. The company confirmed our diagnosis, admitting that the protocol's current configuration clashes with residential PPPoE limits.

The company said it is pushing an emergency hotfix for approval today. We will test the patched version of Dausos once it becomes available.

Sign up for breaking news, reviews, opinion, top tech deals, and more.