Contribute Media
A thank you to everyone who makes this possible: Read More

Implementing Strong Data Encryption in Python Applications

Description

Data encryption is essential for the modern business. It’s necessary for preventing data breaches, achieving regulatory compliance, and minimizing risk to customers, shareholders, and the business.

The problem is that most data encryption solutions are a band-aid that doesn’t meet a business’s actual needs. Encrypting data at some point in its lifecycle provides no benefit if the data is unencrypted when an attacker tries to access it.

This talk discusses the limitations of common encryption schemes and the threats that they do and don’t protect against. After discussing what doesn’t work, we’ll look at how to implement encryption that actually works in Python

#PWC2022 attracted nearly 375 attendees from 36 countries and 21 time zones making it the biggest and best year yet. The highly engaging format featured 90 speakers, 6 tracks (including 80 talks and 4 tutorials) and took place virtually on March 21-25, 2022 on LoudSwarm by Six Feet Up.

More information about the conference can be found at: https://2022.pythonwebconf.com

Details

Improve this page