Integrate nostr_core_lib unified request validation system

- Update nostr_core_lib submodule to latest version with authentication system
- Replace ginxsom's local authentication code with nostr_validate_request() API
- Remove over 650 lines of redundant authentication logic from main.c
- Successfully tested with list and upload operations
- Authentication system now shared between ginxsom and ready for c-relay integration
This commit is contained in:
Your Name
2025-09-07 09:49:26 -04:00
parent 21fc43167c
commit f5bf1cd6ee
2 changed files with 375 additions and 698 deletions

1067
src/main.c

File diff suppressed because it is too large Load Diff