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 2E7EF1392EF for ; Sun, 22 Jun 2014 16:04:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3756CE09CC; Sun, 22 Jun 2014 16:03:59 +0000 (UTC) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1A42E09CA; Sun, 22 Jun 2014 16:03:57 +0000 (UTC) Received: by mail-lb0-f180.google.com with SMTP id w7so3412873lbi.25 for ; Sun, 22 Jun 2014 09:03:55 -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=7KIYDoIDqYL9UlL6zub44ybiCQBAXr5VJ6mfpmEmj88=; b=wSBHJY22gZq5dB/AMtD9bGqI02so+yEhGnVmIIpUWC5yDP65eYIc970714438M6hVy FVGOhpxhmQKY53Q8J2Y675U7FJO31zV/kZyXz5qdmdDHQ2fS7r9iIOAJaeUOMmDAF6tq RND8RE5bAO5Yk/Rm3otFgUYCQrFkU5C8oSXzLdgGXp5qWgLitOW+DEv0qyiGwwgcx3Zv 6Gf9qRUbRSIUeQOw1oyo6Lo2JMDqDKt+UbZRt2dk9JIVUPgfkSZTsiHTxN0X/NjF+9DQ gQgU80Eeo8HR2MH4VAuAgdMW7VBa7X7cLPDTrWEfvhwuUan00a7/C4fp3Fl7DI85tT3t kuEw== 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.27.134 with SMTP id t6mr13072920lag.41.1403453035877; Sun, 22 Jun 2014 09:03:55 -0700 (PDT) Sender: dastergon@gmail.com Received: by 10.112.28.74 with HTTP; Sun, 22 Jun 2014 09:03:55 -0700 (PDT) Date: Sun, 22 Jun 2014 19:03:55 +0300 X-Google-Sender-Auth: tl5-6_XhtTw-snIkjI7TvIX6bFE Message-ID: Subject: [gentoo-keys] Gentoo Keys: Expansion and improvements -- weekly report #5 From: Pavlos Ratis To: gentoo-soc@lists.gentoo.org, gentoo-keys@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 59bbadd7-6ba2-426f-8d3e-e086d25ae273 X-Archives-Hash: 31bde3e4be0261fd2286e4666eae096a 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 #5 ======= Status: Due to my exams and other liabilities, I didn't have much time this week. Tasks done: * Fix seed file format. * Reconsider some tasks in the schedule. * Write documentation. Goals for the next week: * Write more documentation. * Fix known bugs. * Improvements in gkeys actions. Best regards, Pavlos Ratis