返回首页
最新
在查看网络服务器日志时,我注意到 Chrome 134 似乎添加了新的头部信息:
```
"x-browser-channel": "stable",
"x-browser-copyright": "Copyright 2025 Google LLC. All rights reserved.",
"x-browser-validation": "wTKGXmLo+sPWz1JKKbFzUyHly1Q=",
"x-browser-year": "2025"
```
我观察到的所有用户的 x-browser-validation 值都是相同的。有没有人知道这个验证头部的作用是什么?我在网上没有找到任何相关信息,也没有在 Chromium 源代码中进行(相对粗略的)搜索时找到线索。我觉得这组头部信息相当奇怪——为什么浏览器要告诉每个网络服务器它的版权归属以及你所使用的更新通道是什么呢?
十年前,我们作为一个有趣的副项目开发了一个电子墨水显示屏:<p><a href="https://www.indiegogo.com/projects/pixsso-the-smart-display#/" rel="nofollow">https://www.indiegogo.com/projects/pixsso-the-smart-display#...</a><p><a href="https://news.ycombinator.com/item?id=8679049">https://news.ycombinator.com/item?id=8679049</a><p>当时并没有引起太多关注,但我们想再试一次。<p>Pixsso 现在专注于电子墨水与生成艺术的结合,我们认为这是一个非常吸引人的应用案例。<p>Pixsso 已经准备好发布,并且如果你想自己构建,它也是开源的:<p><a href="https://github.com/hal9ai/pixsso" rel="nofollow">https://github.com/hal9ai/pixsso</a>