Home
Version 0.4.1 (May 20, 2013)
Packages
Sources (gzip) src weechat-0.4.1.tar.gz (2.4 MB, sha1: e5c1d1943c89e7946734eacfd8c52361c24b4d20, gpg sig)
Sources (bzip2) src weechat-0.4.1.tar.bz2 (1.7 MB, sha1: a5185d6b8a2b330713ea354f06601a205270e3a2, gpg sig)
About release
Release notes doc ReleaseNotes-0.4.1.html

Checking the signatures

  • Import the gpg key:
    $ gpg --keyserver wwwkeys.pgp.net --recv-keys DEC408F8
  • Display the fingerprint:
    $ gpg --fingerprint DEC408F8
  • Check that the fingerprint is correct by asking to a developer on #weechat (irc.freenode.net).
  • Trust the key:
    $ gpg --edit-key DEC408F8
    $ trust
  • In directory with package + signature:
    $ gpg --verify weechat-X.Y.Z.tar.gz.asc
  • If the signature is OK you should see a message like this one:
    gpg: Signature made Sat 20 Oct 2012 07:36:35 PM CEST using RSA key ID DEC408F8
    gpg: Good signature from "WeeChat (signing key) <webmaster@weechat.org>"