This website requires JavaScript.
Explore
Help
Sign In
laantungir
/
nostr_core_lib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
nostr_core_lib
/
audit
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Laan Tungir
f449c09406
Comprehensive security audit and remediation: replaced strcpy/sprintf with snprintf in network-facing code, consolidated memory_clear into nostr_secure_clear with volatile function pointer, fixed NIP-34 build by adding 034 to NEEDED_NIPS, added null-termination after all strncpy calls, declared SQLite3 dependency in CMakeLists.txt, added NIP-04 security warnings, added private key length validation in nip060, and created consolidated audit summary
2026-08-13 08:04:15 -04:00
..
AUDIT_SUMMARY.md
Comprehensive security audit and remediation: replaced strcpy/sprintf with snprintf in network-facing code, consolidated memory_clear into nostr_secure_clear with volatile function pointer, fixed NIP-34 build by adding 034 to NEEDED_NIPS, added null-termination after all strncpy calls, declared SQLite3 dependency in CMakeLists.txt, added NIP-04 security warnings, added private key length validation in nip060, and created consolidated audit summary
2026-08-13 08:04:15 -04:00