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 #11
Date: Sun, 03 Aug 2014 21:00:37
Message-Id: CAOgmxWwa6xxs0Zf44G7bZQNih0_VVoZATc8_vq7pkGpYsJ3OOw@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 #11
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Fixed some bugs in ssl-fetch
20 * Worked on file verification
21 * Remote verification using URLs
22 * Started the development of key maintenance checks(expiration date, validity)
23 * Refined code on gkeygen
24
25 Goals for the next week:
26
27 * Final touches in file verification
28 * Continue the development of key maintenance checks
29 * Refine codebase
30
31 Best regards,
32 Pavlos Ratis