#

2136

(1 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.