#

nostrshire

(2 articles)

Nostr Biweekly Review ( 15-30 Nov 2025)

**GM, Nostriches!** The Nostr Review is a biweekly newsletter focused on protocol updates, exciting programs, the long-form content ecosystem, and key events happening in the Nostr-verse. If you’re interested, join me in covering updates from the Nostr ecosystem! **Quick review:** In the past two weeks, daily active pubkeys reached 223,508. New user growth decreased, and profiles with bios decreased over 79.53%. Note events totaled 8.1 million and zap volume had decreased to 23.8 million sats. Additionally, 11 pull requests were submitted to the Nostr protocol, with 5 merged. A total of 100 Nostr projects were tracked, with 12 releasing product updates. During this period, 2 notable events took place, and 3 significant events are upcoming. ## Nostr Statistics Based on user activity, the total daily active pubkeys reached 223,508, reflecting an increase of 8.62% compared to the previous period. The highest daily activity was recorded on November 18th, with 15,440 active users, representing a 1.24% increase compared to the previous record of 15,251. The number of new users overall has decreased from the last period. In particular, the number of profiles with bios dropped to 65,207 marking a significant decrease of about 79.53% compared to the previous record of 318,518. The number of new profiles with contact lists dropped to 30,526 and pubkeys writing events also dropped to 209,280 within this period. In terms of content publishing, approximately 8.1 million note events were published during this period, representing an increase of about 26.56% compared to the previous cycle. Among them, Repost reached a total of 331,788 within this period. For zap activity, the total zap amount is about 23.8 million, showing a decrease of over 9.51% compared to the previous period. Data source: https://stats.nostr.band/ ## NIPs [Update NIP-73 #2142]( https://github.com/nostr-protocol/nips/pull/2142) [Aspie96]( https://github.com/Aspie96) nostr:npub13mjzjryckg9jnxgn3vez73nw5gx82cy0269t2083zjftlxewsjwqny8hs2 The PR aims to update NIP-73 (which deals with canonical URL normalization for linking or commenting on external resources). [Complete removal of hashtag and url tags from bookmarks #2141 ]( https://github.com/nostr-protocol/nips/pull/2141) [KotlinGeekDev]( https://github.com/KotlinGeekDev) The purpose of the pull request is to fully remove the use of hashtag (t) and URL (r) tags from kind 10,003 bookmarks in NIP-51 (Lists). [Simpler key migration #2139]( https://github.com/nostr-protocol/nips/pull/2139) [Vitor Pamplona]( https://github.com/vitorpamplona) The author proposed a simpler scheme for key migration in Nostr. Key migration is the process of a user switching to a new public key while maintaining continuity of their identity established by the old key. [Key migration #2137 ]( https://github.com/nostr-protocol/nips/pull/2137) [staab]( https://github.com/staab) nostr:npub1jlrs53pkdfjnts29kveljul2sm0actt6n8dxrrzqcersttvcuv3qdjynqn The NIP proposes a standardized method for key migration (switching from an old key to a new key while maintaining identity continuity) for users who are leaving an old key (e.g., due to loss, compromise, or a desire for better security). [nip34: personal fork tag change #2136 ]( https://github.com/nostr-protocol/nips/pull/2136) [fiatjaf]( https://github.com/fiatjaf) nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6 NIP-34 defines a way to announce a personal fork of a software repository on Nostr. This is crucial when a user wants to submit a Pull Request (PR) to a main repository that may not have its own Grasp servers (Nostr-based Git servers) or if those servers are offline/unresponsive. The personal fork acts as a temporary holding place for the PR branch. [Improve generic reposts for replaceable events #2132]( https://github.com/nostr-protocol/nips/pull/2132) [CodyTseng]( https://github.com/CodyTseng) This pull request addresses how to handle Kind 6 (Generic Reposts) for Replaceable Events (events with Kinds 10000-19999 and 30000-39999, which are often constantly updated). Source: https://github.com/nostr-protocol/nips/pulls ## Notable Projects [YakiHonne]( https://yakihonne.com/note/nevent1qgszpxr0hql8whvk6xyv5hya7yxwd4snur4hu4mg5rctz2ehekkzrvcpr4mhxue69uhkummnw3ez6vpj9eukz6mfdphkumn99e3k7mf0qywhwumn8ghj7mn0wd68ytfsxyh8jcttd95x7mnwv5hxxmmd9uqzp6vtzr7nmf5cv94qfcj93xzzumzh5drpqq5ky6ksxay4h2vlgjawzmlh7p) nostr:npub1yzvxlwp7wawed5vgefwfmugvumtp8c8t0etk3g8sky4n0ndvyxesnxrf8q YakiHonne latest hot fixes and improvements: * Add relay sets * Add Russian Language * Fetch events from the relays encoded in the Nostr scheme in search * Optimise note view * Add option to mute notifications with more than 10 mentions * Fix click on tag issue in search page * Fix search relays update overrides user regular relay list [vnak - New Tool]( https://github.com/fiatjaf/vnak) nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6 * vnak (Visual Nostr Army Knife) is a lightweight, visual version of the Nostr Army Knife (nak) designed to provide accessible, graphical tools for interacting with Nostr. While similar in purpose to nak, vnak is currently less feature-complete and focuses on core visual functionalities rather than the full range of capabilities. Coracle - 0.6.27 nostr:npub13myx4j0pp9uenpjjq68wdvqzywuwxfj64welu28mdvaku222mjtqzqv3qk * Coracle is a web-based Nostr client designed to explore advanced Nostr features such as intelligent relay selection, web-of-trust moderation, personalized content recommendations, and strong privacy protections. In this version, the update delivers a few small but important fixes: correcting imgproxy URL handling, preventing non-links from being incorrectly linkified, and fixing a minor typo. [Amber - v4.0.3-pre1]( https://github.com/greenart7c3/Amber/releases/tag/v4.0.3-pre1) nostr:npub1am3ermkr250dywukzqnaug64cred3x5jht6f3kdhfp3h0rgtjlpqecxrv7 * Amber is a Nostr event-signing app for Android that keeps your nsec safely stored in one dedicated place while signing events for other Nostr apps. This release improves security, stability, and usability by fixing bunker shutdown issues, adding account export/import, separating relay requests per account, improving encryption/decryption behavior, supporting ping requests, and adding crash reporting. It also cleans up logs/history in separate databases, improves saved-account handling, and updates dependencies, resulting in smoother account management, safer key usage, and more reliable relay interactions. [Nostria - android-v1.0.6]( https://github.com/nostria-app/nostria/releases/tag/android-v1.0.6) nostr:npub16x7nxvehx0wvgy0sa6ynkw9c2ghuph3z0ll5t8veq3xwm8n9tqds6ka44x * Nostria is a decentralized social networking app built on Nostr, giving users control over their profile, data, and interactions while resisting censorship. This version adds support for Android share targets, integrates the NWC protocol handler for seamless connections, and introduces a maskable app icon for improved device compatibility and visual consistency. [Keychat - v1.37.2+6475]( https://github.com/keychat-io/keychat-app/releases/tag/v1.37.2%2B6475) nostr:npub1h0uj825jgcr9lzxyp37ehasuenq070707pj63je07n8mkcsg3u0qnsrwx8 * Keychat is a chat application built on Bitcoin Ecash, Nostr, Signal, and MLS protocols, enabling secure, encrypted messaging across platforms. This release improves message handling by fixing NIP-17 message sorting and allowing users to switch logged-in identities in the browser, while adding features like in-browser file downloads, special badges for NIP-04 and NIP-17 messages, replying to NIP-04 messages, and requesting device microphone permissions, enhancing usability, interactivity, and security for users. [Vector - v0.2.2]( https://github.com/VectorPrivacy/Vector/releases/tag/v0.2.2) nostr:npub16ye7evyevwnl0fc9hujsxf9zym72e063awn0pvde0huvpyec5nyq4dg4wn * Vector is a decentralized, end-to-end encrypted communication platform built on the Nostr protocol (NIP-17). This release adds the first Android APK, an encrypted SQLite database, Storage Manager, and Primary Device setting for Group Invites. It improves synchronization speed, file attachment and UI design, profile/message shortcuts, and settings polish, while fixing group chat bugs, media crashes, emoji panel jitter, and excessive UI re-renders, resulting in a faster, smoother, and more reliable user experience. [Noscall - v0.4.0]( https://github.com/sanah9/noscall/releases/tag/v0.4.0-release) nostr:npub1qn6wvpmqfnpl3xsu79yvfcgpjz4azdfe5ft220nqjmwqg223fvaq58xsha * NosCall is a secure, cross-platform audio and video calling app built on the Nostr protocol, offering end-to-end encryption for private communications. This release adds Picture-in-Picture (PiP) mode for Android and iOS, redesigns the video call interface for a smoother user experience, and fixes Android auto-login issues, improving usability, multitasking, and reliability for users. [White Noise - v0.2.1]( https://github.com/marmot-protocol/whitenoise/releases/tag/v0.2.1%2B14) nostr:npub1whtn0s68y3cs98zysa4nxrfzss5g5snhndv35tk5m2sudsr7ltms48r3ec * White Noise is a secure, decentralized chat app built on the Nostr protocol using MLS encryption, designed to protect privacy while providing a smooth messaging experience. This release introduces enhanced notifications with deep linking, automatic clearing, unread counts, and localization support. Image handling is improved with automatic downloads, zoom functionality, and media icons in previews. User experience refinements include unique identicons, better scroll behavior, and protection against accidental profile edits. Chat bugs and notification issues are fixed, while UI elements like avatar colors, padding, and keypackage buttons are polished. Under the hood, performance is boosted with optimized group metadata loading, non-blocking user fetches, smarter data synchronization, and more efficient notifications, resulting in a faster, smoother, and more reliable app. [Aegis - v0.3.2 iOS & Mac release]( https://github.com/ZharlieW/Aegis/releases/tag/v0.3.2) nostr:npub179e5zckwq9vqsenc8ha9qv7p9vxwq20cq526ac67prts8kc4khmqu50zj8 * Aegis is a simple, cross-platform Nostr signer that lets users securely sign events and connect via multiple methods. This release adds WSS support for local relays, fixes multi-account subscription issues and subscription failures after relay restarts, and improves overall user experience for smoother and more reliable operation. [Gitplaza - v0.21.0]( https://codeberg.org/dluvian/gitplaza/releases/tag/v0.21.0) nostr:npub1useke4f9maul5nf67dj0m9sq6jcsmnjzzk4ycvldwl4qss35fvgqjdk5ks * Gitplaza is a desktop Nostr client focused on managing Git-related activity, allowing users to interact with repositories, issues, and events within the Nostr network. In this release it introduces an advanced activity filter, incorporates nut-zaps into the web-of-trust calculation, adds a settings button for submitting Gitplaza issues, improves hashtag handling and upvote behavior, and enforces input restrictions for release details. Performance improvements prioritize efficient subscription filters and abort outdated requests, while bug fixes resolve login button clickability, inline event processing, feed updates, and race conditions, resulting in a smoother, more reliable experience for developers and users managing Git projects via Nostr. This was the latest release of the week, and there was also the release of v0.20.0 last week. [Nosflare - v8.7.16]( https://github.com/Spl0itable/nosflare/releases/tag/v8.7.16) nostr:npub16jdfqgazrkapk0yrqm9rdxlnys7ck39c7zmdzxtxqlmmpxg04r0sd733sv Nosflare is a serverless Nostr relay, built specifically for Cloudflare’s stack using a custom “Cloudflare Nostr Database” (CFNDB), which leverages Workers, Durable Objects, Queues, and R2 storage to deliver a scalable, low-maintenance relay. In this version, Nosflare has been fully refactored to remove all SQL and Cloudflare D1 usage, now relying exclusively on Durable Objects and Queues, making the relay faster, simpler, and more efficient to operate. ## Long-Form Content Eco In the past two weeks, more than 367+ long-form articles have been published, with over 43% being Bitcoin related articles and 57% related to Nostr and other topics across the Nostr Ecosystem. The core discussion around decentralized technologies has shifted from institutional adoption to grassroots innovation, privacy, and foundational knowledge, focusing on truly self-sovereign tools. The central focus on The Nostr Ecosystem has moved from platform comparisons (like Dorahacks) to celebrating hackathons as the primary engine for application development. Key topics now emphasize: * Nostr's Connection to the World and the development of decentralized Nostr Reviews and reputation systems. * A critical comparison between centralized apps like Telegram and Nostr for ultimate privacy, prioritizing Nostr for a truly unconstrained digital life. Discussions about Bitcoin have shifted to reinforcing its core principles and achieving financial sovereignty through direct control over assets, moving away from broad institutional narratives. Focus areas include: * Deep dives into the Bitcoin Origin and the Bitcoin Canon to fortify foundational knowledge and education. * Highlighting the latest non-custodial Bitcoin wallet developments to champion self-custody. * Recaps and promotions of upcoming bitcoin events and highlights of recently hosted Bitcoin and Nostr gatherings. Broader topics continue to connect technology with personal and global well-being: * Ai and its intersection with censorship-resistant protocols. * Inspirational writings of life linking decentralization to personal freedom. * Politics exploring Bitcoin's role in economic independence outside of centralized state control. Thank you, nostr:npub1guh5grefa7vkay4ps6udxg8lrqxg2kgr3qh9n4gduxut64nfxq0q9y6hjy nostr:npub14ly2dhcggxgfexqu03d92dh9vt9atl6mkg47hq6h70e8npr9unwqpgq75k nostr:npub19wvckp8z58lxs4djuz43pwujka6tthaq77yjd3axttsgppnj0ersgdguvd nostr:npub19hs0lg9vyd0lghayeju5fnflx0melawjrl8etuqln9gkhd4mwtxq2t5jcn nostr:npub1g8ag22auywa5c5de6w9ujenpyhrrp9qq8sjzram02xldttmmwurqfd0hqk nostr:npub1klkk3vrzme455yh9rl2jshq7rc8dpegj3ndf82c3ks2sk40dxt7qulx3vt nostr:npub14qdxnxf23dll7zftkwdx5v63s8qkavmefr64hy8nchgf70zs9jzqq2xpj0 nostr:npub123sfqjpgf54p28yd7cjlgrpcn4pra5zhlnheyldc39td9r3zhgpshcwk9x nostr:npub175mfsjtuupc38xg0cw2y237326q6sy75285qne8ztlcsau6prxsqs42fxn nostr:npub18ams6ewn5aj2n3wt2qawzglx9mr4nzksxhvrdc4gzrecw7n5tvjqctp424 and others, for your work. Enriching Nostr’s long-form content ecosystem is crucial ## Nostriches Global Meet Ups Recently, five (2) Notable Nostr and Bitcoin events have been hosted. * [Nostrshire ]( https://bitfest.uk/#nostrshire)— 21st November 2025 Was held at Pendulum Hotel Sackville St, Manchester M1 3BB, United Kingdom. Billed as the UK's first one-day Nostr conference, it will feature developers, privacy advocates, and thought leaders shaping the future of decentralized communication. Exploring the Nostr protocol and the future of the decentralized Internet, with a focus on privacy and free speech in the digital age. Some of the speakers included: nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6 nostr:npub1c878wu04lfqcl5avfy3p5x83ndpvedaxv0dg7pxthakq3jqdyzcs2n8avm nostr:npub147whqsr5vsj86x0ays70r0hgreklre3ey97uvcmxhum65skst56s30selt nostr:npub18ams6ewn5aj2n3wt2qawzglx9mr4nzksxhvrdc4gzrecw7n5tvjqctp424 nostr:npub1md39ua3h2s7204a7v5p9sdxmxx9qc7m4kr3r6naeuwfznad6d7nsxpctp9 nostr:npub1t6jxfqz9hv0lygn9thwndekuahwyxkgvycyscjrtauuw73gd5k7sqvksrw nostr:npub1hqaz3dlyuhfqhktqchawke39l92jj9nt30dsgh2zvd9z7dv3j3gqpkt56s nostr:npub18pudjhdhhp2v8gxnkttt00um729nv93tuepjda2jrwn3eua5tf5s80a699 And many others. ![image]( https://image.nostr.build/dffa5c4df12b72836c05f6088f42059a393924e702ce6601af006ac183b5d025.jpg) * [Nostrasia (November 22nd, 2025)]( https://nostrasia.com/#overview) Took place at Crypto Lounge GOX(in Tokyo). Not just for Nostr users, anyone interested in decentralized social media is welcome! Talks, merch, and even a shrine where you can draw your fortune. Lots of fun content awaits! ![image]( https://image.nostr.build/5b24abe7ed31d6c6cd7b5d1e29c2d50e7531a5172ae30a784eca74d886ae3c1e.png) **Here are the upcoming Nostr and Bitcoin events that you might want to check out.** * [Digital]( https://www.meetup.com/bitcoin-lightning-and-nostr-plebs/events/mlcdqtyhcqbkb/) Freedom with Nostr & Bitcoin - 7th December 2025 Takes place at Jives Coffee Lounge where Nostr and Bitcoin will be discussed. Also, attendees will be helped to set up your free Nostr account, free Bitcoin Lightning wallet, etc. ![image](https://image.nostr.build/347e3e8145247e52ad172bf59b6f9ecb15bf7248283d211976bc9830ffe8ca55.png) * [https://plektos.app/event/naddr1qvzqqqrukvpzps78xgf0kmxc35dvcx8ksjwxvrzx50yh9066wek9jwxsvj0amjmuqq3kxmmjdeukx6rpwshxxmmd94hx7um5wfexzerfduknzdekx5crzdfjxqcq96vvp9](Nostr ) live talk radio - 6th December 2025 Takes place virtually at https://cornychat.com/nostrradio ![image](https://image.nostr.build/e6f9a1ff38e1fc57f4c559d8b56d3e2181fd0ef1580218bb50e305c71762b3f1.png) * [https://www.bitcoinbeach.com/]( 1st) International Bitcoin Circular Economy Summit - The "1st International Bitcoin Circular Economy Summit" has occurred in El Zonte, El Salvador, with a second, regional summit planned for December 6, 2025, in Port Louis, Mauritius. The summit's goal is to connect people building Bitcoin-based communities and to discuss strategies for creating sustainable, local economies that use Bitcoin. ![image](https://image.nostr.build/5d50a6e5b7214cddb5d57addaeda4b2f2613acfe3684b8054c510c909737b211.png) Thanks for reading! If there’s anything I missed, feel free to reach out and help improve the completeness and accuracy of my coverage.

