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 #7
Date: Sun, 06 Jul 2014 21:06:31
Message-Id: CAOgmxWw43LC02mxJC=nFdnNCt7d=eALZpgxSHXv+sJJn3ZCDqQ@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 #7
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Manage installed keys with separate seed files on each folder
20 * basic template: $keydir/devs/$name/gkey.seeds
21 * Implementation that checks/lists installed keys
22 * Complete key removal action
23 * Safely remove developer after a check in the proper seed file
24 * Testing with pypgpgme
25
26 Goals for the next week:
27
28 * Complete GPG key template
29 * Document process
30 * Testing
31 * Minor fixes
32 * Begin implementation of binary keyring support
33
34 Best regards,
35 Pavlos Ratis