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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to write sensitive data to S3 from thousands of untrusted devices?

1 点作者 frogger8将近 3 年前
I am trying to figure out how to write sensitive data to a private S3 folder from thousands of windows and Mac laptops. No matter how much I read about the topic I can’t figure out how to grant systems access to write to S3 without having to store some authentication secret on the system that a sophisticated user can find in the registry, environment variable or in the binary if they bother to look for it.

1 comment

billconan将近 3 年前
this? <a href="https:&#x2F;&#x2F;www.serverless.com&#x2F;blog&#x2F;s3-one-time-signed-url&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.serverless.com&#x2F;blog&#x2F;s3-one-time-signed-url&#x2F;</a>
评论 #31614522 未加载