How to Install and Uninstall python3-srp Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "python3-srp" package

This is a short guide on how to install python3-srp on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-srp

2. Uninstall "python3-srp" package

Please follow the guidelines below to uninstall python3-srp on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-srp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-srp package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-srp
Architecture: all
Version: 1.0.15-1
Priority: optional
Section: universe/python
Source: python-srp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 218
Depends: python3-six, python3:any, libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-srp/python3-srp_1.0.15-1_all.deb
Size: 38488
MD5sum: ece63eb32c694cc61b91e58a7856c8e0
SHA1: 87e112e0de1967483c13b18ba2d2ab0882cec4a3
SHA256: 66608bdbfb27a04355490bece9793d98f73e2111bed77f15e52b81fc6905ee98
SHA512: 6af7379e2d0372405a8ebd114125cb06bed48e15389ac8155494214ac0eff8112da8f9452be3879777fa84ab49a533c0f44827aaa9ee6e7c2e3dc20a1dc451ac
Homepage: https://github.com/cocagne/pysrp
Description-en: Secure Remote Password protocol implementation (Python 3)
This package provides an implementation of the Secure Remote Password
protocol (SRP). SRP is a cryptographically strong authentication
protocol for password-based, mutual authentication over an insecure
network connection.
.
Unlike other common challenge-response authentication protocols, such
as Kereros and SSL, SRP does not rely on an external infrastructure
of trusted key servers or certificate management. Instead, SRP server
applications use verification keys derived from each user's password
to determine the authenticity of a network connection.
.
SRP provides mutual-authentication in that successful authentication
requires both sides of the connection to have knowledge of the
user's password. If the client side lacks the user's password or the
server side lacks the proper verification key, the authentication will
fail.
.
Unlike SSL, SRP does not directly encrypt all data flowing through
the authenticated connection. However, successful authentication does
result in a cryptographically strong shared key that can be used
for symmetric-key encryption. This package contains the python3 version.
.
This package provides the python3 version.
Description-md5: 143380adfba35056b22db7be3a1d446d