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 #4
Date: Sun, 15 Jun 2014 19:18:15
Message-Id: CAOgmxWzbrZLW+0YnLv51QC4KP4H0u40xf5gRkOFvUbUNxU=VFw@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 #4
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Refactor gkeys and gkeyldap
20 * code clean up
21 * move some actions behind seed handler
22 * add more docstrings
23 * improvements in argument parser
24
25 Goals for the next week:
26
27 * Final fixes in seed file format.
28 * Final improvements in list/add/delete key actions.
29
30 Best regards,
31 Pavlos Ratis