Viewing profile — bucket_
bucket_
HN member- Joined
- Sun, Dec 28, 2025, 4:52 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About bucket_
No profile information was provided.
Recent public activity
-
comment
Comment #46761439
Great question. Magic-wormhole is perfect for live 'hand-off' sharing, and there are plenty of use cases where that’s exactly what you need. I've used it too many times to count. T…
-
comment
Comment #46760516
In the current release, files rely on S3's server-side encryption. The bID + secret function as access control mechanisms rather than encryption keys. The zero-knowledge aspect ref…
-
comment
Comment #46759899
A database breach wouldn't compromise your files because we never store the secrets needed to access them. When you start an upload, the API generates a unique bID and secret, then…
-
comment
Comment #46757769
Update: Just squashed a race condition in the OTP worker that was affecting some early logins. If you had trouble an hour ago, try again! Source has also been updated on Git repo t…
-
story
Show HN: Bucket – Encrypted file sharing for people who live in the terminal
I built this because I am perpetually drowning in file transfer hell. As a systems engineer, I am constantly moving massive files. Whether it's getting new releases of custom ISOs …