Skip to content

Commit

Permalink
Merge pull request #48 from Beaver-Vault/creditcardvalidation
Browse files Browse the repository at this point in the history
Fixed passphrase hard-coded words
  • Loading branch information
CollapsingStar authored Apr 26, 2024
2 parents 19132b1 + 0523ddb commit 894b977
Show file tree
Hide file tree
Showing 7 changed files with 466,842 additions and 117 deletions.
Empty file added backend/wordlist.py
Empty file.
200 changes: 197 additions & 3 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,18 @@
"@testing-library/user-event": "^13.5.0",
"aes-js": "^3.1.2",
"axios": "^1.6.7",
"bip39": "^3.1.0",
"card-validator": "^9.1.0",
"crypto-js": "^4.2.0",
"eff-diceware-passphrase": "^3.0.0",
"fs": "^0.0.1-security",
"js-sha256": "^0.10.1",
"qrcode": "^1.5.3",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dotenv": "^0.1.3",
"react-query": "^3.39.3",
"react-redux": "^9.1.0",
"react-router-dom": "^6.18.0",
"react-scripts": "^5.0.1",
Expand Down
Loading

0 comments on commit 894b977

Please sign in to comment.