- Lock-R - Password Locker
Lock-R is an amazing terminal-based python program where a user can store credentials of different applications or services and generate passwords.
- python3.8
- pyperclip
- pip
-
Open Terminal {Ctrl+Alt+T}
-
git clone
https://github.com/VenesaOkuna/lock-R.git
-
cd lock-R
-
code . or atom . based on the text editor you have.
Here's a screenshot of the program :
-
Given : A user wants to log into her Lock-R account when : creating an account Then : The user must fill in his/her details
-
Given : A user wants to store other accounts passwords and usernames when : having passwords to store Then : The user can store other existing paswords in their Lock-R account
-
Given : A user wants to create a new account when : The user needs a random password Then : The user is able to generate random password for account
-
Given : A user wants to delete credentials when : The user nolonger needs the password to be saved Then : The user can delete credentials
-
Given : A user wants to view their various saved passwords when : The user wants to access them Then : The user can acces their various saved passwords
-
Given : A user wants to come up with their own password when : creating a credential account Then : The user is able to.
Behaviour | Input | Output |
---|---|---|
Open the application on the terminal | Run the command $ ./runlocker.py |
Hello Welcome to Lock-R * CA --- Sign Up * LI --- Log in, Have An Account |
input username and password | Select CA |
Hello username , Your account has been created succesfully! Your password is: password |
Enter your password and username you signed up with | Select LI |
Abbreviations menu to help you navigate through the application |
New credential | Enter CC |
Enter Account, username, password choose IP to enter your password or GP for the application to generate a password for you |
Display all credentials | Enter VC |
A list of all credentials that has been stored or You don't have any credentials saved yet |
Find stored credential based on Application name | Enter EC |
Enter the Account Name you want to search for and returns the account details |
Delete an existing credential | Enter Del |
Enter the account name of the Credentials you want to delete and returns true if the account has been deleted and false if the account doesn't exixt |
Exit the application | Enter EX |
The application exits |
To run the application, in your terminal:
- $ #!/usr/bin/env python3.8
- $ chmod +x runlocker.py
- $ ./runlocker.py
*Python3.8
MIT License
Copyright (c) [2021] [Venesa Atieno]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, but not to sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- There are no known bugs currently but pull requests are allowed incase you spot one
If you have any question or contributions, please email me at [venesaatieno5@gmail.com]
I am self-driven and passionate about Software development and all types of art. I take each day as a learning opportunity and seek to develop new skills .
Linked - Venesa Atieno
Github - Venesa Atieno
Behance - Venesa Atieno