Open
Description
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.
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.