Latest Repo Discovered
PLYT
JavaScript
·
No license
Top Contributor of the Month
10371 commits in all time
Apr 10, 2026 18:38 – Jul 09, 2026 18:38 UTC
Merge 395f59e155b662a29bf239e9cb2b3706a095099f into 02274cee67fb5384aa7f3834e546798c8fec084c
ed327232
pull/6639/merge
58/6,040 ++ 1,660 --
chore: cr 5 by @jannotti, drop public key file, minors
395f59e1
pull/6639/head
5/33 ++ 106 --
Deploying to gh-pages from @ scholtz/wallet@770dc8d3303c2e30879d8efaed6ea3a566eed8f8 🚀
2bd86222
gh-pages
5/27 ++ 27 --
feat: enhance password management and security measures
- Refactor changePasswordClick method in Settings.vue to be asynchronous, ensuring proper handling of password changes. - Introduce clearDerivedKeys function in walletCrypto.ts to clear cached AES keys on logout, addressing security concerns. - Update logout action in wallet.ts to call clearDerivedKeys, enhancing session security. - Modify changePassword action in wallet.ts to commit the new password to state, preventing silent reversion to the old password. - Add detailed security audit report for findings related to password management and session handling, highlighting critical issues and recommendations for improvement.
770dc8d3
master
5/425 ++ 36 --
Deploying to gh-pages from @ scholtz/wallet@ebe2059ca253bb44e46190c54dbeb2c850237c88 🚀
0634558a
gh-pages
9/7,758 ++ 7,758 --
feat: implement wallet encryption and decryption using AES-GCM and PBKDF2
- Added new wallet encryption helpers in walletCrypto.ts - Introduced a new format for wallet encryption (AWEv1) using AES-256-GCM - Implemented PBKDF2-SHA256 for key derivation with 600,000 iterations - Ensured backward compatibility with legacy CryptoJS encryption format - Added functions for encrypting and decrypting wallet data - Included caching for derived keys to improve performance
ebe2059c
master
32/1,546 ++ 210 --
fix: add missing packages section in pnpm-workspace.yaml
8000977a
master
1/2 ++ 0 --
fix: update Node.js engine requirement to support older versions
fb4aabbc
master
1/1 ++ 1 --
Deploying to gh-pages from @ scholtz/wallet@70432864b29fcfb7b63b3ffaeef48456b28548f4 🚀
7d760f58
gh-pages
3/3 ++ 3 --
fix: correct Hungarian translations for wallet account types
70432864
master
1/3 ++ 3 --
Merge pull request #148 from A-Maugli/master
updated hu.json
e275c206
master
1/422 ++ 422 --
Deploying to gh-pages from @ scholtz/wallet@19b8f44f44803d10b0400714744302fd57003d7d 🚀
eeb993c1
gh-pages
5/8 ++ 8 --
Merge d5cc0fa3015fe3875a021f2704b9be7db7baaa44 into 02274cee67fb5384aa7f3834e546798c8fec084c
bba22189
pull/6639/merge
58/6,113 ++ 1,660 --
chore: reject wrong seed bytes length
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
d5cc0fa3
pull/6639/head
1/2 ++ 2 --
fix: refactor wallet addition to use async/await for better error handling
19b8f44f
master
1/9 ++ 15 --
feat: add AI audit instructions and risk registry documentation
99dfdc1d
master
2/242 ++ 0 --
refactor: enhance comments for wallet creation navigation timeout handling
9220bfa2
master
1/5 ++ 2 --
Merge c62b9a19e3a940f3db284cdde9017a7ed3b3367a into 02274cee67fb5384aa7f3834e546798c8fec084c
8ff3bf12
pull/6639/merge
58/6,113 ++ 1,660 --
Merge 35b010940a4027afa95cea5c3928661aff41640d into 20987071661334e762d9d03cc86083b86bf5bed0
cc85ec80
pull/78/merge
66/5,578 ++ 9 --