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.

Client-side encrypted forms for sensitive data

7 pointsby jamaloneabout 2 years ago

1 comment

jamaloneabout 2 years ago
While working on my company I was having to reach out to contractors and content creators for their SSN, address, and bank info. Since none of them used Signal or PGP email, and we weren&#x27;t comfortable adding a form into our existing product to store sensitive data, there was always some back and forth on trying to get that data avoiding email or text.<p>I was surprised that I couldn&#x27;t find a solution to this in the wild, so I put VaultForm together to solve that problem for me. Then took it a little further to make it client-side encrypted so the server can&#x27;t know anything important. This way anyone filling out a form can be assured their private information is safely transmitted, can&#x27;t be viewed or leaked by the service, and don&#x27;t need to sign up for a new service to do so.
评论 #35936461 未加载