-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e71e2db
commit ff8657d
Showing
1 changed file
with
101 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,66 +56,47 @@ MIT LICENSE provided. | |
## Demonstration : | ||
|
||
``` | ||
some_guyy@localhost:~/pk/git/Password-Manager/client$ ./build.sh | ||
|------ |----| ------ ------ |\ /| |----| |\ | | ||
+-----+ +----+ +----- +----- |\ /| +----+ |\ | | ||
| | | | | | | \ / | | | | \ | | ||
|------ |----| |----- |----- | \/ | |----| | \ | | ||
+-----+ |----| +----+ +----+ | \/ | |----| | \ | | ||
| | | | | | | | | | \ | | ||
| | | -----| -----| | | | | | \| | ||
| | | -----+ -----+ | | | | | \| | ||
Welcome to PASSMAN, your locally hosted Password Manager! | ||
What do you want to do? | ||
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
1 | ||
PASSMAN Registration sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Please enter your master password: | ||
Re-enter password to confirm: | ||
Generating vault key.... | ||
Your vault password is: fdb2663fa1d52232105e5ef92e63c62dd537c5c7627272af4002fa5a6808c3ce | ||
Your auth password is: 34ff80c70d0b3aa6b1d93cc2a959fa748403f74d2ad667bd002edc6fce59b989 | ||
Registration complete! | ||
What do you want to do? | ||
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
4. Remove Password. | ||
5. Change master password. | ||
6. Sync data with server. | ||
7. View data on server. | ||
8. Remove data from server. | ||
9. Exit PASSMAN :( | ||
3 | ||
PASSMAN Password addition sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Please enter your master password: | ||
Re-enter password to confirm: | ||
Your vault password is: fdb2663fa1d52232105e5ef92e63c62dd537c5c7627272af4002fa5a6808c3ce | ||
Your vault password is: a8a1252db47e17f3f1bc21b1cf296c186796aa42720df2f8844a807d017c5398 | ||
map[[email protected]:[email protected]] | ||
Enter the host of the password: amazon | ||
Enter the password of the host: | ||
Re-enter password to confirm: | ||
Password addition complete! | ||
|
@@ -124,124 +105,163 @@ What do you want to do? | |
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
4. Remove Password. | ||
5. Change master password. | ||
6. Sync data with server. | ||
7. View data on server. | ||
8. Remove data from server. | ||
9. Exit PASSMAN :( | ||
2 | ||
PASSMAN Vault view sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Please enter your master password: | ||
Re-enter password to confirm: | ||
Your vault password is: fdb2663fa1d52232105e5ef92e63c62dd537c5c7627272af4002fa5a6808c3ce | ||
Your vault password is: a8a1252db47e17f3f1bc21b1cf296c186796aa42720df2f8844a807d017c5398 | ||
Your vault currently looks like this : | ||
{"amazon":"qwe"} | ||
{"amazon":{"HostPwd":"dummyaz","TimeStamp":"2019-10-06T19:41:49.147492183+05:30"}} | ||
Vault access complete! | ||
What do you want to do? | ||
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
4. Remove Password. | ||
5. Change master password. | ||
6. Sync data with server. | ||
7. View data on server. | ||
8. Remove data from server. | ||
9. Exit PASSMAN :( | ||
3 | ||
4 | ||
PASSMAN Password addition sequence. | ||
PASSMAN Master Password changing sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Please enter your master password: | ||
Re-enter password to confirm: | ||
Enter the new master password: | ||
Your vault password is: a8a1252db47e17f3f1bc21b1cf296c186796aa42720df2f8844a807d017c5398 | ||
Enter the host of the password: fb | ||
Enter the password of the host: | ||
Re-enter password to confirm: | ||
Your vault password is: 6ffe1f7998e9dc59c319907ab51e4730717ce2f76c7920ea3837166d9bf5011d | ||
Password change complete! | ||
Password addition complete! | ||
What do you want to do? | ||
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
4. Remove Password. | ||
5. Change master password. | ||
6. Sync data with server. | ||
7. View data on server. | ||
8. Remove data from server. | ||
9. Exit PASSMAN :( | ||
2 | ||
3 | ||
PASSMAN Vault view sequence. | ||
PASSMAN Password addition sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Please enter your master password: | ||
Re-enter password to confirm: | ||
Your vault password is: 6ffe1f7998e9dc59c319907ab51e4730717ce2f76c7920ea3837166d9bf5011d | ||
map[amazon:qwe] | ||
Enter the host of the password: walmart | ||
Your vault password is: a8a1252db47e17f3f1bc21b1cf296c186796aa42720df2f8844a807d017c5398 | ||
Enter the password of the host: | ||
Your vault currently looks like this : | ||
{"amazon":{"HostPwd":"dummyaz","TimeStamp":"2019-10-06T19:41:49.147492183+05:30"},"fb":{"HostPwd":"dummyFB","TimeStamp":"2019-10-06T19:42:42.886956591+05:30"}} | ||
Re-enter password to confirm: | ||
Password addition complete! | ||
Vault access complete! | ||
What do you want to do? | ||
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
4. Remove Password. | ||
5. Change master password. | ||
6. Sync data with server. | ||
7. View data on server. | ||
8. Remove data from server. | ||
9. Exit PASSMAN :( | ||
4 | ||
PASSMAN Master Password changing sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
PASSMAN Password removal sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Please enter your master password: | ||
Re-enter password to confirm: | ||
Passwords dont match! | ||
Enter the host you want to remove: amazon | ||
Password removal complete! | ||
What do you want to do? | ||
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
4. Remove Password. | ||
5. Change master password. | ||
6. Sync data with server. | ||
7. View data on server. | ||
8. Remove data from server. | ||
9. Exit PASSMAN :( | ||
2 | ||
PASSMAN Vault view sequence. | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Enter your email id: [email protected] | ||
Hello [email protected]! | ||
Please enter your master password: | ||
Re-enter password to confirm: | ||
Your vault password is: 6ffe1f7998e9dc59c319907ab51e4730717ce2f76c7920ea3837166d9bf5011d | ||
Your vault password is: a8a1252db47e17f3f1bc21b1cf296c186796aa42720df2f8844a807d017c5398 | ||
Your vault currently looks like this : | ||
{"amazon":"qwe","walmart":"qwe"} | ||
{"fb":{"HostPwd":"dummyFB","TimeStamp":"2019-10-06T19:42:42.886956591+05:30"}} | ||
Vault access complete! | ||
What do you want to do? | ||
1. Register on PASSMAN. | ||
2. View saved passwords. | ||
3. Add password. | ||
4. Change master password. | ||
5. Exit PASSMAN :( | ||
5 | ||
4. Remove Password. | ||
5. Change master password. | ||
6. Sync data with server. | ||
7. View data on server. | ||
8. Remove data from server. | ||
9. Exit PASSMAN :( | ||
9 | ||
Exiting PASSMAN. Bye :) | ||
``` |