[ nodetec/relaywizard ] chore: update version number in greeting, remove checking version spinner text in apt file, and change spinners to be info lines in domains file (#81)
[ privkeyio/wisp ] Add Changelog and issue policy (#37) * Add changelog and issue policy * docs: add language specifiers to fenced code blocks * fix: correct license reference and version check guidance ---------
[ privkeyio/libnostr-z ] Add Kind constants with classify helpers (#87)
[ coracle-social/coracle ] Show context/comment, topics on highlights
[ privkeyio/keep ] Fix mlock memory safety: zeroize source data and full capacity (#49) * Fix mlock memory safety: zeroize source data and full capacity * Add DerefMut to MlockedBox and MlockedVec to keep-core
[ rehansahab/Sparkle-Protocol ] Update README.md
[ BigBrotr/bigbrotr ] Merge pull request #5 from BigBrotr/develop Release v3.0.0: Architecture refinement and service improvements
[ privkeyio/keep ] Add message validation and signature verification for FROST protocol (#39) * Add message validation and signature verification for FROST protocol * Add message_type field validation to SignRequestPayload --------- Co-authored-by: Kyle πŸ† <kyle@privkey.io>
[ kenya12345678/NostrGator ] Update README.md
[ besoeasy/nostr-sdk ] Add NIP-17 support for gift-wrapped messages and update README - Implement sendMessageNIP17 and getMessageNIP17 methods in index.js - Enhance README.md with NIP-4 vs NIP-17 comparison and usage examples - Update test.js to include tests for NIP-17 messaging functionality