TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Cloudflare Pages, part 1: The fellowship of the secret

28 点作者 infosecau大约 3 年前

2 条评论

winwiz大约 3 年前
Would be nice if the presumed scope of the article (CF Pages &amp; its not-previously-public Azure-based implementation) was reflected in the title. Or mentioned closer to the beginning of the article to let a reader decide if the article is of interest to them.<p>Also Pages was facing criticism related to the long building environment allocation time. E.g. you start a build and get a report the build is effectively frozen (usually single digit minute delay) until the required resources have been allocated. In response, CF revamped the Pages building pipeline in order to cut the waiting time. This is currently available as non-public Beta, users can ask to join and start using it. Again, would be good to know if the article applies to the revamped building machinery or not. I didn&#x27;t know the Pages GA builds use Azure and I don&#x27;t know if the Beta builds keep using it.<p>Overall, the Part 1 looks like a useful reminder that any piece of information supplied by a user should be treated as malicious until proven otherwise. And of course, limiting the scope of any privilege&#x2F;right as tightly as possible is a must.
jgrahamc大约 3 年前
Related: <a href="https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;pages-bug-bounty&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;pages-bug-bounty&#x2F;</a>