Nostr Biweekly Review ( 1-14 Nov 2025)

**GM, Nostriches!** The Nostr Review is a biweekly newsletter focused on protocol updates, exciting programs, the long-form content ecosystem, and key events happening in the Nostr-verse. If you’re interested, join me in covering updates from the Nostr ecosystem! **Quick review:** In the past two weeks, daily active pubkeys reached 205,771. New user growth increased, and profiles with bios increased over 65.85%. Note events totaled 6.4 million and zap volume had increased to 26.3 million sats. Additionally, 16 pull requests were submitted to the Nostr protocol. A total of 90 Nostr projects were tracked, with 10 releasing product updates. During this period, 5 notable events took place, and 2 significant events are upcoming. ## Nostr Statistics Based on user activity, the total daily active pubkeys reached 205,771, reflecting a decrease of 19.63% compared to the previous period. The highest daily activity was recorded on November 13th, with 15,251 active users, representing a 2.59% decrease compared to the previous record of 15,656. The number of new users overall has increased from the last period. In particular, the number of profiles with bios reached 318,518 marking an outstanding increase of about 65.85% compared to the previous record of 192,057. The number of new profiles with contact lists reached 334,687 and pubkeys writing events reached 564,220 within this period. In terms of content publishing, approximately 6.4 million note events were published during this period, representing a decrease of about 58.44% compared to the previous cycle. Among them, Repost reached a total of 302,323 within this period. For zap activity, the total zap amount is about 26.3 million, showing an increase of over 45.3% compared to the previous period. Data source: https://stats.nostr.band/ ## NIPs [NIP-A3 payto: Payment Targets]( https://github.com/nostr-protocol/nips/pull/2119) (RFC-8905) [ATXMJ]( https://github.com/ATXMJ) nostr:npub14lynvghtf4uup7m4u4hqc9z48aepfv9yv647hg2vkwyk33n4te4qd303ze Standardizing reliable payment target definitions, crucial for commercial tooling. [Add NIP-RP: Reservation Protocol]( https://github.com/nostr-protocol/nips/pull/2117) [alejandro-runner]( https://github.com/alejandro-runner) nostr:npub1er0k46yxcugmp6r6mujd5qvp75yp72m98fs6ywcs2k3kqg3f8grqd9py3m Introduces a generalized protocol for resource reservation. [Add NIP-100: Decentralized Stars & Reviews]( https://github.com/nostr-protocol/nips/pull/2115) [rossigee]( https://github.com/rossigee) Implementing verifiable, decentralized rating and review systems for products/services. [NIP D8 Key Rotation]( https://github.com/nostr-protocol/nips/pull/2114) [staab]( https://github.com/staab) nostr:npub1jlrs53pkdfjnts29kveljul2sm0actt6n8dxrrzqcersttvcuv3qdjynqn A foundational security mechanism for securely rotating private keys without losing identity/social graph. [NIP-47: Add support for Arkade and non-BOLT11 addresses]( https://github.com/nostr-protocol/nips/pull/2112) [LastDegenBtc]( https://github.com/LastDegenBtc) Extends NIP-47 (Nostr Wallet Connect) to support newer payment primitives beyond BOLT11 invoices. [Add NIP-XX: ProofMode - Cryptographic Video Verification]( https://github.com/nostr-protocol/nips/pull/2109) [rabble]( https://github.com/rabble) nostr:npub1wmr34t36fy03m8hvgl96zl3znndyzyaqhwmwdtshwmtkg03fetaqhjg240 Proposal for cryptographically verifying video content authenticity at the source. Source: https://github.com/nostr-protocol/nips/pulls ## Notable Projects **[YakiHonne]( https://yakihonne.com/note/nevent1qgszpxr0hql8whvk6xyv5hya7yxwd4snur4hu4mg5rctz2ehekkzrvcpr4mhxue69uhkummnw3ez6vpj9eukz6mfdphkumn99e3k7mf0qywhwumn8ghj7mn0wd68ytfsxyh8jcttd95x7mnwv5hxxmmd9uqzp6vtzr7nmf5cv94qfcj93xzzumzh5drpqq5ky6ksxay4h2vlgjawzmlh7p)** nostr:npub1yzvxlwp7wawed5vgefwfmugvumtp8c8t0etk3g8sky4n0ndvyxesnxrf8q 🚀 YakiHonne hotfixes are live: privacy and reach just leveled up. The big wins on mobile: Support for onion relays connectivity for stronger privacy and censorship-resilience, Forward notifications to their respective views for cleaner, context-aware alerts, and Other currencies in the wallet so your sats translate better wherever you are. Paired with Web v5.2.0’s real-time Relay Orbits, smarter event encoding, and search improvements, this release is all about smoother flows, clearer signal, and global usability. Download Link: https://yakihonne.com/yakihonne-mobile-app-links **YakiHonne latest hot fixes and improvements:** web: v5.2.0 * Expanded sats-to-fiat conversion to support more currencies * Added real-time note updates in Relay Orbits * Added curations tab to Relay Orbit feeds * Included relay data in note address encoding for more accurate fetching * Fixed icon color issues when using the system theme * Settings footer repositioned to the right on desktop view * Added support for parsing nostr:-prefixed lnbc invoices * Fixed missing reaction stats in notes * Fixed issues with republishing events * Events in the manager are now sorted by actual publish time * Fixed home feed timeline fetching * Fixed parsed URLs with the nostr: schema * Improved self-profile search and general search accuracy * Fixed relay metadata display in Relay Orbits * Added “Favored By” stats across all Relay Orbit tabs * Added Web of Trust explanation to Settings * Notes can now be opened in separate tabs * Fixed inconsistent article previews before and after publishing * Fixed relay list overflow in Relay Feeds settings * General improvements mobile: (1.9.3) **Added** * Support for onion relays connectivity. * Other currencies in the wallet. **Changed** * Forward notifications to their respective views. * Favorite relays, settings relays, interests in dashboard (Add data to the top of list). * Add relay in event encoding when sharing content. * Accept only http://njump.me and http://nostr.com Nostr scheme rendering. * Make article drafts clickable, and change the behavior on already fetched articles to take drafts to edit not article view. * Added “,” to the URL regex. **Fixed** * Fixed points system not functioning well. * Fixed content actions disable not updating. * Fixed GIF display. * Fixed sharing intent opening files in YakiHonne. * Fixed display names. * Fixed database blocking issue. **[Primal — 2.5.22]( https://github.com/PrimalHQ/primal-android-app/releases/tag/2.5.22)** nostr:npub12vkcxr0luzwp8e673v29eqjhrr7p9vqq8asav85swaepclllj09sylpugg * Primal Android App is Primal’s Android client for the Nostr protocol, designed to deliver a fast, social, and media-rich Nostr experience on mobile. This latest release focuses on stability improvements, specifically fixing a crash issue that occurred when parsing invalid Lightning Network (LN) invoices. **[Formstr]( https://yakihonne.com/article/s/_@formstr.app/b2693de4fe1e3688)** nostr:npub1qu7dsd44275lms4x9snnwvnnmgx926nsppmr7lcw9dlj36n4fltqgs7p98 * Recurring Events – You can now create events that repeat (daily, weekly, monthly, only weekdays etc.), making it easier to schedule ongoing meetings, classes or other cyclical gatherings. * RSVP Support – Attendees can now RSVP to events, so you’ll know who’s coming (and who isn’t) ahead of time. * Nostr Signer Support – We’ve added support for signing in/authorising via Nostr, so you can use your Nostr keys to authenticate and manage your calendar. * Mobile View – The UI now adapts cleanly for mobile devices: easier navigation, optimized layouts and touch-friendly controls when on the go. * Add Participants Support – Hosts can add participants to events (invite people, assign attendees) so you can more easily plan collaborative gatherings. [Nostr Ynstant Messenger - v2.16.45]( https://github.com/Spl0itable/NYM/releases/tag/v2.16.45) nostr:npub16jdfqgazrkapk0yrqm9rdxlnys7ck39c7zmdzxtxqlmmpxg04r0sd733sv * Nostr Ynstant Messenger is a lightweight ephemeral and persistent chat client built on the Nostr protocol, designed to bridge with Bitchat for anonymous and temporary messaging. This release delivers a hotfix resolving an issue where the user context menu failed to correctly identify the right user for blocking or slapping. This was the latest release and there were also some more multiple releases within the week. (v2.16.44, v2.16.42, v2.16.41. v2.16.40) **[Iris — v2.2.4]( https://github.com/irislib/iris-client/releases/tag/app-v2.2.4)** nostr:npub1g53mukxnjkcmr94fhryzkqutdz2ukq4ks0gvy5af25rgmwsl4ngq43drvk Iris is a Nostr client that provides a decentralized interface for messaging, posting, and networking on the Nostr protocol. The v2.2.4 release introduces key improvements, including support for Lightning and Nostr URI handling, a fix for Lightning payment receiving, enhanced profile editing stability, and the ability to send ecash directly within DM view. It also includes refinements to mint metadata, listings, and group metadata transmission, ensuring smoother decentralized interactions and payments across the network. This was the biggest release of the week and the latest release was v2.2.5. **[Flotilla — 1.4.0]( https://github.com/coracle-social/flotilla/releases/tag/1.4.0)** nostr:npub1jlrs53pkdfjnts29kveljul2sm0actt6n8dxrrzqcersttvcuv3qdjynqn * Flotilla is a Discord-like Nostr client built around the concept of “relays as groups,” enabling users to join and interact within community-based relay spaces. This release introduces message editing, improved synchronization logic, and room management features such as creation permissions, icon picking, and deletion. It also enhances navigation, performance, and mention suggestions while adding support for relay and group member lists, connection status indicators, and fixes for modals and zapper loading. This was the biggest release of the week and the latest release was 1.4.1. **[Gitplaza — v0.17.0]( https://codeberg.org/dluvian/gitplaza/releases/tag/v0.17.0)** nostr:npub1useke4f9maul5nf67dj0m9sq6jcsmnjzzk4ycvldwl4qss35fvgqjdk5ks * Gitplaza is a desktop Nostr client specialized in handling git-related activities and repositories within the Nostr ecosystem. This release introduces several major upgrades, including follow/unfollow functionality, enhanced profile editing (covering relays, contact lists, and hashtags), npub copying, and improved UI elements. It now integrates blog posts into inbox and activity feeds, refines git issue and patch displays, and improves performance by prioritizing key event publishing and data loading while reducing unnecessary allocations. The update also simplifies the interface by removing the Upvote section and noisy reactions/reposts. **[Noscall — v0.2.0]( https://github.com/sanah9/noscall/releases/tag/v0.2.0-release)** nostr:npub1qn6wvpmqfnpl3xsu79yvfcgpjz4azdfe5ft220nqjmwqg223fvaq58xsha * Noscall is a secure audio and video calling application built on the Nostr protocol, offering end-to-end encrypted communication and cross-platform compatibility for private, censorship-resistant calls.This release introduces several updates, including a new user profile settings page, optimized profile and avatar fetching logic, portrait mode enforcement, and improvements to relay and ICE server lists. It also resolves key issues like contact list refresh errors and the auto-login bug, ensuring a smoother and more reliable communication experience. **[Replicatr — New Developer Tool]( https://github.com/coracle-social/replicatr)** nostr:npub1jlrs53pkdfjnts29kveljul2sm0actt6n8dxrrzqcersttvcuv3qdjynqn * Replicatr is a background daemon designed to automatically monitor Nostr relay selections and replicate user events according to the outbox model. It ensures that a user’s published Nostr events are efficiently synchronized and distributed across multiple relays, maintaining data consistency, redundancy, and availability within the decentralized Nostr network. **[Aegis — v0.3.0]( https://github.com/ZharlieW/Aegis/releases/tag/v0.3.0)** nostr:npub179e5zckwq9vqsenc8ha9qv7p9vxwq20cq526ac67prts8kc4khmqu50zj8 * Aegis is a simple and cross-platform Nostr signer designed to securely manage keys and sign events while supporting multiple connection methods for seamless interoperability across clients. This release introduces the ability to set up a local relay directly within the app and expands support to iOS, Android, macOS, Linux, and Windows, making it more versatile for users across platforms. ## Long-Form Content Eco In the past two weeks, more than 290+ long-form articles have been published, with over 35% being Bitcoin related articles and 65% related to Nostr and other topics across the Nostr Ecosystem. The central discussion around The Nostr Ecosystem has shifted to focus heavily on its accelerating institutional adoption and integration across global financial systems. Key topics now revolve around the massive influx of Bitcoin into corporate treasuries and the use of the asset as a strategic hedge against global inflation, thereby fortifying its utility as a foundational economic protocol. This reflects a growing community emphasis on integrating a robust decentralization backbone for the future by ensuring that financial tools are available and unconstrained by centralized state control. The discourse frequently compares the necessity of holding self-custodied Bitcoin versus utilizing trusted third parties, typically favoring Bitcoin's decentralized nature for long-term economic liberty within the open web. The discussion around Bitcoin is now primarily focused on its efficacy as a foundational technology for global and personal well-being, specifically through widespread Bitcoin education initiatives and its growing presence in global financial architecture. The dialogue emphasizes why Bitcoin matters in the current macroeconomic climate, driven in part by global inflation and the need for economic tools independent of state control. Articles explore Bitcoin's critical role as a tool for the future, touching on themes of economic liberty, but also expanding into specific geopolitical applications like its use in the Russian banking system for international trade and the rising number of Bitcoin events in colleges and across nations as a model for decentralized knowledge transfer and financial sovereignty outside of traditional systems. This re-imagining of financial sovereignty connects directly to supporting a truly private and unconstrained digital life. Other prominent discussions were also published in relation to the battle between DEFI (Decentralized Finance) and Centralized Exchanges like Coinbase, examining the trade-offs between self-custody/privacy and regulatory compliance/ease of use. Further discourse highlights the growing adoption of Bitcoin within centralized apps like Cash App which now accept Bitcoin for payments, underscoring its transition into a mainstream payment rail. Ultimately, the emphasis remains on achieving true finance privacy and financial freedom, contrasting Bitcoin's open, permissionless nature with the potential for surveillance and control inherent in traditional and state-backed digital currencies. Thank you, nostr:npub1etsrcjz24fqewg4zmjze7t5q8c6rcwde5zdtdt4v3t3dz2navecscjjz94 nostr:npub1pps3gnrkt6ssuwdys3e62xlwvpygdcv2h58cx8x9a4m9re52rjhsnz4je6 nostr:npub160t5zfxalddaccdc7xx30sentwa5lrr3rq4rtm38x99ynf8t0vwsvzyjc9 nostr:npub17xvf49kht23cddxgw92rvfktkd3vqvjgkgsdexh9847wl0927tqsrhc9as nostr:npub1hqaz3dlyuhfqhktqchawke39l92jj9nt30dsgh2zvd9z7dv3j3gqpkt56s nostr:npub1mgvwnpsqgrem7jfcwm7pdvdfz2h95mm04r23t8pau2uzxwsdnpgs0gpdjc nostr:npub1guh5grefa7vkay4ps6udxg8lrqxg2kgr3qh9n4gduxut64nfxq0q9y6hjy and others, for your work. Enriching Nostr’s long-form content ecosystem is crucial ## Nostriches Global Meet Ups Recently, five (5) Notable Nostr and Bitcoin events have been hosted. * **[SatsConf 2025]( https://satsconf.com.br/)** (November 7–8, 2025) was held in São Paulo, Brazil. The largest Bitcoin conference in Brazil, focusing on bringing a spotlight to global majority Bitcoin developments with keynotes, workshops, and networking. ![image]( https://image.nostr.build/85a63da9676ee05b070a874954605f1baa56c364a11fb4322cb56d9019778766.jpg) * **[Mining Disrupt]( https://events.coinpedia.org/mining-disrupt-texas-2025-7247/)** (November 11–13, 2025) Took place in Irving Convention Center, Texas, USA. Billed as the world's largest Bitcoin Mining Conference & Expo, this event focuses on the mining industry, hardware, and sustainable energy solutions. ![image]( https://image.nostr.build/a7976ca53ba009d217c894603163812e3a22075de18c0ce6719674b3c62c5064.jpg) * **[Bitcoin Amsterdam]( https://www.bitcoin.amsterdam/)** (November 13–14, 2025) Was held at SugarFactory, Amsterdam, Netherlands. A major European conference for Bitcoin enthusiasts, developers, and industry leaders to discuss technological advancements, global adoption, and policy. ![image]( https://image.nostr.build/94a575633fb2e548a64704eff8359542f7707ae6e36bc20c641c8181391fd12f.jpg) * **[Digital Freedom With Nostr & Bitcoin]( https://www.meetup.com/bitcoin-lightning-and-nostr-plebs/events/mlcdqtyhcpbdb/?eventOrigin=group_upcoming_events)** Was Held on (November 02, 2025) the event features discussions on Nostr and Bitcoin. Also, newbies will be assisted to set up their free Nostr account, free Bitcoin Lightning wallet, etc. ![image]( https://image.nostr.build/eeb931174a9b0e99b4b977433e6a3ad77b540c49fb59e140e49f4830ce214acd.jpg) * **[Bitcoin Whitepaper Masterclass]( http://clooza.com/events/IPAYBTC)** (6-8 November, 2025) Was held virtually over a span of 3 days educating the attendees across all major areas of the Bitcoin ecosystem as well as introducing them to decentralised media on Nostr via Yakihonne nostr:npub1yzvxlwp7wawed5vgefwfmugvumtp8c8t0etk3g8sky4n0ndvyxesnxrf8q ![image]( https://image.nostr.build/7692dab4c11bdf261d7d7a6c2479ed99939468e5cea7edee34bc1535b0a4e083.jpg) **Here are the upcoming Nostr and Bitcoin events that you might want to check out.** * **[Nostrshire]( https://bitfest.uk/#nostrshire)** — 21st November 2025 Will be held at Pendulum Hotel Sackville St, Manchester M1 3BB, United Kingdom. Billed as the UK's first one-day Nostr conference, it will feature developers, privacy advocates, and thought leaders shaping the future of decentralized communication. Exploring the Nostr protocol and the future of the decentralized Internet, with a focus on privacy and free speech in the digital age. Some of the speakers include: nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6 nostr:npub1c878wu04lfqcl5avfy3p5x83ndpvedaxv0dg7pxthakq3jqdyzcs2n8avm nostr:npub147whqsr5vsj86x0ays70r0hgreklre3ey97uvcmxhum65skst56s30selt nostr:npub18ams6ewn5aj2n3wt2qawzglx9mr4nzksxhvrdc4gzrecw7n5tvjqctp424 nostr:npub1md39ua3h2s7204a7v5p9sdxmxx9qc7m4kr3r6naeuwfznad6d7nsxpctp9 nostr:npub1t6jxfqz9hv0lygn9thwndekuahwyxkgvycyscjrtauuw73gd5k7sqvksrw nostr:npub1hqaz3dlyuhfqhktqchawke39l92jj9nt30dsgh2zvd9z7dv3j3gqpkt56s nostr:npub18pudjhdhhp2v8gxnkttt00um729nv93tuepjda2jrwn3eua5tf5s80a699 And many others. ![image]( https://image.nostr.build/dffa5c4df12b72836c05f6088f42059a393924e702ce6601af006ac183b5d025.jpg) * **[Nostrasia]( https://nostrasia.com/#overview)** (November 22nd, 2025) Takes place at Crypto Lounge GOX(in Tokyo). Not just for Nostr users, anyone interested in decentralized social media is welcome! Talks, merch, and even a shrine where you can draw your fortune. Lots of fun content awaits! ![image]( https://image.nostr.build/5b24abe7ed31d6c6cd7b5d1e29c2d50e7531a5172ae30a784eca74d886ae3c1e.png) Thanks for reading! If there’s anything I missed, feel free to reach out and help improve the completeness and accuracy of my coverage.