https://github.com/ipfs/specs/pull/340#pullrequestreview-1176451544 这个暑假写的 IPIP 在9月份 IPFS community meeting 讨论过后终于进入到 review 和 merge 的阶段。denylist 和 censorship 并没有关系,主要是为了让 IPFS node 有能力 block 掉 malicious content,而 allowlist 白名单能想象的功能就更有意思的,比如起一个只 serve 自己网站内容的 Node 和 Gateway,防止流量滥用等等。 IPIP 大家在讨论的点也很多值得深究,比如多一个字段可能在未来 Node 之间通信里增加极大的 overhead 之类。Let's see how it goes #IPIP #IPFS #Cloudflare #Web3
GitHub
IPIP 298: (allow|deny)lists for IPFS Nodes and Gateways by thibmeu · Pull Request #340 · ipfs/specs
Spec for the IPIP-298.
It adds a standard reference for content list definition, should these
be allow lists or deny lists. It supports CIDv1, sha256 hashed CIDv1,
and absolute and partial path mat...
It adds a standard reference for content list definition, should these
be allow lists or deny lists. It supports CIDv1, sha256 hashed CIDv1,
and absolute and partial path mat...
https://blog.cloudflare.com/terraforming-cloudflare-at-cloudflare/ Terraform in CF #cloudflare #toread
The Cloudflare Blog
How Cloudflare uses Terraform to manage Cloudflare
Cloudflare uses the Cloudflare Terraform provider extensively to make changes to our internal accounts as easy as opening a pull request.
https://www.youtube.com/watch?v=tjjxRZroQmo&ab_channel=Slush #towatch #cloudflare 似乎是个不错的采访,制作精良 #Slush2022
YouTube
Helping to Build a Better Internet - (Cloudflare) Matthew Prince & (NEA) Scott Sandell | Slush 2022
Helping to Build a Better Internet - (Cloudflare) Matthew Prince & (NEA) Scott Sandell | Slush 2022
The extent to which data, personal information, and others have been stolen or hacked is enormous. This is especially problematic as people and organizations…
The extent to which data, personal information, and others have been stolen or hacked is enormous. This is especially problematic as people and organizations…
https://igor.dev/posts/experiences-web-frameworks-future-me/ Angular co-founder Igor Minar left Google and currently leading part of worker team #people #cloudflare #worker
igor.dev
experiences. Web. frameworks. future. me.
How the experiences on the Web evolved influenced by Web frameworks, and what's next for the Web and me.
https://next.chenxi.dev/ Cloudflare 支持 NextJS running on Edge 了! 太棒了!(虽然 setup 的体验还是一如既往很想吐槽,但!真的有 CF 全家桶的感觉了! #cloudflare #pages #nextjs #SSR
https://zuplo.com/blog/the-script-will-never-generate-a-response-on-cloudflare-workers Cloudflare Worker 有这个比较 tricky 的问题(不知道现在 resolve 没有),worker 修改过了 event loop,来实现 per request 的一些功能,而如果另一个 request 在等前一个 request 的 Promise,那就会
The script will never generate a response.
#javascript #cloudflare #worker #v8https://smart-placement-demo.pages.dev/ 让 worker 离 origin 更近而不是离 eyeball 更近,就可以是一个非常棒的新 feature, which is called smart placement. Nice #worker #cloudflare #networking
https://shomik.substack.com/p/10-mia-wang-m-and-a-director-at-cloudflare?utm_source=substack&utm_medium=email#details Cloudflare 并购 Area 1 的一手 podcast,应该很有意思 #M&A #cloudflare #area1 #acquisition
Software Snack Bites
#10 - Mia Wang (M&A Director at Cloudflare) & Oren Falkowitz (Co-Founder of Area 1 Security) - Demystifying the M&A Process, Tips…
Listen now | Mia Wang is the M&A & Strategy Director at Cloudflare. Oren Falkowitz is the Co-Founder of Area 1 Security, a phishing security company, which was acquired by Cloudflare in April 2022. In this episode, Mia & Oren demystify the M&A process for…
https://issuetracker.google.com/issues/111345790?pli=1 难以置信 2023 年了 Google CDN purge cache 要10分钟左右···五年前阿里云就 targeting 全局一秒了吧,AWS 现在也是1秒内了,Cloudflare, Fastly 现在都卷到 200ms 以下了,https://developer.fastly.com/learning/concepts/purging/#:~:text=Once%20content%20has%20been%20purged,edge%20cache%20in%20around%20150ms. 比如前端 deploy 新 version website 需要 invalidate 以前的 cache 要等10分钟,哪个前端团队会用?有点过于离谱··· #google #CDN #Fastly #Cloudflare #purgecache
Fastly
Purging | Fastly Documentation
Everything you need to build on Fastly
https://blog.cloudflare.com/browser-rendering-open-beta 最近研究各种 crawler,在玩 crawlee 的同时看能不能 deploy 到 worker 上去,然后才发现 Cloudflare 有了 browser rendering 的 API,赛博菩萨 :respect: #cloudflare #worker
The Cloudflare Blog
Workers Browser Rendering API enters open beta
The Workers Browser Rendering API allows developers to programmatically control and interact with a headless browser instance and create automation flows for their applications and products. Today we enter the open beta and start onboarding our customers.
https://www.youtube.com/watch?v=1YbztPssYk4 a must watch video by David Naylor, a CMU Phd also joined Cloudflare recently #CMU #cloudflare #networking
YouTube
David Naylor: Balancing Privacy and Functionality - Secure Communication with Middleboxes
CyLab presents David Naylor, PhD Candidate in the School of Computer Science, as part of the weekly Distinguished Seminar Series.
We are clearly moving toward an Internet where encryption is ubiquitous—by some estimates, more than half of all Web traffic…
We are clearly moving toward an Internet where encryption is ubiquitous—by some estimates, more than half of all Web traffic…
https://blog.cloudflare.com/cloudflare-servers-dont-own-ips-anymore 在研究怎么detect anycast IP的问题,搜着搜着又回到了我司的blog,提到了很多有意思的点, end of unicast,还有我在参与的 tiered caching project,networking真有趣 #anycast #cloudflare #networking
The Cloudflare Blog
Cloudflare servers don't own IPs anymore – so how do they connect to the Internet?
Historically, we have rarely talked about how our servers fetch
the content from the Internet. In this blog we’re going to cover
this gap. We'll discuss how we manage Cloudflare IP addresses
used to retrieve the data from the Internet, how our egress
network…
the content from the Internet. In this blog we’re going to cover
this gap. We'll discuss how we manage Cloudflare IP addresses
used to retrieve the data from the Internet, how our egress
network…