Skip to content

BenTheurich/SecuriKeyGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecuriKeyGUI

SecuriKey is the simple and easy way to keep your passwords safe! Simply download the SecuriKey.exe file from the build folder, and move it to a USB flash drive. Once it is moved over, open and run the exe.

Setting up a user password

Setting up a user password is easy! When running SecuriKey for the first time, this window will appear.

image

Enter the password you wish to use in order to access your saved passwords. This password will be hashed using SHA256, and stored in a txt file named user.

Login

After setting up a password, SecuriKey will ask for this password before allowing you to view, add, edit, or remove passwords.

image

Main Page

Once logged into the application, you can view passwords, add passwords, edit passwords, and delete passwords using the respective buttons. Using the box on the far left, you can also search the list of passwords.

image

View Password

After clicking the View Password button, the application will open a window to display the website name and password for the current selection. The password can be selected in its text field for easy copy and pasting.

image

Add Password

After clicking the Add Password button, the application will open a window where you can add a website name and password to be stored.

image

Edit Password

After clicking the Edit Password button, the application will open a window where you can edit the password for the current selection, in case you update your password.

image

Delete Password

After clicking the Edit Password button, the application will open a window asking you to confirm if you would like to delete the currently selected password. If you select yes, the password will be deleted.

image

Password Security

After closing the application, all passwords will be stored in a txt file called Passwords. They are encrypted for security, and only decrypted when logged into the application and viewing the password.

image

Final Remarks

That is about all you need to know to use this simple application. It is recommended to keep the USB drive unplugged from your device when not actively looking up a password. Even though the passwords are all securely encrypted, keeping the drive offline gives hackers a 0% chance of accessing your passwords remotely.

Have fun, and stay safe out there!

Class Presentation Demo

SecuriKeyDemo.mp4

About

A simple password storage solution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages