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.

Show HN: Browser-side encrypted file uploads

5 pointsby dancablamover 1 year ago
After developing a client-side encryption plugin for the Uppy uploader (<a href="https:&#x2F;&#x2F;github.com&#x2F;0sumcode&#x2F;uppy-encrypt">https:&#x2F;&#x2F;github.com&#x2F;0sumcode&#x2F;uppy-encrypt</a>), I created a proof of concept web app that encrypts files before upload (and decrypts them after download). There are other solutions like this, but I wanted one that was simple, fast, and open-source (<a href="https:&#x2F;&#x2F;github.com&#x2F;0sumcode&#x2F;0up">https:&#x2F;&#x2F;github.com&#x2F;0sumcode&#x2F;0up</a>) so others can adapt it for any projects that could benefit from it. I hope some folks find the service and&#x2F;or code helpful!

no comments

no comments