Week 1 Report

Hello

This was my first week in the GSoC for the project Gentoo-GPG. For the first half I will be working on improving and expanding the capabilities of Gentoo-Keys, whose code can be found in this Github repository. My work for the first week was to:

  • Install a fresh working Gentoo VM for testing.
  • Create a requirements.txt that will included all the dependencies of Gkeys, the code of which can be found here.
  • Find and fix the older seed function move-seed that has been broken because of more recent patches, the code of which can be found here.
  • Check if functions for installing and deleting keys work correctly and fix them if any issues appear.
  • Study and learn more about how to use git.

My plan for next week is to:

  • Implement an update check for seeds/binary keyrings.
  • Study more on how to use git to be able to quickly make and edit Pull Requests.

-aeroniero