Skip to content
Merged

Files #122

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added aws/src/terraform/genPass.zip
Binary file not shown.
Binary file added aws/src/terraform/getUserInfo.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion extension/src/hashpass/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "HashPass",
"version": "1.0",
"description": "A Chrome extension with React and Next.js",
"description": "A Chrome extension that generates and manages passwords securely.",
"permissions": ["storage", "scripting", "tabs", "activeTab"],
"host_permissions": ["<all_urls>"],
"background": {
Expand Down
1 change: 1 addition & 0 deletions final_project_archive/02_source_archive/LOCATION.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/Ssharma1230/HashPass/releases/tag/v1.0.0
1 change: 1 addition & 0 deletions final_project_archive/03_binary_archive/LOCATION.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/Ssharma1230/HashPass/releases/tag/v1.0.0
Loading