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: Encrypted Forms

5 pointsby aytekinalmost 10 years ago

2 comments

aytekinalmost 10 years ago
I am really excited about our new feature that makes forms much more secure using public&#x2F;private key encryption.<p>Here is how it works:<p>1. You give us your public key (or we can generate public&#x2F;private keys for you on your browser using JavaScript)<p>2. Before someone submits a form we encrypt the data<p>3. The data is saved encrypted in our database<p>4. When you see your data, you provide your private key which is used on the browser to decrypt the data. (the private key is never sent to our servers)
fiatjafalmost 10 years ago
I read &quot;encrypted forums&quot;.<p>Why don&#x27;t we have encrypted forums?