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.

Review my startup: Secure webmail service

2 pointsby qnrqover 14 years ago
After two and a half years of work: Pipemail sees public light. Pipemail encrypts emails using aes256; but any symmetric-key encryption cipher works, really. It's built around the idea that an email provider should never be able to retrieve the emails that their users send. To achieve this I invented a fragmented key assembling method.<p>There's some other nifty features available, like that we automatically strip EXIF tags from attached image files and allow users to send emails that are only readable once by the recipient. You can check out the documentation here: http://bit.ly/fIjLPk<p>I really hope that you like it. Hopefully we can shed light in this modern Big Brother day and age.<p>Oh, and it's free of course. But you can donate if you like it :-)

1 comment

ammmirover 14 years ago
security and fancy crypto on the server don't mean much if your frontend interface submits passwords in plain text over the wire. a secure service shouldn't even serve up content on non-https URLs.
评论 #2002431 未加载
评论 #2002548 未加载
评论 #2002552 未加载
评论 #2002418 未加载
评论 #2002411 未加载