T
traeai
登录

公司

Cloudflare

别名:CF

提供全球DNS、网络安全和应用服务的互联网基础设施公司。

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

已收录 30 条与 Cloudflare 相关的内容,按评分排序。

The Cloudflare Blog 图标

Cloudflare Internal DNS is now generally available

The Cloudflare Blog1336 字 (约 6 分钟)
85

Cloudflare Internal DNS现已正式发布,提供统一平台管理公共和私有DNS,简化网络架构并增强安全性。

入选理由:Cloudflare Internal DNS整合公共和私有DNS管理,消除多个平台的复杂性。

精选文章#DNS#Cloudflare#Zero Trust#SASE#网络架构英文
Your Worker can now have its own cache in front of it

Your Worker can now have its own cache in front of it

The Cloudflare Blog5240 字 (约 21 分钟)
85

Cloudflare推出Workers Cache,允许在Worker前配置缓存,通过简单配置和Cache-Control头实现高效缓存管理,提升性能并降低CPU成本。

入选理由:Workers Cache通过单行Wrangler配置启用,无需额外设置,简化缓存管理。

精选文章#Cloudflare#Workers Cache#前端#缓存技术英文
Cloudflare proudly joins the UK government's Cyber Resilience Pledge

Cloudflare proudly joins the UK government's Cyber Resilience Pledge

The Cloudflare Blog1692 字 (约 7 分钟)
85

Cloudflare加入英国政府网络弹性承诺,披露其日均拦截2340亿次网络威胁及31.4Tbps DDoS攻击防御能力。

入选理由:Cloudflare日均拦截2340亿次网络威胁,凸显其全球网络防护能力

精选文章#网络安全#Cloudflare#DDoS#英国政府#AI安全英文
Viking(@vikingmute) 图标

Cloudflare开源的Agentic Inbox项目结合AI agent和自托管邮件客户端,但存在更新停滞问题。

入选理由:Cloudflare使用Durable Objects+D1存储和R2静态文件构建邮件系统

精选推文#Cloudflare#AI agent#开源项目#邮件系统中文
White House drastically shortens deadline for dropping quantum-vulnerable crypto

美国白宫大幅缩短政府机构采用抗量子加密技术的截止日期,要求2030年前完成关键系统的过渡。

入选理由:政府要求2030年前完成高价值资产的抗量子加密过渡,比原计划提前4-5年。

精选文章#量子加密#网络安全#政府政策#加密技术英文
How we found a bug in the hyper HTTP library

How we found a bug in the hyper HTTP library

The Cloudflare Blog3391 字 (约 14 分钟)
85

Cloudflare 在 hyper HTTP 库中发现了一个间歇性 bug,导致大图像处理失败,最终通过四行代码修复。

入选理由:Cloudflare 在 hyper HTTP 库中发现了一个间歇性 bug,导致大图像处理失败。

精选文章#Rust#HTTP#Cloudflare#hyper#bug fixing英文
The post-quantum EO is an important milestone. Now it’s time to get to work

The post-quantum EO is an important milestone. Now it’s time to get to work

The Cloudflare Blog3875 字 (约 16 分钟)
85

美国政府要求联邦机构在2030年前完成向后量子加密的过渡,Cloudflare已开始部署后量子认证。

入选理由:联邦机构需在2030年前完成向后量子加密的过渡。

精选文章#后量子加密#联邦机构#Cloudflare#网络安全英文
Unlocking the Cloudflare app ecosystem with OAuth for all

Unlocking the Cloudflare app ecosystem with OAuth for all

The Cloudflare Blog1815 字 (约 8 分钟)
85

Cloudflare 推出自托管 OAuth,使开发者能更安全地构建 SaaS 集成和代理工具。

入选理由:Cloudflare 推出自托管 OAuth,使开发者能更安全地构建 SaaS 集成和代理工具。

精选文章#OAuth#Cloudflare#开发者平台#SaaS英文
How we built saga rollbacks for Cloudflare Workflows

How we built saga rollbacks for Cloudflare Workflows

The Cloudflare Blog2768 字 (约 12 分钟)
85

Cloudflare Workflows 现在支持 Saga 回滚功能,允许开发者在步骤内定义补偿逻辑,以处理失败时的事务回退。

