From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 299304484864 X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,e1d96d53089cf3a1,start X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.180.96.101 with SMTP id dr5mr6998483wib.0.1414658362354; Thu, 30 Oct 2014 01:39:22 -0700 (PDT) X-BeenThere: supmua@googlegroups.com Received: by 10.152.5.99 with SMTP id r3ls289135lar.73.gmail; Thu, 30 Oct 2014 01:39:21 -0700 (PDT) X-Received: by 10.112.55.10 with SMTP id n10mr63572lbp.14.1414658361850; Thu, 30 Oct 2014 01:39:21 -0700 (PDT) Return-Path: Received: from mout.web.de (mout.web.de. [212.227.15.14]) by gmr-mx.google.com with ESMTPS id ea4si1006079lbc.0.2014.10.30.01.39.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Oct 2014 01:39:21 -0700 (PDT) Received-SPF: pass (google.com: domain of ruthard.baudach@web.de designates 212.227.15.14 as permitted sender) client-ip=212.227.15.14; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ruthard.baudach@web.de designates 212.227.15.14 as permitted sender) smtp.mail=ruthard.baudach@web.de Received: from ruthard-lappi.fritz.box ([94.217.201.160]) by smtp.web.de (mrweb002) with ESMTPSA (Nemesis) id 0MgOUY-1XPKjH0Ymk-00NjZ4 for ; Thu, 30 Oct 2014 09:39:21 +0100 From: Ruthard Baudach To: supmua Subject: sig-output hook Date: Thu, 30 Oct 2014 09:39:19 +0100 Message-Id: <1414658312-sup-3756@ruthard-lappi> User-Agent: Sup/0.20.0 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=-1414658359-957632-1606-1579-4-=" X-Provags-ID: V03:K0:EX2p6D2YdLtsVm+dnI/bJ4kWTvOPzfVbYnmcxFGVW6sf5sOrDJt /YUVXs9L2ZHJck/TDB6yMXXQczEqRittMh6+ODt5HX1K1FJ0XpUOGG4dxVmsIQGDQc7NCVo EbUT+UIa6/OuWJTu9+3HafBiYRBgyv9d9ujfMhirnbmPaHytpE0qHyvECCh0iH81sxaifRQ OC31823cEb7ImFJ+GjRuQ== X-UI-Out-Filterresults: notjunk:1; --=-1414658359-957632-1606-1579-4-= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Playing with the possibilities of sup's hooks, I stumbled over the sig-output hook. If I am not mistaken, signature has to meanings: a) the signature block :=3D text attached to the body of an message, containing information on whatever the sender wants to inform everybody (s)he is mailing to. b) the cryptographic PGP/smime signature of the message ensuring the identity of the sender. If I am not mistaken, the sig-output hook seems to apply to the signature type b)? If so, it might be clarifying to change the description to: ---------------------->%---------------------- sig-output ---------- File: /home/ruthard/.sup/hooks/sig-output.rb Runs when the PGP signature output is being generated, allowing you to add extra information to your signatures if you want. Variables: signature: the signature object (class is GPGME::Signature) from_key: the key that generated the signature (class is GPGME::Key) Return value: an array of lines of output ---------------------->%---------------------- Yours, Ruthard ---- Emails bitte verschl=C3=BCsseln und signieren. Meine PGP-Id: AC5AC6C2 --=-1414658359-957632-1606-1579-4-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUUfk3AAoJEA852hysWsbCXisH/RstUG/XzqSUHKqBS9ee884f xNVEiniC/5ce41/QkhdSB8UAg5Cm6/u4GxGMR8hZ82xOC2K1gylb1uI72RwUMx1U cnlDQcxt4/ESPvh6EBhjp+51fWjWrZZoGkx6F2uySk+iuixmW9uO3V7MPZAdR6yj 3sxrFoz0a8ru0nsrWzjgFqvantLV90wp1MceCuP0UroBtCbdDJL7ds1hnU7zl7pY 8XtCE//JxNm9IDOv4O4usSP+2MncLVWGF7xl728qYTSpU9QT+jhRc9G/6rUuzP9N 2174ZB8Z9WjB44qDo5EmxkK8UbOATu0b+M2Rv9ZhfhTgB6uNUtfph90zjb1sc6I= =9Uet -----END PGP SIGNATURE----- --=-1414658359-957632-1606-1579-4-=--