How to Install and Uninstall python3-flask-paranoid Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-flask-paranoid" package

Please follow the steps below to install python3-flask-paranoid on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-flask-paranoid

2. Uninstall "python3-flask-paranoid" package

In this section, we are going to explain the necessary steps to uninstall python3-flask-paranoid on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-flask-paranoid $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-paranoid package on Ubuntu 21.10 (Impish Indri)

Package: python3-flask-paranoid
Architecture: all
Version: 0.2.0-3.1
Priority: optional
Section: universe/python
Source: flask-paranoid
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: python3-flask (>= 0.10), python3:any
Filename: pool/universe/f/flask-paranoid/python3-flask-paranoid_0.2.0-3.1_all.deb
Size: 5044
MD5sum: 9594dac0462b8debde537f7336097c68
SHA1: 98ab141be0e720956000e9406603622c9884fc6d
SHA256: 0e67c0ad65f3cbe5177fb8328d330dbe31a5a329ab0f3902b19b6210cf561137
SHA512: 87d8328a1a57da6c34974666658cf7bcaad3faab91a742ec0e67ea3f88454659a987cc45b243b56ff2eada760110efda8e18a8384ba3ee22cab7018fd53f4b00
Homepage: https://github.com/miguelgrinberg/flask-paranoid/
Description-en: Simple user session protection
Flask-Paranoid protects user sessions. When a client connects to this
application, a "paranoid" token will be generated according to the IP address
and user agent. In all subsequent requests, the token will be recalculated and
checked against the one computed for the first request. If the session cookie
is stolen and the attacker tries to use it from another location, the
generated token will be different, and in that case the extension will clear
the session and block the request.
Description-md5: 39e6d7d9e075565b2a10666bcfe4cec4