python3-django-debreach

some protection against the BREACH attack in Django - Python 3.x
  http://github.com/lpomfrey/django-debreach
  0
  no reviews



This Python Django module provides basic/extra mitigation against the BREACH attack for Django projects. When combined with rate limiting in your web-server, or by using something like django-ratelimit, the techniques here should provide at least some protection against the BREACH attack.

This package contains the Python 3.x module.