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 #8
Date: Mon, 14 Jul 2014 23:22:27
Message-Id: CAOgmxWxJhhRs6MNtryV_CP4dqY96N4UrSg_gECa_QAP1OVM1dQ@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 #8
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Complete gkey-gen implementation (GLEP 63 GPG key generator)
20 * Developers and users are now able to create GLEP 63 based GPG keys.
21 * Documentation also has been written(will be published soon) that
22 shows how to create a key easily step by step.
23
24 Goals for the next week:
25
26 * Continue work with Binary keyring support.
27 * Add feature in gkey-gen to auto generate revocation certificates.
28 * Package gkey-gen, gkey-ldap and gkeys
29 * Create ebuilds for each application.
30
31
32 Best regards,
33 Pavlos Ratis