入选理由:Cloudflare Workflows 现在支持 Saga 回滚,允许在步骤内定义补偿逻辑。

精选文章#Cloudflare#Workflows#Saga#回滚#分布式系统英文
AI Is Moving up the Software Lifecycle: From Code Review to PRD Governance

AI 正在从代码生成扩展到软件生命周期早期阶段,如 PRD 验证和系统设计。

入选理由:Uber 使用 AI 在 PRD 阶段进行初步审查,识别缺失依赖和不一致之处。

精选文章#AI#软件开发#PRD#代码审查#工程治理英文
Temporary Cloudflare Accounts for AI agents

Temporary Cloudflare Accounts for AI agents

Simon Willison's Weblog305 字 (约 2 分钟)
85

Cloudflare 现在支持临时账户部署 Workers 项目,无需创建正式账户,部署后项目可存活 60 分钟。

入选理由:使用 `npx wrangler deploy --temporary` 命令即可部署临时 Cloudflare Workers 项目。

精选文章#Cloudflare#Workers#AI#部署英文
Temporary Cloudflare Accounts for AI agents

Temporary Cloudflare Accounts for AI agents

The Cloudflare Blog1016 字 (约 5 分钟)
85

Cloudflare 推出临时账户功能,让 AI 代理无需注册即可部署代码,提升开发效率。

入选理由:AI 代理可通过 wrangler deploy --temporary 命令部署代码,无需注册。

精选文章#Cloudflare#AI#部署#Wrangler英文
AI HOT 精选 图标

Cloudflare 为 AI 智能体推出临时账户

AI HOT 精选1016 字 (约 5 分钟)
85

Cloudflare 推出临时账户功能,让 AI 智能体无需注册即可部署代码,提升开发效率。

入选理由:AI 智能体可通过 wrangler deploy --temporary 命令部署代码,无需注册。

精选文章#Cloudflare#AI#部署#Wrangler#临时账户中英混合
The Cloudflare Blog 图标

Introducing the Cloudflare One stack: agent-powered deployment

The Cloudflare Blog1179 字 (约 5 分钟)
85

Cloudflare One stack 是一种基于代理的工具集,可自动化 Zero Trust 环境的配置和部署,提升安全操作效率。

入选理由:Cloudflare One stack 提供了预定义的技能,帮助代理自动配置 Zero Trust 环境。

精选文章#Cloudflare#Zero Trust#网络架构#代理工具中英混合
Celebrating 12 years of Project Galileo

Celebrating 12 years of Project Galileo

The Cloudflare Blog1187 字 (约 5 分钟)
85

Cloudflare 的 Project Galileo 项目已运行 12 年,为全球 3400 多个非营利组织提供免费网络安全服务,并发布首份针对民间社会的网络攻击年度报告。

入选理由:Project Galileo 为全球 3400 多个非营利组织提供免费网络安全服务。

精选文章#Cloudflare#网络安全#Project Galileo#非营利组织英文
Build your own vulnerability harness

Build your own vulnerability harness

The Cloudflare Blog5220 字 (约 21 分钟)
85

构建一个模型无关的漏洞扫描系统,能提升企业级安全分析的覆盖范围和准确性。

入选理由:使用多个模型进行交叉验证,能有效提升漏洞检测的准确性。

精选文章#AI#安全#模型#漏洞扫描英文
Scaling Security Insights: how we achieved a 10x increase in global scanning capacity

Scaling Security Insights: how we achieved a 10x increase in global scanning capacity

The Cloudflare Blog2190 字 (约 9 分钟)
85

Cloudflare 通过优化 Kafka 和引入新的扫描架构,将安全扫描吞吐量提升了 10 倍,显著提高了扫描频率和覆盖范围。

入选理由:Cloudflare 将安全扫描吞吐量从每秒 10 次提升至每秒 100 次,提升了 10 倍。

精选文章#Cloudflare#Kafka#安全扫描#系统优化英文
Growing the Cloudflare AI team with talent from Ensemble AI

Growing the Cloudflare AI team with talent from Ensemble AI

The Cloudflare Blog745 字 (约 3 分钟)
85

Cloudflare 吸收 Ensemble AI 团队,推动 AI 基础设施发展,提升模型效率与部署能力。

