Skip to content

sayed9961/Login-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login-System

Simple Login system with encryption

  • Login
    • Simple login with hidden passphrase.
    • Verifies login from users.txt
  • Sign Up
    • Simple sign up with hidden passphrase.
    • Checks for duplicate username under registration.
    • Saves data to users.txt
  • User Encryption
    • Decrypts users.txt in start of script.
    • Encrypts users.txt in the end of the script.

About

Simple Login system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%