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.

(Simple) Chrome plugin for GPG/PGP in GMail

45 pointsby mh_almost 14 years ago

3 comments

pavpanchekhaalmost 14 years ago
Neat idea, and I know it's a cute hack, but<p>1) You ask for all data on my personal computer and all data on all websites. What?! I imagine you might require local data access to get my GPG key and Chrome doesn't allow it more fine-grained than that (but forchrissakes tell me that on your site), but why all sites? Why not mail.google.com and gmail.com? Because of apps for your domain?<p>2) You're providing a crypto product. I want to see your source code, and don't tell me to unzip/tar/whatever your crx.
评论 #2918571 未加载
评论 #2918598 未加载
pnathanalmost 14 years ago
How do you manage your private keys not getting into Javascript land &#38; being POSTed out to an arbitrary site?
评论 #2918553 未加载
评论 #2918615 未加载
评论 #2920055 未加载
mh_almost 14 years ago
The plugin has 2 quick updates: a) It's now site restricted to mail.google.com b) Will make use of chromes update feature in the future.<p>Please grab the new version from <a href="http://thinkst.com/tools/cr-gpg/" rel="nofollow">http://thinkst.com/tools/cr-gpg/</a>