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 4299D13877A for ; Mon, 30 Jun 2014 18:17:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA75DE091A; Mon, 30 Jun 2014 18:17:00 +0000 (UTC) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EEA4E07EE; Mon, 30 Jun 2014 18:16:43 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id mc6so5165944lab.10 for ; Mon, 30 Jun 2014 11:16:39 -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=Ykawl97ZmmUDhzoyCCFWa23mAmOA1HyyDGkKC2UV8ao=; b=FYAGp3Gf6jXrV5fUgV8nvI0Chu2gaPL+zBP/KEbpXkVPzi/QyCCWec7q5PabFBkiKR LIqQbkcCNRa0n5339v3j9Kz7um/PZnGKt9ql2y22no8EyttcG6UkN2ZNqudTPq5ENefj pglDif3XdxPfQwXdzNbjP4tZdACpd5wOtZ0/TMgKHDxvWOA4s7vJyHL8WovD6QDmQJUi VA4h+Txus8Jh8QYl4WbD7n2PN1W4/SJe3pGf4f4XFk3oGv+H9MXGSf3PmMEWS6Y3sol/ hllEc0Q95cuDg4u0sF1vY0eLx/aJDq60CnP53r5K+TvQMddPsnAEoVJ+LoT3A1nvRUEj R7Tg== 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.112.84.199 with SMTP id b7mr28236002lbz.25.1404152199469; Mon, 30 Jun 2014 11:16:39 -0700 (PDT) Sender: dastergon@gmail.com Received: by 10.112.28.69 with HTTP; Mon, 30 Jun 2014 11:16:39 -0700 (PDT) Date: Mon, 30 Jun 2014 21:16:39 +0300 X-Google-Sender-Auth: guJ54athx-r5Q34M5Tj3T7R07VI Message-ID: Subject: [gentoo-keys] Gentoo Keys: Expansion and improvements -- weekly report #6 From: Pavlos Ratis To: gentoo-keys@lists.gentoo.org, gentoo-soc@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 59cbbc4c-e22d-4dc1-ac17-3aaca9790d84 X-Archives-Hash: 02d9a1132c5e43af3756e4cb95261a22 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 #6 ======= Status: on schedule Tasks done: * Use snakeoil library to perform fast I/O operations * Complete add key action Goals for the next week: * Finish remove key action * Perform GPG batch mode tests * Test pygpgme for potential use in gentoo-keys * Continue work with GPG key template Best regards, Pavlos Ratis