[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Debconf-discuss] Condensed keylist to print out



Hi,

as last year, I’m consensing the list that I print out considerably: It
gets this format:

SHA256 Checksum: 314F 1126 E119 F139 871E 356F FCFB 7310
                 B818 6959 6A57 4224 24A2 114C CB4B 4CA3  [ ]
#1   Adam D. Barratt (rank: 70 123) Key [ ] Id [ ]
	345E3A85: In [        ] Out (        )
	C542CD59: In [        ] Out (      )
#2   Aigars Mahinovs (rank: 26 93) Key [ ] Id [ ]
	67209BDE: In [SS      ] Out (S S S   )
	1D227AFB: In [        ] Out (  )
[..]

which should be all that’s needing during the (long-running) keysigning
event. The list fits on two A4 page. The script to generate it
(including the call to enscrpit) is on 
http://people.debian.org/~nomeata/debconf9-signing-party/condense-keysign-list.tar.gz
You need to adjust the key-ids in generate.sh, and if you want the
"In [        ]"-parts to align even when empty, you need to adjust that
in the code.

I also tried to generate a graph of the current signatures as on 
http://people.debian.org/~nomeata/debconf8-signing-party/debconf8-before.png
but it seems it’s too large this time:

$ cat gen-before.sh 
gpg --no-default-keyring --keyring ./debconf9-before.gpg --list-sigs $(<keyids ) | sig2dot -a |fdp  -Tpng -o debconf9-before.png
$ ./gen-before.sh
[..]
fdp: failure to create cairo surface: out of memory
./gen-before.sh: line 1:  6924 Done                    gpg --no-default-keyring --keyring ./debconf9-before.gpg --list-sigs $(<keyids )
      6925                       | sig2dot -a
      6927 Speicherzugriffsfehler  | fdp -Tpng -o debconf9-before.png

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Reply to: