📰 Client Hello News
Client Hello News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Client Hello. Real-time updates on events, politics, business and more.
October 24, 2023
Mozilla Firefox 119 is now available to download. The latest update to the open-source web browser brings a set of improvements that enhance its
May 23, 2023
(For Chinese readers) 插播一则通知!好久没有更新博客了。今年我将会重新开始发表一些技术笔记,但是由于我目前居住在美国等原因,大部分的新博文将会以英文撰写。带给大家的不便我深...
March 28, 2023
Neon’s serverless driver redirects the PostgreSQL TCP wire protocol over WebSockets. This makes ordinary, fully-functional PostgreSQL connections accessible from new environments — including serverless platforms like Cloudflare Workers and Vercel Edge Functions. A key feature of these environments is that state is not generally persisted from one request to the next. That means we can’t […]
December 10, 2022
This edition of Microsoft Weekly is full of news items about the latest Windows 11 features, updates to Microsoft Edge and its support policies, along with some items about Teams enhancements.
December 6, 2022
It looks like Microsoft Edge is about to get edgier as a new flag in the latest Canary build suggests. According to this new flag, browsing on Edge will be improving on Windows, Mac, and Linux.
December 5, 2022
Microsoft Edge has reached its latest stable version 108.0.1462.42. The new version helps enhance privacy with the help of the TLS-encrypted ECH. There are a couple of more features in it too.
August 30, 2022
Google will be rolling out Chrome 105 today. It includes a lot of new features for developers and end-users, including a controversial one that Apple dislikes for its privacy flaws.
August 16, 2022
Microsoft Edge 105 (and newer) support Encrypted Client Hello, a mechanism that enhances privacy by encrypting metadata in TLS. This guide will show you how to improve privacy by enabling ECH in Edge.
April 23, 2022
I hate HTTP reverse proxies and want my webapps to listen directly on port 443. How can I make this work in a world of IPv4 scarcity?