The login system for a tool to create study groups. Stores passwords in an encrypted form so that even if the database is breached, users are protected.
-
Notifications
You must be signed in to change notification settings - Fork 0
Locally hosted python login system which uses sqlite3 to store user information. Hashes important information such as passwords before storing in order to protect users in the event of a security breach.
KoyaS/PythonFlaskWebsite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Locally hosted python login system which uses sqlite3 to store user information. Hashes important information such as passwords before storing in order to protect users in the event of a security breach.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published