Gentoo Archives: gentoo-keys

From: Pavlos Ratis <dastergon@g.o>
To: gentoo-keys@l.g.o, gentoo-soc@l.g.o
Subject: [gentoo-keys] Gentoo Keys: Expansion and improvements -- weekly report #10
Date: Sun, 27 Jul 2014 19:48:46
Message-Id: CAOgmxWwQ_-1m9BNj3p5X3AFZ5_P1fP_EZWK6cHv38FFR1=4xKg@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 #10
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Completed binary keyring support.
20 * File verification
21 * Tested file verification locally.
22 * Implemented a first part of file verification support.
23 * Created a new release of ssl-fetch (0.2.1) which fixes some bugs in
24 the building phase.
25
26 Goals for the next week:
27
28 * Complete file verification
29 * Implement maintenance checks for GPG keys:
30 * Expiration date checks.
31 * Validity checks.
32 * Other checks that may occur.
33
34 Best regards,
35 Pavlos Ratis