Hi,
I've reviewed the following help page on security, https://help.pythonanywhere.com/pages/SecuringYourAccount/
Question, is there any default simple version control tool on this platform? Version control can contribute to security analysis (bug vs. attack). An example: Yesterday my app/code was working perfectly. Today my app produces a critical error.
I would have two identical files (one copy remote on PA and another copy retained by myself) for every code file.
Thanks.