TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to do secure messaging? PGP?

2 点作者 alecsmart1超过 11 年前
Hello, how do I go about creating a

1 comment

alecsmart1超过 11 年前
My comment was incomplete. Am wondering what is the best way to do secure messaging for a new system. I think PGP would be good. But will the encrypted private and public key both be stored in the database? Then using the user's password decrypt the private key. Does that sound good or is there a better way to do it?