[ privkeyio/keep ] Add proof-of-share verification and announcement timestamp validation (#51) * Add announcement timestamp validation and stage proof module * Update k256, fix proof prefix validation, add real crypto tests * Mark flaky network tests as ignored for CI * Fix clippy needless_borrow warnings in proof tests
[ privkeyio/libnostr-c ] ESP-IDF Support Improvements (#22) * Fix ESP-IDF component build with noscrypt integration * Add ESP-IDF platform support for NIP-44 crypto * Fix NIP-13 and NIP-57 stub function signatures to match header declarations * Fix ESP-IDF build configuration and NIP-44 base64 preprocessor guards
[ HiveTalk/swarm ] add domain vars to Dockerfile, remove vid
[ privkeyio/libnostr-z ] Add NIP-98 HTTP Auth support (#107) * Add NIP-98 HTTP Auth support * Add signature verification to NIP-98 HTTP Auth * Fix memory leak in validateAndVerify and remove unnecessary comments ---------
[ burned-caroche455/haven-kit ] Update README.md
[ kenya12345678/NostrGator ] Update README.md
[ nostr-jp/nips-ja ] Merge pull request #162 from nostr-jp/dependabot/npm_and_yarn/textlint-15.5.0 Bump textlint from 15.4.0 to 15.5.0
[ vitorpamplona/amethyst ] Merge pull request #1631 from vitorpamplona/l10n_crowdin_translations New Crowdin Translations
[ judemont/Nostr-FactChecker ] updated AI prompt
[ privkeyio/libnostr-z ] Add NIP-18 reposts support (#88)