8
Security
This book is not the one you should read to understand either cryptography or computer security built on top of cryptographic primitives. Of course, in a very general way, it’s a mistake to wire money to fraudulent entities phishing under various get-rich-quick or tug-on-heartstrings pretenses. However, that’s life advice that might touch on using computers, not Python advice.
What the mistakes in this chapter discuss are simply approaches to security concerns that I have frequently seen Python developers do badly. Often this reflects a misunderstanding of some very general security concepts. At other times an unawareness of the appropriate modules and functions to use (standard library or third-party) is evidenced.
For an actual ...
Get Better Python Code: A Guide for Aspiring Experts now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.