Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Edward Betts Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.python Subject: Bug#1071503: ITP: python-srptools -- Tools to implement Secure Remote Password (SRP) authentication Date: Mon, 20 May 2024 11:40:01 +0200 Message-ID: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Mon May 20 09:39:38 2024 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: 1.2 Reply-To: Edward Betts , 1071503@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org X-Debian-Pr-Message: report 1071503 X-Debian-Pr-Package: wnpp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debian-Message: from BTS X-Mailing-List: archive/latest/1838435 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 22 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 20 May 2024 10:36:13 +0100 X-Original-Message-ID: Xref: csiph.com linux.debian.bugs.dist:1198026 linux.debian.devel:111831 linux.debian.maint.python:15852 Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : python-srptools Version : 1.0.1 Upstream Author : Igor `idle sign` Starikov * URL : https://github.com/idlesign/srptools * License : BSD-3-clause Programming Lang: Python Description : Tools to implement Secure Remote Password (SRP) authentication Provides tools to implement the Secure Remote Password (SRP) protocol for secure password-based authentication and key exchange in Python. SRP is a password-authenticated key agreement protocol (PAKE) that enhances security by allowing for secure password-based authentication and key exchange. . This package includes both a command-line interface (CLI) and an API for incorporating SRP into your Python applications. I plan to maintain this package as part of the Python team.