New Global Directory of OpenPGP Keys
Gemini writes "The PGP company just announced a new type of keyserver for all your OpenPGP keys. This server verifies (via mailback verification, like mailing lists) that the email address on the key actually reaches someone. Dead keys age off the server, and you can even remove keys if you forget the passphrase. In a classy move, they've included support for those parts of the OpenPGP standard that PGP doesn't use, but GnuPG does."
finally
With the minor computational cost of crpto and the avalability of public keys, will all network traffic move toward crypography?
Since when has this country used intellectual elite as a pejorative term?
FPCP (First Privacy Complaint Post):
Won't a database of verified emails be, y'know, abusable? What about spammers who want to harvest from this? If they can't directly harvest, they could certainly validate email addresses they know about, and know they were getting people on email addresses that they care about.
Slay a dragon... over lunch!
Sounds like a good way to make a global whitelist! ;/
Allow incomming mail only from such valid e-mail accounts that are using the service. Could be useful for spam. Or will spam endure as it always has done...
Companies can secure their internal email by deploying SSL on their mailservers and enforcing its use. For email outside the company surely S/MIME has captured the market. It's built into most email software, and companies are offering free certificates.
With PGP seeming more complex and requiring a seperate install, what role does it have for today's SMEs?
Are there backdoors? And if there are not, what will Homeland Security or the like try to do about it?
Can they do anything about it, realistically?
Have I completely misunderstood this (a common event, unfortunately) or will this be one of the few ways of having as close to true privacy as we can realistically get?
Every PGP new user has done it. Created a brand new key while learning the program and forgot the passphrase. There are hundreds of unused keys that was created and never used but can never be deleted because they don't expire.
Had PGP's defaults been for a 1 year key instead of infinite this wouldn't be an issue.
I always create 1 year keys but I've got a couple of key out there over 10 years old that I FUBAR'd that'll never go away.
Slashdot, home of supporters of free software, free music, and free speech.Except for Moderators that disagree with you.
We need a new key format, that doesn't have a live email address but instead has a hash of one. You'd send the address separately so it could be compared against the hash. There'd be salting to stop brute force searches. The database server could then still verify all the addresses (by sending emails out) but the actual email addresses would stay unpublished.
I don't know much about PGP, admittedly I don't use it, although I know how to create keys. Wil lthis service be free? I looked at the site and did not see a cost structure. Will we pay for every use of the server? How does this work(Not PGP, but the service)?
I tried for 5 years to come up with a clever sig...only to realize that I am not clever.
Who needs to load-test a server when you have slashdot to do it for you?
"Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
So if I'm willing to post my public key and verify every 6 months that I'm the same live email responder at the other end, then what assurance do I have that encrypted email sent to me isn't spam?
Since the MTA's can't read my mail for spamminess if it is encrypted, the spam filter responsibility will be for my local email client with a set of my cached private key so it can decrypt and trash those herbal viagara offers.
"Provided by the management for your protection."
Dead keys age off the server, and you can even remove keys if you forget the passphrase.
Thank Jesus.
dmiessler.com -- grep understanding knowledge
PGP's been around for years, and hasn't taken over. Layness is a powerfull force - self-preservation has to work hard to overcome it.
My Karma: ran over your Dogma
StrawberryFrog
...what are the chances that it's going to hold up to millions of email clients all trying to access keys at once?
and yes the new server it out the window! /. effect in effect.
The nice thing about PGP/GPG is that it is decentralized! You don't need to obtain a "certificate" from any big-bad central authority.
But now this move centralizes things - yuck.
If you want to send PGP mail to/from a friend,
just mail public keys to each other.
Does anyone know of any OpenLDAP schema files that could be used to create a PGP keyserver using OpenLDAP? It'd be great to have an internal keyserver for our organizational PGP keys without having to use proprietary products.
Yeah, I think Phil Zimmerman should be doing something about this. I thought the whole point of PGP was to stop people from invading your privacy.
Good point, but this just provides a central option . You can still do a private(?) exchange of public keys with your friends & not friends, or do both..
There is not nearly enough love in the world, but there is far too much trust.
A central repository of public keys can bring problems, for example, if the central repository is located in USA and the FBI want to do a man-in-the-middle attack? How can you be assured that the public key from the guy you want to send a encrypted message is realy the correct public key? I don't know better solution than having a lot of servers in different countries, under different governments controls and laws, and when the user do a search, he can do the search in a lot of servers. How about having servers in USA, China, France, Germany, China, Finland, North Corea......, and the user can search the user public key in all these databases? When storing the public keys, why not the user store his keys in these distributed servers? Can you really believe that storing your keys under one company control can bring security?
I've found that the pgp wotsap has been down recently. Is there any other site that will do the same thing, i.e. find a path from my key to a key I want to trust?
I am trolling
New PGP Global Directory
The PGP Global Directory is a free service designed to make it easier to find and trust the universe of PGP keys. The PGP Global Directory replaces the current public PGP Keyserver, facilitating worldwide key management and access for all PGP users. Following are the main features and benefits of the new PGP Global Directory:
* Verified directory of PGP keys Every 6 months, PGP Corporation will notify the email addresses associated with the keys in the PGP Global Directory to verify users' desires to have their keys publicly available.
* Increased trust Users will be actively managing and verifying the availability of their keys in the PGP Global Directory so other PGP users will know that available keys have been validated within the last 6 months.
* Automatic posting of PGP keys Users no longer have to take the manual of step of posting a new key to the new PGP Global Directory. Active users' keys will be automatically migrated to the PGP Global Directory, increasing the likelihood of receiving encrypted messages from other PGP users.
* Default searching of the PGP Global Directory Future releases of PGP products will automatically default to searching the PGP Global Directory. If a PGP key is posted publicly, PGP products are designed to find it.
* Easier to send encrypted messages Another option introduced in new PGP products is to automatically encrypt a message if a PGP key is found. This new functionality makes it easier for the worldwide community of PGP users to send and receive encrypted emails.
For complete product information, download the PGP Global Directory data
Perceived Value is very closely tied to percieved scarcity. As people begin to *realize* that their privacy is as scarce as it actually is, people will begin to value their privacy ergo encryption.
Feeding that will be dirt simple encryption applications that make it so EASY to encrypt and decrypt that you might as well do it. (Like, for example, the application I'm finishing right now but refuse to plug until it's released)
The biggest problem now is that if a developer wants to include Public Key encryption abilities in has app he has to create an entire key management system and force users to gather the keys of all their contacts manually because there's just no other way. How many users are going to do that for a program that they only kinda think they need?
If you want the answer to that question, look at the percentage of users who currently encrypt any large part of their communication (SSL excluded?)
Imagine if spammers start encrypting their spam with the recipients own PGP key. It would be impossible for content based spam filters to classify the e-mail (pre decryption).
I suspect the lack of PGP adoption, the overhead of getting and maintaining the PGP keys, and the increase in time and system utilization of encrypting the messages would make this unlikely. It's a chilling thought none the less.
What the heck is this article doing in Your Rights Online? There's no legal/government issue here...
Thank Jesus."
Every time you forget your passphrase, you make the baby Jesus cry.
All they have to do is impound your pc. Then they will find that you have PGP installed... a violation.
The suspicious traffic will be enough to get the warrant...
Once it becomes illegal, we are screwed...
---- Booth was a patriot ----
http://www.itweek.co.uk/news/1118258
Chris Williams clw7500nc@gmail.com
Er...no.
First of all, they are NOT talking about centralizing the ISSUING the keys, or restricting who CAN issue keys. You self-generate keys as before. Your "big bad central authority" concern is not valid.
What they are talking about is centralizing the part of the process that is SUPPOSED to be public--the public keys. This is for CONVENIENCE of the sender/recipient. It's not REQUIRED that you list your key--it just makes the process of finding public keys easier.
You can not list your key and exchange it privatly if you so choose--no one is talking about making software that won't work that way. It's simply giving PGP/GPG users the OPTION to list their public key in a repository, so that they don't HAVE to mail a key to each correspondant.
And this is nothing that's NOT already done today in other various repositories--all this is doing is giving users the convenience of having only one place to look, plus knowing that they've got the right key.
No one's making you play. No one's making a certificate authority. No one's forcing you to register. No one's making your software stop working. They're just trying to make it easier to use PGP/GPG, the same way the phone book makes it easier to call people if you don't have their number.
Please take off the tinfoil hat. Your concerns would be valid IF they were doing what you seem to think they're doing. But they're not.
So how soon before Google offers an uncrippled version of Google Groups for a fee?
Just because it CAN be done, doesn't mean it should!
B-E-T-A. Obviously the final rollout will be more robust.
"Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
> Is there any way to acutally prove that a message is encrypted,
> as opposed to being just random garbage data that two people
> happened to mail to each other?
Torture.
Its a great idea, however there is still a single point-of-failure. Maybe a P2P-style system would be advantageous for this service instead?
http://news.com.com/Linux+groups+patch+image+flaw/ 2100-1002_3-5484080.html?tag=nefd.top
Dropping keys from the keyring presents problems with the trust path. For example, A signs B's key. B signs C's key. A now has a trust path to C. If B is dropped from the keyring, no new users can authenticate that trust path. With the current scheme, if N signs A's key, N would now have a trust path to C. With the new scheme, the link to B and C is broken because he can't retrieve B's key.
Having an email address expire is not a reason to no longer trust a key.
-molo
Using your sig line to advertise for friends is lame.
Perhaps a pay version of gmail in the future will include SSL and use something like gpg in their messages.
I know very little about PGP encryption. I'm wondering, if there is a database of keys that can be used to read the mail then can the government just make the PGP guys hand it over and suddenly be able to read everybody's mail?
... just use fake PGP
By coincidence, I just set up gnupg
and enigmail for thunderbird yesterday
on my windows box. Took a few grungy steps
to get it all together (no nice installers
for the uninformed) but it looks like I am set
to go. I also registered myself at pgp.mit.edu
with a simple cut and paste... Why would I want
to use this service?
If mail apps signed messages by default and included encryption in an easy and trasparent way, people would start to get accustomed and use it.
I'd really like mail encryption to work as easily as ssl in browsers (but, hopefully, offering some more security).
I advocate Enigmail to become part of thunderbird and to have tb create keys for you when you create an account and sign message by default. If a recipient is found to support crypto (it uses tb or signs its emails) the app could even bother you asking if you want to send secure message.
This thing could be cool enought to get Outolook to follow the trend.
Oh, by the way, look at how many thing Outlook mad us swallow just by making them default (HTML mail for one)
... i often needed to create keys for supersecret endeavors, and god forbid, that you attach your real address/email with that, so everbody would know at least who will be communicating with whom.
f reedom/humanrights/misc forces to communicate securely and properly without others even noticing a bit about identities.
l doers/aliens the better you are off.
the real security lies with the keys whose purpose isnt revealed.
for example high security networks and real life people could post keys that only reveal the public key and fingerprint, arent signed by anybody else or at least only signed by other keys that dont reveal their meanings, so their identity, people, organisations and purpose are completely hidden.
good means for security/government/osama/army/military/partisan/
knowledge is power, and less you reveal to the feds/opposition/rebels/communists/capitalists/evi
just think about it.
I thought the NSA already had a global repository of PGP keys? OOPS, posting to the wrong computer.
What are botnets for? Spammers don't care about computational expenses - they "use" other peoples resources!
Well said. Anyone who thinks a C-R system is a good idea simply doesn't understand what they are doing. I also do what the GP does - respond to C-Rs that I get due to joe-jobbing or the virus du jour.
And in case any C-R users wish to respond, here in a nutshell is why C-R is explicitly worse than useless : You receive a bunch of mail. Some of it may be whitelisted, some of it may be blacklisted. Some of it may be rejected outright due to eg SpamAssassin. Some of it may not be accepted in the first place due to RBLs. Whatever, at the end of all that, you have a body of messages for which you have to decide what to do. Instead of just facing up to that burden and delivering the message (or not), the C-R user passes that burden back to the purported sender. Most all of the time this is an innocent third party. So a C-R user's burden may go down, but only at the expense of the wider net community. It's ignorant and wasteful, and is little different than the modus operandus of spammers : let other people bear the cost of my own selfish actions.
If you're using a C-R system you are hardly any better than a spammer.
Most of society does not use any method of encryption. I would like to send private messages to my friends encrypted but no does. If not encrypted signed to make sure i am who i say i am. The last place I worked had a policy to use PGP encryption on all emails, but for the normal computer user and I would think some organizations will not encrypt email or anything for that matter. I think OpenPGP and PGP Commercial needs to do a better job marketing their product. I wish everyone could use PGP but I think I will have gray hair before I will see that.
Does anybody know of a good clearinghouse with information on plugins for a variety of mailers I could send my dad, high school friends, or grandmother to?
:: Windows Privacy Tray is a good place to direct your friends still using windows.
:: Sendmail
:: Exim
:: Qmail
n eral/979
Anybody know of a list out there that collects information on how to secure your email, what's it's all about, and general key maintainence issues (for "the everyday net user")?
WinPT
I'd like to be able to say to a friend: "Here's my key. Go to keepitprivate.com and find a plugin for the email software you use. Then next time you send me some email, just be sure to put it in an "envelope" (it just takes one extra click or can be set to happen automatically). You don't even need to lick a stamp! I value your privacy as much as I hope you value mine!"
I think a resource for mail administrators on how to add TLS capabilities to their SMTP handlers could be healthy for the net as well. On there would be step by steps on how to TLS-enable sendmail, postfix, qmail, proprietary-this, and proprietary-gateway-that. My SMTP traffic is opportunisticly TransportLayerSecure. Is yours?
Red Hat
If you're running Postfix you've got little excuse to not be running TLS.
http://article.gmane.org/gmane.comp.encryption.ge
Get a free server certificate from cacert.org If you haven't already you should add their Root Certificate to the list your browser accepts. They will also remotely sign your PGP/GPG keys and issue free S/MIME certificates as well. Very cool, totally free, and a distributed trust model rather than a top-down, it'll-cost-you-$199.00-for-an-SSL-cert model.
For more keysigning fun DO NOT MISS http://biglumber.com/! Find people nearby and extend your web-o-trust.
Host a keysigning party at your next LUG meeting.
You can get a email-address-verified signature at http://www.imperialviolet.org/keyverify.html
Learn about using subkeys.
- - - - - - GPG keys -- The new web. - - - - - - -
DROP TEXT :: Email People
/.ers or otherwise... Forward At Will )
:: E M A I L ::
:: W E B ::
(Sent this a few days ago to my ISP and family members - thought it might be useful to some
=Cy
Do consider Thunderbird
http://www.mozilla.com/products/thunderbird/
http://www.mozilla.com/products/thunderbird/why/
for both yourself and your clients. It's really a wonderful product
and has spam handling built right in. Unlike Outlook(TM) it is open
about where it keeps your email (not hidden and difficult to export)
and is not so susceptible to worms and email nastiness such as scripts
that run without hindrance. Many a spyware app has been installed
further contributing to the spam problem due to people running just
that piece of software. Don't help the spammers. Reclaim your inbox.
It supports Enigmail: ( email envelopes you don't have to lick! )
http://enigmail.mozdev.org/
http://www.moztips.com/index.php?id=87
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto.ph p
I've attached my public key [ 0xYOUR_FINGERPRINT ]. I prefer to receive
secure mail. I've got nothing to hide, but I don't like using
postcards for all my USPS correspondence either. Regular email is
like using postcards on the internet. Any postal worker along the way
can take a look ( have a look at email "headers" sometime; every hop
you see is a place where your email is stored on a hard drive. )
Please use an envelope when communicating with me. Won't even cost
you a stamp. I value your privacy as much as I hope you value mine.
Privacy tool for Windows: (supports Eudora, Outlook, Clipboard)
http://winpt.sf.net
There's no need to keep my public key a secret. Feel free to give
it away or put it on a telephone pole; write it in the sky if you'd
like. It's available on the web. The more people that have it the
better. Use it to seal your envelopes when sending me mail. I've got
the only other matching key (my private key, opposite the public key
I've given to you) that allows me to unlock the envelope. You can
even lock an envelope so that multiple people can unlock it on their
own, but nobody else can read what you've sent them.
You can also find keys for me here:
http://www.biglumber.com
Please try it out. Be glad to help you get started.
If you haven't heard of the Firefox web browser yet
http://www.mozilla.org/products/firefox/
download it and check it out. Then look into the Extensions under
tools. Fast, far more secure than IE and extremely standards
compliant. Lots of tricks up it's sleeve in the way of Extensions,
themes, etc. Introducing this to your clients might be worthwhile as
well. The less spam and junk they've got clogging up their machines,
the less you'll pay for bandwidth, etc. Worth a look.
Thunderbird will import from Outlook. They just had a major release.
Even though this is version 1.0 it's not like a "typical" 1.0 release.
In the opensource world projects often start out with very low version
numbers. It's not uncommon to see something like v0.3.22 for very
usable and extremely bug free pieces of software.
Anyway it's really nice - though it doesn't have the calendar and palm
integration. That you'll need to weigh. Mom however doesn't need to
be on outlook....
=====[ http://www.mozilla.org/products/thunderbird/releas es/ ] =======
Comprehensive Mail Migration from other Mail Clients
Switching to Thunderbird has never been easier since Thunderbird can
now migrate all of your email data including settings, mail folders
Can anyone recommend any good open source gnupg plugins that allow for usage with outlook?
spare the satirical or condescending remarks, I have to use outlook for work.
Thanks!!
Can someone explain what these Gnu/PG features that aren't in PGP are, and what they have to do with the key database?
Could work with a lot of other forums out there. Never tried coding it myself, but the technology is certainly there.
Hi, I dabbled with PGP back in the late nineties but never really maintained using my keys due to lack of purpose or use....Do people here feel that this is going to make some sort of dent in the consumer market? A lot of people who I deem "computer average" are not even aware of PGP... just my thoughts.
just a web application developer and instructor in Toronto, ON Canada
curl http://slashdot.org/ | gpg -se -r Bob
(this is a joke, I have no idea if that's a valid way of invoking GPG)
Boffoonery - downloadable Comedy Benefit for Bletchley Park
.. encrypted IRC??
atb
Suchetha
learn from yesterday, plan for tomorrow, party tonight
or one out of three ain't bad
The very moment when their golden days start waning. Right now they don't need to.
If they ever need money, that's what they'll do. They're a corporation, not for the common good. Now I do think that they won't run out of money that easily, especially with the government TIA connection, but nevertheless.
Google groups is a bit different than a PGP keyserver. You'd like the keyserver to be there always, it is very convenient. As for Google groups, you can just read your groups off Usenet like normal people, and stop bothering with it. Not having it doesn't mean much.
See my other post with links on how to setup TLS for your mail server, more info on building the web-of-trust, and GPG downloads for your windows friends.
d =11046941
:: Windows Privacy Tray [sf.net] is a good place to direct your friends still using windows.
:: Sendmail
:: Exim
:: Qmail
n eral/979
.
.
http://yro.slashdot.org/comments.pl?sid=132181&ci
Also note that the ======== http://link ======== at the end of the parent post has been mangled by Slashdot Submissions Co. and should be fixed before forwarding it on to your friends, or posting anywhere. Broken links have never impressed anybody.
WTF - Here are some links from the link above again. Sorry about the bandwidth wastage but I think it's worth people seeing as practices contained within are sure to benefit us all (in Utopia - yay!)
[--snip-- (abridged) ]
WinPT
I think a resource for mail administrators on how to add TLS capabilities to their SMTP handlers could be healthy for the net as well. On there would be step by steps on how to TLS-enable sendmail, postfix, qmail, proprietary-this, and proprietary-gateway-that.
If you're running Postfix you've got little excuse to not be running TLS.
http://article.gmane.org/gmane.comp.encryption.ge
My SMTP traffic is opportunisticly TransportLayerSecure. Is yours?
Get a free server certificate from cacert.org If you haven't already you should add their Root Certificate to the list your browser accepts. They will also remotely sign your PGP/GPG keys and issue free S/MIME certificates as well. Very cool, totally free, and a distributed trust model rather than a top-down, it'll-cost-you-$199.00-for-an-SSL-cert model.
For more keysigning fun DO NOT MISS http://biglumber.com/! Find people nearby and extend your web-o-trust.
Host a keysigning party at] your next LUG [debian.org] meeting
You can get a email-address-verified signature at http://www.imperialviolet.org/keyverify.html
Learn about using subkeys
- - - - - - GPG keys -- The new web. - - - - - - -
[--snip-- (abridged) ]
but, SpamAssassin 3.x, ain't that good. Though it's not in any way bad. Just that it's not that good-good, that it can effectively protect you against 100% of all da' spam that's thrown at you.
PS. I'm using SpamAssassin 3.0
I don't claim I know more than I know, and if you know you know more than I know, then by all means, let me know.