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 #12
Date: Tue, 12 Aug 2014 23:36:58
Message-Id: CAOgmxWxuCt0Th0Eu3+-3-STjc8hAN82kXx7ADYVUyc05ba1zgA@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 #12
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Completed file verification support.
20 * Support for both local and remote file verification.
21 * Maintenance checks.
22 * Checks for expired and valid keys.
23 * Implemented fetch_file feature in ssl-fetch which downloads files
24 and binaries.
25 * Improved argument handling in pyGPG.
26
27 Goals for the last week:
28
29 * Code polishing.
30 * Add more documentation.
31 * Bug fixing.
32
33 Best regards,
34 Pavlos Ratis