From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5F7C9138350 for ; Tue, 4 Feb 2020 18:09:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92045E087B; Tue, 4 Feb 2020 18:09:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5663CE087B for ; Tue, 4 Feb 2020 18:09:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5070E34E757 for ; Tue, 4 Feb 2020 18:09:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C06512A for ; Tue, 4 Feb 2020 18:09:09 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1580838502.a2705d0244eaef79ee197bfb8edc4b2ecd845cc0.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-axolotl/metadata.xml X-VCS-Directories: dev-python/python-axolotl/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: a2705d0244eaef79ee197bfb8edc4b2ecd845cc0 X-VCS-Branch: master Date: Tue, 4 Feb 2020 18:09:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d8b2d172-044e-4044-96e3-8ed52743e4dc X-Archives-Hash: c3fc2f09242158d069053ddb407158ca commit: a2705d0244eaef79ee197bfb8edc4b2ecd845cc0 Author: Conrad Kostecki gentoo org> AuthorDate: Tue Feb 4 15:30:55 2020 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Feb 4 17:48:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2705d02 dev-python/python-axolotl: updated metadata.xml description Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Conrad Kostecki gentoo.org> dev-python/python-axolotl/metadata.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-python/python-axolotl/metadata.xml b/dev-python/python-axolotl/metadata.xml index c2eecc786c2..1c0ab210519 100644 --- a/dev-python/python-axolotl/metadata.xml +++ b/dev-python/python-axolotl/metadata.xml @@ -9,8 +9,10 @@ Conrad Kostecki - This is a python port of libsignal-protocol-java - originally written by Moxie Marlinspike. + This is a python port of libsignal-protocol-java. + It's a ratcheting forward secrecy protocol that works + in synchronous and asynchronous messaging environments. + Originally written by Moxie Marlinspike. https://github.com/tgalal/python-axolotl/issues