Gentoo Archives: gentoo-soc

From: Angel Perivolaropoulos <justthisthing@×××××.com>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] Gentoo-GPG: Week 4 Report
Date: Sun, 19 Jun 2016 21:31:12
Message-Id: CAOR70GiwmgZ=maCdtpOuOhXTbiHM2U9cWoCJb9Zx+iqG0=b6Hg@mail.gmail.com
1 Hello,
2
3 This was my fourth week in the GSoC for the project Gentoo-GPG. For the
4 first half I will be working on improving and expanding the capabilities of
5 Gentoo-Keys <https://wiki.gentoo.org/wiki/Project:Gentoo-keys>, whose code
6 can be found in this Github repository
7 <https://github.com/gentoo/gentoo-keys>. My work for the fourth week was to:
8
9 - Expand on the function’s capabilities by making it inform the user
10 about which keys have been updated each time the function is used.
11 - Display a warning message to the user and give him the opportunity to
12 do an update check if a key has been revoked or expired recently.
13 - Do further bug testing on everything I have done on Gentoo-Keys so far
14 to prepare for the midterm evaluation.
15 - Make the GPG default config file over-ridable for gkeys-gen during key
16 creation.
17 - Fix a bug in the verify function of gkeys.
18
19 My plan for next week is to:
20
21 - Implement upload key functionality
22 - Fix the import key function of gkeys
23 - Bug test and fix my previous work
24 - Start planning for the development of the meta-manifest system for the
25 2nd half of GSoC.
26
27 – aeroniero
28 P.S. This post can also be found in the blog here
29 <https://blogs.gentoo.org/gsoc2016-gentoo-gpg/2016/06/05/week-2-report/>.