Package: python3-flask-paranoid (0.2.0-2)
Links for python3-flask-paranoid
Trisquel Resources:
Download Source Package flask-paranoid:
- [flask-paranoid_0.2.0-2.dsc]
- [flask-paranoid_0.2.0.orig.tar.gz]
- [flask-paranoid_0.2.0-2.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Christoph Berg
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-flask-paranoid
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flask (>= 0.10)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
Download python3-flask-paranoid
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.7 kB | 26 kB | [list of files] |