Commit 838d83c
committed
fix: address NIP-17/NIP-44 security review findings
- nip44: replace dead try/catch with explicit base64 regex + length%4 check
- gift-wrap: validate recipient p tag is a 64-char lowercase hex pubkey; fix error message
- mirroring worker: block inner event kinds (13/14/15) from being persisted directly1 parent 1786821 commit 838d83c
3 files changed
Lines changed: 578 additions & 567 deletions
File tree
- src
- app
- handlers/event-strategies
- utils
0 commit comments