Just A Reminder About My Public Key

February 23rd, 2008

No, it’s not in one of those public auto-checkable thingies (I need to get around to doing this as well as getting it signed by others), but a public key IS available.

It’s at http://www.nighton.net/nighton_key.asc.

After you download it, go System -> Administration -> Software Sources.

Click the Authentication tab. Click Import Key File, select nighton_key.asc from wherever you downloaded it to. After that, you should stop getting any error messages about the lack of a key.

Alternatively, you can use this quick one-liner in a terminal:

wget -q http://www.nighton.net/nighton_key.asc -O- | sudo apt-key add - && sudo apt-get update

Hope that helps!

(This was brought to my attention by a blog post from Andre Gondim.)

Permanent Link: Just A Reminder About My Public Key | 4 Comments »

  1. I fix this in my post.

    Hugs!! ;)

  2. David Love says:

    Not a problem. It’s really my fault after all. I need to get the thing signed by others and put it in a public repository. Thanks for the update!

  3. Bram says:

    Hi,

    I was wondering if it was possible to compile the latest mugshot version for Ubuntu. The version that is currently in your repository is 1.1.58, which doesn’t work with firefox 3.0.
    Since I’m running Hardy on my PC, I need this firefox 3.0 support to be able to use Mugshot.
    I already tried compiling it myself, until I have come to a point where I need the firefox idl, which I can’t find anywhere.

    So if you have some spare time to compile the new Mugshot version against Hardy, it would be greatly appreciated :)

  4. Do you have any idea on how to build Mugshot for Hardy? It builds fine, but it just sits in the notification area grayed out, unable to log on. I believe it is a FF3 issue.

Leave a Reply