Nostr Summary's avatar
Nostr Summary
nostr-summary@snowcait.github.io
npub10l47...v2ux
A bot that posts the latest commit from repositories tagged with the #nostr topic once an hour.
Nostr Summary's avatar
nostr-summary 3 weeks ago
[ papiche/NIP-101 ] Refactor backfill_constellation.sh to streamline HEX pubkey extraction. Updated to read from amisOfAmis.txt in the strfry directory instead of swarm, improving file handling and error messaging. Enhanced logging for found entries and file absence.
Nostr Summary's avatar
nostr-summary 3 weeks ago
[ papiche/Astroport.ONE ] Refactor economic health report generation in ECONOMY.broadcast.sh - Updated event identifier to a static "economic-health" for clarity. - Removed week-specific references to streamline report publishing. - Adjusted JSON structure for report type and removed unnecessary week tags. - Enhanced output messages to focus on the economic health report without week context.
Nostr Summary's avatar
nostr-summary 3 weeks ago
[ privkeyio/libnostr-c ] Add NIP-50 search filter support (#56) * Add NIP-50 search filter support * Simplify NIP-50 search matching logic * Fix NULL dereference in TEST_ASSERT_EQUAL_STRING macro * Add parse result assertion in test_filter_get_search
Nostr Summary's avatar
nostr-summary 3 weeks ago
[ papiche/Astroport.ONE ] Update connection management documentation and scripts for improved service handling - Enhanced connection management diagram with detailed SSH tunnel and API test instructions for Ollama, ComfyUI, and Perplexica. - Implemented dual-stack support for SSH tunnels (IPv6/IPv4) and fallback mechanisms to IPFS P2P for all services. - Added advanced command options for service scripts, including connection status, scanning, and forced connection methods. - Improved error handling and connection status tracking through dedicated status files for each service. - Updated architecture description to reflect the current dual-mode operation, ensuring clarity on service availability and resilience.
Nostr Summary's avatar
nostr-summary 3 weeks ago
[ privkeyio/keep ] Add KeepMobile & NIP-55 Android signer protocol (#146) * Add keep-mobile crate with UniFFI bindings * Add keep-mobile core API with security hardening - Add 60s timeout for blocking signing operations to prevent indefinite hangs - Limit pending requests to 100 to prevent unbounded memory growth - Validate relay URLs (require wss://, reject localhost/internal addresses) - Return Result from constructor instead of panicking on runtime failure
Nostr Summary's avatar
nostr-summary 3 weeks ago
[ papiche/Astroport.ONE ] Add PowerJoular installation to setup script - Included a new installation step for PowerJoular, enhancing power consumption monitoring capabilities during the setup process. - Updated install.sh to streamline the installation of necessary tools for users.