Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with passwords program
#1
Hello there!

I want to create a program that stores the password hashes. I must use one of the PH functions and store all the necessary information. Assume that i have users with usernames of the form

userXXX

Where XXX is a three digits integer i have to populate the file with adequate data.

Thanks for any suggestions and help!!! Smile Smile
Reply
#2
perhaps one of these packages will help: https://pypi.org/search/?q=password+%2B+manager
Sorry, can't vote for or against any of these, as I haven't used any of them.
You'll have to determine that yourself.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  best way to embed passwords into scripts mikey6785 3 2,286 Aug-31-2022, 08:22 AM
Last Post: DeaD_EyE
  Encrypting Oracle Passwords / Python Library for That? bmccollum 1 2,597 Jun-11-2021, 07:59 PM
Last Post: Larz60+
  I need help using Python to generate usernames and passwords with excel documents Jannejannesson 3 4,026 May-08-2019, 02:30 PM
Last Post: Jannejannesson
  encrypting PyPi passwords in pypirc dale2k9 1 2,474 Jan-11-2019, 12:38 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020