Build A Secure Password Generator with Python SECRETS module

preview_player
Показать описание
Want to build up your programming portfolio?

This is a great project to add to your growing programming portfolio as it demonstrates your skills in both GUI development and knowing how to put security first when developing applications.

In this video, we'll be exploring how to create a truly random password generator using Python's Secrets Module. While Python's Random Module is a useful tool for generating random numbers and strings, it is not a secure way to generate passwords. That's where the Secrets Module comes in.

We'll walk through the steps of creating a password generator that generates strong, secure passwords using the Secrets Module. This includes selecting the appropriate password length and character set, as well as implementing the necessary code to generate and display the password.

By the end of this video, you'll have a solid understanding of how to use the Secrets Module to generate truly random passwords in Python. So join me now and let's get started!

TIMESTAMPS:
00:00 Intro
01:00 Why Random is Bad
04:07 Coding Password Generator with Tkinter
10:58 Outro

SOURCES

#secretsmodule
#python
#pythonprojects
#pythontutorial
#pythonforbeginners
#guiapp
#apis
#tkinter
#ProgrammingPortfolio
#codeportfolio
Рекомендации по теме
visit shbcf.ru