FICHA · MANJARO

python-flask-paranoid

Simple user session protection for Flask applications

  • Library
  • Dev
  • Web
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Add extra session-protection checks to Flask applications. It helps projects detect suspicious session changes, such as shifts in client details, that may indicate stolen or reused sessions.

This is an authentication hardening helper, not complete account security. Projects should combine it with secure cookies, CSRF protection, HTTPS, proper login flows, and clear handling for false positives.

Permissions

Permissions not analysed for this source yet.