Gentoo Archives: gentoo-keys

From: Pavlos Ratis <dastergon@g.o>
To: gentoo-soc@l.g.o, gentoo-keys@l.g.o
Subject: [gentoo-keys] Gentoo Keys: Expansion and improvements -- weekly report #2
Date: Sun, 01 Jun 2014 19:21:05
Message-Id: CAOgmxWyZArB+SbX7CqnpDhD=kuhnV5+r4d+_8ymMFPOstwJhbg@mail.gmail.com
1 Hello,
2
3 This year I am working on improving and expanding the features of Gentoo Keys.
4
5 Gentoo Keys is a Python based project that aims to manage the GPG
6 keys used for validation on users and Gentoo's infrastructure
7 servers. These keys will be any/all of the release keys, developer keys
8 and any other third party keys or keyrings available or needed.
9
10 Source code: https://github.com/gentoo/gentoo-keys
11
12 Week #2
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Seed fetch handling support via ssl-fetch.
20 * Pretty print function for human-readable GKEY results.
21 * Fixes that raised in the 3rd party libs( pyGPG, ssl-fetch ).
22 * Meeting for the GLEP 63 GPG key template system.
23 * General improvements.
24
25 Goals for the next week:
26
27 * Expand key actions
28 * Continue GPG key creation template system.
29 * Create automation script for generating seeds.
30
31
32 Best regards,
33 Pavlos Ratis