Hello to all devs, I'm using Fernet with Django to store some private external data in a Regulators Website. Recently, that data has been exposed in encrypted form by a mistake. Each user saw some of their data in encrypted form in the configuration view, and if it modified them, the filtered contents were modified accordingly. Could any smart user have discovered, through various changes to the fields, the secret key that I use with fernet?
Have a good day
_______________________________________________ Cryptography-dev mailing list Cryptography-dev@python.org https://mail.python.org/mailman/listinfo/cryptography-dev