- 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