TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby frogger8almost 3 years ago
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

billconanalmost 3 years ago
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 未加载