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 #9
Date: Mon, 21 Jul 2014 20:55:17
Message-Id: CAOgmxWxB7fgZXdvM+9zmqbe0uAnwa7FQC-hQjMwG-8rGgJdexQ@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 #9
13 =======
14
15 Status: on schedule
16
17 Tasks done:
18
19 * Documentation writing
20 * Expanded gkey-gen docs
21 * Binary keyring support
22 * Gentoo Keys can now export a public keyring with trusted keys.
23 That binary keyring can be signed by a Certificate Authority(CA) and
24 distributed to the users.
25
26 Goals for the next week:
27
28 * File verification
29 * Move new official seed files and glep63 config file to api.gentoo.org
30 * Sign glep63 gpg config and seed files
31 * Implement file verification in Gentoo Keys
32 * Continue work with Binary keyring support
33 * Improvements / Testing
34
35 Best regards,
36 Pavlos Ratis