From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CFE381387FD for ; Sun, 8 Jun 2014 17:33:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4228E093D; Sun, 8 Jun 2014 17:33:49 +0000 (UTC) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CECBE0933; Sun, 8 Jun 2014 17:33:47 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id s7so2589439lbd.0 for ; Sun, 08 Jun 2014 10:33:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=jOQ5GMsW5QObYPw6jo5btFZqT6PQTqfAWFM4RbGcV2Y=; b=nlEiNPkPkQlf4eU8Gbr7B/WelQH0Pa5k1YlPmOVzA8+7TVn5v0BPzHRUr+2SIlS8gw mLc0xUXRoTxfm71/BD8WCMhYJVJSOwY/7iXOFM0MDIO2uy92RBFM1NGm45cWWeL4LM0I ndAeY0XiD4pzh8ur2bTDdCfwDTlup4N7CT0veaAO0yFPs2xJZFYPyXnXKJdK+GPOvjI7 /1zvoCFq6HoSk3ha5Oy4sHCUpXSD0M8thJjiFe+vqzGJSZqQMkwpRO2ezLqYhWte8Rxh WBLhYWDHMico3fX/DKs2K1XpQXmn4l/tFYCq+5EjsqXjf2VNvYBsildviDVKb7/QbZKf rXqA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: List to discuss signing and verification of the Gentoo Tree. X-BeenThere: gentoo-keys@gentoo.org X-BeenThere: gentoo-keys@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.152.170.193 with SMTP id ao1mr14035052lac.27.1402248826590; Sun, 08 Jun 2014 10:33:46 -0700 (PDT) Sender: dastergon@gmail.com Received: by 10.112.28.74 with HTTP; Sun, 8 Jun 2014 10:33:46 -0700 (PDT) Date: Sun, 8 Jun 2014 20:33:46 +0300 X-Google-Sender-Auth: n_iesu2NuqxxMVC4aucFgVPe0Dc Message-ID: Subject: [gentoo-keys] Gentoo Keys: Expansion and improvements -- weekly report #3 From: Pavlos Ratis To: gentoo-soc@lists.gentoo.org, gentoo-keys@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 9e523118-216b-4a98-9fcf-728d98ef3907 X-Archives-Hash: d2054bd7ab2edbb2f90bf96024ce8b54 Hello, This year I am working on improving and expanding the features of Gentoo Keys. Gentoo Keys is a Python based project that aims to manage the GPG keys used for validation on users and Gentoo's infrastructure servers. These keys will be any/all of the release keys, developer keys and any other third party keys or keyrings available or needed. Source code: https://github.com/gentoo/gentoo-keys Week #3 ======= Status: on schedule Tasks done: * Cron jobs for gkeyldap and gkeys * Add key action * Fxes in pyGPG. * Misc improvements. Goals for the next week: * Continue key actions expansion * Continue GPG key creation template system. * Refactor both gkeys and gkeyldap (clean up and improve code) Best regards, Pavlos Ratis