Differences between version 6 and predecessor to the previous major change of KeySigningScripts.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Wednesday, August 16, 2006 5:22:30 am | by AlbertasAgejevas | Revert |
Older page: | version 5 | Last edited on Sunday, May 14, 2006 1:59:30 pm | by CraigBox | Revert |
@@ -20,9 +20,9 @@
Caff is a script written to assist with Debian keysignings. I used this to sign all the keys I sighted at Linux.conf.au 2006.
! Installing
-Install some packages: <tt>apt-get install signing-party gpg
-agent pinentry-gtk2</tt>
+Install some packages: <tt>apt-get install signing-party gnupg
-agent pinentry-gtk2</tt>
signing-party contains caff and some other useful scripts. gpg-agent allows you to save your passphrase in memory for a short period, and thus not type it in on every key you sign.
I've specified pinentry-gtk2 here, but curses might work for you if you don't have X on the machine you are using or prefer the console.