Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-ash-or-am-i/password_manager
https://github.com/am-ash-or-am-i/password_manager
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/am-ash-or-am-i/password_manager
- Owner: AM-ash-OR-AM-I
- Created: 2020-11-26T05:03:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-05T10:55:11.000Z (over 3 years ago)
- Last Synced: 2024-11-05T10:07:35.505Z (about 2 months ago)
- Size: 248 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PASSLock -THE Password_Manager
This was a project created by me using entirely python and with help of kivymd. It's main purpose is to save passwords of different things securely ensuring that no-one other than user can use it.
It had 2 Versions, the older one is less secure and can be used for experimentation mostly.
The newer version (**PassLOCK - The Password Manager**) though never saves your master password.
Thus, even this app doesn't know what your password is after you gave it, it just uses it to encrypt other passwords.
Due to use of AES encryption one can't decrypt passwords without using correct key.
Thus it can securely encrypt and decypt passwords.I'll later add code now its really messy...
### PASSLock Desktop
![image](https://user-images.githubusercontent.com/59698257/120889285-f3b2de80-c619-11eb-85b8-d52f5ae48122.png)
![image](https://user-images.githubusercontent.com/59698257/120889319-2066f600-c61a-11eb-8c96-a55443febb1b.png)
![image](https://user-images.githubusercontent.com/59698257/120889370-54dab200-c61a-11eb-91b6-27fa50aa729e.png)### PASSLock Android
![Screenshot_2021-04-21-15-09-28-641_com passproject2 passlock passlock_rel](https://user-images.githubusercontent.com/59698257/120889348-3bd20100-c61a-11eb-90b5-06e44eea8708.jpg)
![Screenshot_2021-04-21-15-09-48-796_com passproject2 passlock passlock_rel](https://user-images.githubusercontent.com/59698257/120889352-3e345b00-c61a-11eb-9193-f9c0261b5dd1.jpg)
![Screenshot_20210421-171102](https://user-images.githubusercontent.com/59698257/120889378-5e641a00-c61a-11eb-8848-0f38fc9356ff.png)