<link rel="pgpkeys">, Sean Carroll and Atom
Since publicly proposing the idea a week and a half ago, I’ve noticed an increasing number of personal websites sporting
<link rel="pgpkey" type="application/pgp-keys" href="..." />
links to the owner’s PGP Public Key.
No, I don’t go around viewing the source of every weblog I visit. These links appear in the “More” menu of the Site Navigation Bar in Mozilla.
I’m really pleased to see this being rapidly adopted. But there are a couple of things that site owners can do to make it even more useful.
- Give the
<link> a title attribute, saying whose key it is (mine says “title="Jacques Distler's PGP Public Key"”). If you have a multi-author blog, put up a separate <link> for each author’s Public Key, and identify each one with a title attribute. - Make sure the key file(s) are served up as
application/pgp-keys. Surfers who configure a Helper App in their browser for that MIME type can then add the Public Key to their Keychain with a single click.
I know I’m slow on the uptake, but Sean Carroll has a blog. I’ve added it to my BlogRoll. But you’ll note that, despite it having an Atom Feed, I haven’t syndicated it. mt-rssfeed doesn’t support Atom feeds yet, and Blogger, apparently, does some really funky stuff with the <summary> element of their Atom feeds.
Posted by distler at March 9, 2004 8:50 AM
TrackBack URL for this Entry: http://golem.ph.utexas.edu/cgi-bin/MT-3.0/dxy-tb.fcgi/325
Re: <link rel="pgpkeys">, Sean Carroll and Atom
I’ve been using Firebird/Firefox for several months now. You just reminded me of the one feature of mozilla that I really miss: the site nav bar. I know it’s not something that the average user needs, but I sure wish that Firefox had it.
Read the post
Sean Carroll's blog
Weblog: Lundi Pundi
Excerpt: Just learned from Jacques Distler that apparently also the famous physicist Sean Carroll runs a blog called Preposterous Universe. Please check it out!...
Tracked: March 13, 2004 8:43 AM
Re: <link rel="pgpkeys">, Sean Carroll and Atom
While at first I accepted this without question, upon looking up the W3C recognized linktypes, it would seem that rel="appendix" type="..." title="Public Key" would be more accurate.
The public key is not related directly to the page being viewed because the page is not encrypted in anyway. This is metadata about the author of the site. As it is added to the site, it could be considered an add-on, or appendix, to the site.
Read the post
A Tale of woe
Weblog: Transcendent Ether
Excerpt: In order to provide server-side verification using OpenPGPComments, the Perl module Crypt::OpenPGP is required. Among the prerequisite modules for Crypt::OpenPGP (there are several) is Math::Pari....
Tracked: May 14, 2004 1:16 PM
Read the post
PGP, P3P, and licenses
Weblog: Transcendent Ether
Excerpt: While working on OpenPGPComment and reading the discussion concerning providing a readily accessible means of supplying a PGP public key, I not only thought the...
Tracked: May 14, 2004 9:15 PM
Re: <link rel="pgpkeys">, Sean Carroll and Atom
I’ve got a question:
I’ve added the link tag to my site, including the title attribute. When I visit my site, the keyfile shows up in Mozilla’s toolbar as expected, but when I select it, Mozilla displays the text of the keyfile in the browser window. When I select the key for your site, the file’s downloaded and passed to PGPkeys.
Is there a trick to forcing the file download?
Re: <link rel="pgpkeys">, Sean Carroll and Atom
Worked like a charm; thanks a million, Jaques. And I’ll get into the
habit; I didn’t have PGP installed at work at the time!
sorry for waking an old post but…
i’m trying to get this working on my blog, but for some reason my host’s server keeps sending the file > as text/plain. would contacting my host and getting them to change their MIME type settings server-side fix this?
my site
and key
sorry for bringing up this old post but i’d like some help with this
Re: <link rel="pgpkeys">, Sean Carroll and Atom
thanks, Jacques. i have it working now. cheers for being so helpful and informative.
Re: <link rel="pgpkeys">, Sean Carroll and Atom
I’ve been using Firebird/Firefox for several months now. You just reminded me of the one feature of mozilla that I really miss: the site nav bar. I know it’s not something that the average user needs, but I sure wish that Firefox had it.