django-unicorn icon indicating copy to clipboard operation
django-unicorn copied to clipboard

Sign payloads to prevent tampering

Open adamghill opened this issue 4 years ago • 0 comments

As an additional precaution over the checksum (or maybe replacing the checksum?), look into https://docs.djangoproject.com/en/3.1/topics/signing/#protecting-complex-data-structures which is built into Django.

adamghill avatar Jan 24 '21 00:01 adamghill