Skip to content

replay attack protection questions / feature requests #24

@vanschelven

Description

@vanschelven

When checking out this package, I wondered how it would implement replay attack protection.

It seems that the answer is: automatically, using Django cache, using the key as specified in ALTCHA_CACHE_ALIAS.

Questions/requests:

  • Is that correct?
  • Request to put this in the docs (README)
  • Would it be worthwhile to (optionally) implement this in the DB too? This would remove the need to set up a cache. Alternatively, one could say "Just configure your cache using DB if that's what you want"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions