Skip to content
/ s-pass Public

s-pass is a program that creates strong passwords and then encrypts the password and saves it to a file.

Notifications You must be signed in to change notification settings

M-Enes/s-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

s-pass

s-pass is a program that creates strong passwords and then encrypts the password and saves it to a file. To see the encrypted password, execute the decrypt.py file and paste the password in the txt file into the incoming question.

Usage

First clone it:
git clone https://github.com/alpkunt777/s-pass
Change directory:
cd s-pass
Generate password:
python3 s-pass.py
Decrypt password:
python3 decrypt.py

About

s-pass is a program that creates strong passwords and then encrypts the password and saves it to a file.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages