From b1814bad1fb33c8d00906fd49ab00e198e9c69a1 Mon Sep 17 00:00:00 2001 From: Thiago Carvalho Date: Tue, 31 Mar 2026 17:49:14 +0100 Subject: [PATCH 1/2] fix: update BitMacro project URLs to landing pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update relay-agent and relay-panel entries to point to their respective landing pages instead of GitHub repositories. This allows nostr.net to resolve proper favicons and metadata for display in the directory cards. - relay-agent → https://bitmacro.io/relay-manager - relay-panel → https://relay-panel.bitmacro.io --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba8a17c..290cea1 100644 --- a/README.md +++ b/README.md @@ -640,8 +640,8 @@ Websites with lists of relays and their performance/health: - [Zapit](https://zapit.space) - Create live message boards powered by instant bitcoin lightning payments & nostr. No accounts, no hassle—just real-time engagement for your events and communities. - [rate](https://github.com/pippellia-btc/rate)![stars](https://img.shields.io/github/stars/pippellia-btc/rate.svg?style=social) - A low-level, highly-concurrent, in-memory, generic token bucket rate limiter, designed for IP-based and pubkey-based rate limiting in Nostr relay and Blossom server contexts. - [Undocumented Kinds](https://undocumented.nostrkinds.info/) - lists note kinds that are not documented in the NIPs repo -- [relay-agent](https://github.com/bitmacro/relay-agent)![stars](https://img.shields.io/github/stars/bitmacro/relay-agent.svg?style=social) - REST API agent for Nostr relay management. Wraps strfry CLI into an authenticated HTTP API for events, whitelist, and stats. Pairs with [relay-panel](https://relay-panel.bitmacro.io) for visual management without touching the terminal. -- [relay-panel](https://github.com/bitmacro/relay-panel)![stars](https://img.shields.io/github/stars/bitmacro/relay-panel.svg?style=social) - Visual web dashboard for Nostr relay operators. Events feed, access control (whitelist/blocklist), LMDB stats, and identity resolution. Pairs with relay-agent. No terminal required. +- [relay-agent](https://bitmacro.io/relay-manager)![stars](https://img.shields.io/github/stars/bitmacro/relay-agent.svg?style=social) - REST API agent for Nostr relay management. Wraps strfry CLI into an authenticated HTTP API for events, whitelist, and stats. Pairs with [relay-panel](https://relay-panel.bitmacro.io) for visual management without touching the terminal. +- [relay-panel](https://relay-panel.bitmacro.io)![stars](https://img.shields.io/github/stars/bitmacro/relay-panel.svg?style=social) - Visual web dashboard for Nostr relay operators. Events feed, access control (whitelist/blocklist), LMDB stats, and identity resolution. Pairs with relay-agent. No terminal required. - [nostr-vpn](https://github.com/mmalmi/nostr-vpn)![stars](https://img.shields.io/github/stars/mmalmi/nostr-vpn.svg?style=social) - Tailscale-style mesh VPN control plane built on Nostr signaling and userspace WireGuard - [nos.today](https://github.com/darashi/nos.today)![stars](https://img.shields.io/github/stars/darashi/nos.today.svg?style=social) - Nostr NIP-50 search web client for searching across Nostr relays - [ehagaki](https://github.com/Lokuyow/ehagaki)![stars](https://img.shields.io/github/stars/Lokuyow/ehagaki.svg?style=social) - A lightweight, post-only Nostr client that compresses media on your device for fast, data-efficient uploads From 18548d3c7c739304a7f51fe4cdf07e865aeab34f Mon Sep 17 00:00:00 2001 From: Thiago Carvalho Date: Fri, 10 Apr 2026 14:18:43 +0100 Subject: [PATCH 2/2] fix: replace em dash with hyphen in id.bitmacro.io entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The em dash (—) in the id.bitmacro.io entry was preventing the description from rendering correctly on nostr.net directory cards. Replaced with standard hyphen-space ( - ) to match the formatting convention used by all other entries in the list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 290cea1..239a125 100644 --- a/README.md +++ b/README.md @@ -654,7 +654,7 @@ Websites with lists of relays and their performance/health: - [easyNostr-NIP05](https://wordpress.org/plugins/easynostr-nip05/) - WordPress plugin to enable your site as a NIP-05 endpoint for every registered user on your system using your domain. - [easyNostr](https://easyNostr.com) - NIP-05 ID provider: Use your own domain, or one of ours: nostr.ly, mynostr.io, easyNostr.com. - [getalby.com](https://getalby.com/) - Lightning wallet with NIP-05 ID registration service. -- [id.bitmacro.io](https://id.bitmacro.io) — Sovereign Nostr identity bundle: NIP-05 + Lightning Address + relay access. Non-custodial Lightning proxy. +- [id.bitmacro.io](https://id.bitmacro.io) - Sovereign Nostr identity bundle: NIP-05 + Lightning Address + relay access. Non-custodial Lightning proxy. - [iris.to](https://iris.to) - A Nostr client that provides a free NIP-05 ID - [Iris Meet](https://meet.iris.to) - Videocalls over Nostr webrtc signaling - [Iris Docs](https://docs.iris.to) - Collaborative document editing over Nostr & blossom