Python Forum
Python code review | Tkinter gui application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python code review | Tkinter gui application
#7
You're not wrong: hashing is a one way function.

What I had in mind would be over complicated for an app such as this.

I am not an expert in the use of encryption and many people who do put themselves in that category have made fundamental errors which have completely compromised the user data; the LastPass Data Breach possibly being the most high profile one in recent times.

I know your app is not being offered "as a service", but it's still worth keeping in mind just how difficult it is to get this kind of thing right and how easy it is to get it wrong.

I will again have a look at your app and feedback if I see anything that I think you should re-visit.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
RE: Python code review | Tkinter gui application - by rob101 - Nov-28-2023, 11:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  GUI application - code review Sr999 3 1,063 Jan-06-2024, 10:14 PM
Last Post: Sr999
  Code review of my rock paper scissors game Milan 0 2,214 May-25-2022, 06:59 AM
Last Post: Milan
  Review on (new) Python module: Function but Lazy Python jeertmans 3 2,636 Nov-01-2021, 06:57 PM
Last Post: ndc85430
  First time python user - Calculator code review Steamy 1 2,418 Jul-22-2020, 05:59 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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