入选理由:Ensemble AI 开发了 NdLinear,用于减少参数数量并提升模型效率。

精选文章#AI#Cloudflare#Ensemble AI#模型压缩英文
Route public traffic to private applications with Cloudflare

Route public traffic to private applications with Cloudflare

The Cloudflare Blog1664 字 (约 7 分钟)
85

Cloudflare 推出新功能,允许企业通过私有网络安全地将公共流量路由到私有应用,无需暴露私有 IP。

入选理由:Cloudflare 的新功能支持在不暴露私有 IP 的情况下,将公共流量路由到私有应用。

精选文章#Cloudflare#网络安全#私有网络#应用服务英文
Enforcing the First AS in BGP AS_PATHs

Enforcing the First AS in BGP AS_PATHs

The Cloudflare Blog2806 字 (约 12 分钟)
85

Cloudflare 发现 BGP 路由劫持攻击中,攻击者伪造 AS_PATH 以隐藏身份,建议强制验证 BGP 路由中第一 AS 的有效性。

入选理由:攻击者利用未使用的 AS 编号伪造 AS_PATH,误导流量路径。

精选文章#BGP#网络安全#路由劫持#Cloudflare中英混合
第三方 Cloudflare 客户端,通过 OAuth 登录,无需手动粘贴 API Token。

全部用 Swift 和 SwiftUI 写的。它走 Cloudflare 官方的 OAuth 2.0...

本文介绍了一个基于 Swift 和 SwiftUI 开发的第三方 Cloudflare 客户端,通过 OAuth 2.0 + PKCE 登录,无需手动输入 API Token。

入选理由:使用 OAuth 2.0 + PKCE 登录 Cloudflare,无需手动输入 API Token。

精选推文#Swift#SwiftUI#Cloudflare#OAuth#移动端中文
Simon Willison's Weblog 图标

Cloudflare CAPTCHA on at least one ampersand

Simon Willison's Weblog339 字 (约 2 分钟)
70

Cloudflare CAPTCHA 可通过设置规则仅在搜索 URL 包含 & 时触发,有效防止爬虫滥用。

入选理由:Cloudflare CAPTCHA 可通过规则 (http.request.uri.query contains "&") 仅在 URL 包含 & 时触发。

精选文章#Cloudflare#CAPTCHA#Web安全#爬虫防护英文
AI产品黄叔(@PMbackttfuture) 图标

Agent QQ Mail通过隔离Agent邮箱与个人邮箱,重新定义通信层,挑战传统协作工具。

入选理由:Agent邮箱隔离提升安全性,但核心目的是解放Agent自主性

精选推文#Agent#QQ邮箱#通信层#A2A中英混合
Geek(@geekbb) 图标

基于Cloudflare Workers的开源内存层项目,实现Claude/ChatGPT等AI工具共享记忆数据,通过语义检索提升效率。

入选理由:使用Cloudflare Workers部署,支持D1/Vectorize/KV等数据存储方案

精选推文#Cloudflare#AI#开源#语义检索中文
突然发现现在 CF 和 PlanetScale 合作了?可以直接在 CF 的 dashboard 中创建 PlanetScale 的数据库了,直接从 CF 的账号里面结算,这是个好事啊。Supabas...

Cloudflare 与 PlanetScale 合作,允许用户在 Cloudflare dashboard 中直接创建 PlanetScale 数据库并结算。

入选理由:Cloudflare 与 PlanetScale 合作,用户可在 Cloudflare dashboard 中直接创建 PlanetScale 数据库。

精选推文#Cloudflare#PlanetScale#数据库#Supabase中文
凌晨 1 点多,刷朋友圈看到 Anthropic 发布了新的 Fable5 模型,看了一眼域名,都被抢光了🤣 

本来不想追这波热点,为了验证 shipany-tanstack 的 SEO 效果,我...

文章介绍了使用 ShipAny 框架快速部署网站并提升 SEO 的实践,但信息密度较低,缺乏技术深度。

入选理由:使用 ShipAny 框架可在半小时内上线网站。

精选推文#ShipAny#SEO#Cloudflare#前端中英混合

跨材料问答 · Cloudflare

回答基于:Cloudflare 相关 30 条材料
    0 / 500

    AI 可能会生成不准确的信息,请核实重要内容