#20869: Prevent repetitive output to counter BREACH-type attacks
-------------------------------+----------------------------------------
     Reporter:  patrys         |                    Owner:  adambrenecki
         Type:  Uncategorized  |                   Status:  assigned
    Component:  contrib.csrf   |                  Version:  1.5
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+----------------------------------------

Comment (by chris@…):

 This approach seems similar to that implemented in
 https://github.com/csghormley/django-debreach. In django-debreach, the
 token is AES-encrypted with a random key provided alongside it in the
 response body. Note the version available through pip did not work for me
 - see my fork until the issue gets resolved.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20869#comment:17>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.812fba10627f5dd8432aa7e8481a1a0c%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to