1 TIP For Better Password Handling In Python

preview_player
Показать описание
1 tip for better password handling in #Python. #Shorts
Рекомендации по теме
Комментарии
Автор

It is better to length of password also not be visible.

xdolan
Автор

Thank your. Very important information

jimmccullough
Автор

Getpass.getpass("Enter password: ") also works and doesn't show password length. However, it does require the program to be run in a terminal.

harrysackman
Автор

On MacOs you can also use emojis as character substitutes.

stefanmuller
Автор

Better yet, create a credential file. This makes it so the writer, nor anyone who doesn’t have access to the file, cannot retrieve it, and it can be secured by permissions. I forget what command does that. Anyone know?

Zorander
Автор

The waffle house has found it's new host

alexanderwan