From e4b4ca0057782ca172a3545e84d7c02b096a3744 Mon Sep 17 00:00:00 2001 From: Proof of work respecter <127703416+powrespecter@users.noreply.github.com> Date: Fri, 24 Mar 2023 16:36:31 -0400 Subject: [PATCH 1/8] Add powrelay.xyz to Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02039af..15bc753 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ them: - [nkcli](https://github.com/mdzz-club/nkcli)![stars](https://img.shields.io/github/stars/mdzz-club/nkcli.svg?style=social) - A CLI tool for nostr key manage and serve NIP-46. - [git-nostr](https://github.com/colealbon/git-nostr)![stars](https://img.shields.io/github/stars/colealbon/git-nostr.svg?style=social) - A tool to enhance git cli with nostr communications. Publish patch content, prs, repo name, issues, etc to nostr relay. - [nostr-wtf](https://github.com/LightningK0ala/nostr-wtf)![stars](https://img.shields.io/github/stars/LightningK0ala/nostr-wtf.svg?style=social) - A set of nostr tools available and deployed on a web app including a [pubkey converter](https://lightningk0ala.github.io/nostr-wtf/) and [relay query tool](https://lightningk0ala.github.io/nostr-wtf/query). +- [powrelay.xyz](https://powrelay.xyz) - A proof of work based nostr explorer. ## NIP-05 identity services From 48d91cf9a3c05f9aedb2235277af071744715019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ioan=20Biz=C4=83u?= Date: Sun, 26 Mar 2023 18:12:20 +0300 Subject: [PATCH 2/8] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02039af..51fdabe 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ of the public instances. - [nostring](https://github.com/xbol0/nostring)![stars](https://img.shields.io/github/stars/xbol0/nostring.svg?style=social) - A Nostr relay written in Deno. - [Denostr](https://github.com/guakamoli/denostr)![stars](https://img.shields.io/github/stars/guakamoli/denostr.svg?style=social) - Deno based, cloud native nostr implemention support by ByteTrade and Revo. - [nostr-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs)![stars](https://img.shields.io/github/stars/CodyTseng/nostr-relay-nestjs.svg?style=social) - A Nostr relay implemented using the NestJS framework +- [Servus](https://github.com/ibz/servus)![stars](https://img.shields.io/github/stars/ibz/servus.svg?style=social) - A self-contained, single executable, CMS / blogging engine reminiscent of Jekyll which also acts as a personal Nostr relay for your blog posts. Written in Rust. ### Instances From d4546cb9c1587924a6a8e09904925732d6c66ec9 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 26 Mar 2023 22:17:08 -0500 Subject: [PATCH 3/8] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02039af..3255818 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ of the public instances. - [nostring](https://github.com/xbol0/nostring)![stars](https://img.shields.io/github/stars/xbol0/nostring.svg?style=social) - A Nostr relay written in Deno. - [Denostr](https://github.com/guakamoli/denostr)![stars](https://img.shields.io/github/stars/guakamoli/denostr.svg?style=social) - Deno based, cloud native nostr implemention support by ByteTrade and Revo. - [nostr-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs)![stars](https://img.shields.io/github/stars/CodyTseng/nostr-relay-nestjs.svg?style=social) - A Nostr relay implemented using the NestJS framework +- [Ephemerelay](https://gitlab.com/soapbox-pub/ephemerelay)![stars](https://img.shields.io/gitlab/stars/soapbox-pub/ephemerelay.svg?style=social) - An in-memory Nostr relay that doesn't store data. ### Instances @@ -175,7 +176,7 @@ them: - [rsslay](https://github.com/piraces/rsslay)![stars](https://img.shields.io/github/stars/piraces/rsslay.svg?style=social) - fork of the rsslay by @fiatjaf. a bridge that puts RSS feeds into Nostr optimized, more funcionalities and UI improvements. Live at [rsslay.nostr.moe](https://rsslay.nostr.moe/) - [smtp nostr gateway ](https://github.com/Cameri/smtp-nostr-gateway)![stars](https://img.shields.io/github/stars/Cameri/smtp-nostr-gateway.svg?style=social) - a bridge that forwards emails to pubkeys as encrypted direct messages - [matrix-nostr-bridge](https://github.com/8go/matrix-nostr-bridge)![stars](https://img.shields.io/github/stars/8go/matrix-nostr-bridge.svg?style=social) a simple Matrix-to-Nostr or Nostr-to-Matrix bridge -- [Mostr](https://gitlab.com/soapbox-pub/mostr)![stars](https://img.shields.io/github/stars/soapbox-pub/mostr.svg?style=social) - a bridge between Nostr and the Fediverse (Mastodon, ActivityPub, etc.) +- [Mostr](https://gitlab.com/soapbox-pub/mostr)![stars](https://img.shields.io/gitlab/stars/soapbox-pub/mostr.svg?style=social) - a bridge between Nostr and the Fediverse (Mastodon, ActivityPub, etc.) ## Tools @@ -234,6 +235,7 @@ them: - [nkcli](https://github.com/mdzz-club/nkcli)![stars](https://img.shields.io/github/stars/mdzz-club/nkcli.svg?style=social) - A CLI tool for nostr key manage and serve NIP-46. - [git-nostr](https://github.com/colealbon/git-nostr)![stars](https://img.shields.io/github/stars/colealbon/git-nostr.svg?style=social) - A tool to enhance git cli with nostr communications. Publish patch content, prs, repo name, issues, etc to nostr relay. - [nostr-wtf](https://github.com/LightningK0ala/nostr-wtf)![stars](https://img.shields.io/github/stars/LightningK0ala/nostr-wtf.svg?style=social) - A set of nostr tools available and deployed on a web app including a [pubkey converter](https://lightningk0ala.github.io/nostr-wtf/) and [relay query tool](https://lightningk0ala.github.io/nostr-wtf/query). +- [strfry policies](https://gitlab.com/soapbox-pub/strfry-policies)![stars](https://img.shields.io/gitlab/stars/soapbox-pub/strfry-policies.svg?style=social) - A collection of moderation & antispam policies for the strfry relay developed in TypeScript/Deno. ## NIP-05 identity services From 691d145d2e19d140f7389ac72fc3af3b837ad217 Mon Sep 17 00:00:00 2001 From: mahcodes Date: Tue, 28 Mar 2023 06:27:10 +0300 Subject: [PATCH 4/8] add ublog client --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 02039af..e82b139 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,8 @@ them: - [nblog](https://github.com/jacany/nblog)![stars](https://img.shields.io/github/stars/jacany/nblog.svg?style=social) - a self-host nostr ghost blog - [Nostribe.com](https://github.com/sepehr-safari/nostribe-web-client) ![stars](https://img.shields.io/github/stars/sepehr-safari/nostribe-web-client.svg?style=social) - Nostr client web app built with Next.js 13 and TypeScript. - [Nostribe.com](https://nostribe.com/) - Live instance. +- [uBlog](https://github.com/nodetec/ublog) ![stars](https://img.shields.io/github/stars/nodetec/ublog.svg?style=social) - A minimalist blog on nostr that allows anyone to easily create their own personal micro-blog. + - [u-blog.vercel.app](https://u-blog.vercel.app) ### Client reviews and/or comparisons From a7efd678ef92350ae3e9a0f9aa12751d7041bec7 Mon Sep 17 00:00:00 2001 From: gourcetools <120996278+gourcetools@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:52:44 +0200 Subject: [PATCH 5/8] Add - [nostr france/french telegram group](https://t.me/nostr_fr) - a french telegram group for nostr --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 02039af..68fcf20 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,8 @@ Outside of nostr itself, you find the community on: - [nostr telegram group](https://t.me/nostr_protocol) - a telegram group for nostr protocol discussion - [nostr español/spanish telegram group](https://t.me/nostr_es) - a spanish telegram group for nostr +- [nostr france/french telegram group](https://t.me/nostr_fr) - a french telegram group for nostr + - [nostr reddit](https://www.reddit.com/r/nostr/) - a subreddit for nostr related discussion - [nostr discord](https://discord.gg/Pxkcgt9sMj) - a discord server for nostr enthusiasts and developers From 2fe7914e0d92159b19c898f7fa4f09b6855e8ab9 Mon Sep 17 00:00:00 2001 From: Thibaut Rey Date: Tue, 28 Mar 2023 23:21:59 +0200 Subject: [PATCH 6/8] Add nostr-relay.org NIP service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02039af..0a029c7 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,7 @@ them: - [bitcoiner.chat](https://bitcoiner.chat) - A free NIP-05 ID registration service. - [pleroma2nip05](https://code.taurix.net/guy/pleroma2nip05) - A Python based service to link pleroma ID's to nostr keys. - [nip05.social](https://nip05.social) - A free and anonymous NIP-05 ID registration service +- [nostr-relay.org](https://nostr-relay.org) - A NIP-05 ID registration service ## Offline signer From d6c6c31db4e4467b7e5170c28c6f4ff177d7a8f5 Mon Sep 17 00:00:00 2001 From: pjv Date: Thu, 30 Mar 2023 16:18:16 -0500 Subject: [PATCH 7/8] add strfry-personal-relay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02039af..24ef103 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ of the public instances. - [knostr](https://github.com/lpicanco/knostr)![stars](https://img.shields.io/github/stars/lpicanco/knostr.svg?style=social) – a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer). - [PyRelay](https://github.com/johnny423/pyrelay)![stars](https://img.shields.io/github/stars/johnny423/pyrelay.svg?style=social) – a python implementation of a nostr relay, using asyncio. - [strfry](https://github.com/hoytech/strfry)![stars](https://img.shields.io/github/stars/hoytech/strfry.svg?style=social) – C++ implementation backed by LMDB with efficient syncing of events using merkle trees +- [strfry personal relay](https://github.com/pjv/strfry_personal_docker)![stars](https://img.shields.io/github/stars/pjv/strfry_personal_docker.svg?style=social) - 10 minute setup of a personal nostr relay on a vanilla Linux VPS. Adds support for NIP-65. - [Astro](https://github.com/Nostrology/astro)![stars](https://img.shields.io/github/stars/Nostrology/astro.svg?style=social)– Elixir based implementation built to be performant and highly distributed. - [Nex](https://github.com/lebrunel/nex) ![stars](https://img.shields.io/github/stars/lebrunel/nex.svg?style=social) - A powerful and scalable Nostr relay written in Elixir with Postgres DB. - [gnost-relay](https://github.com/barkyq/gnost-relay) ![stars](https://img.shields.io/github/stars/barkyq/gnost-relay.svg?style=social) - nostr relay written in go backed by postgresql database. From 6766625fb340fdd529b4d138905cd1716bfe126b Mon Sep 17 00:00:00 2001 From: pjv Date: Fri, 31 Mar 2023 11:23:54 -0500 Subject: [PATCH 8/8] Add Nostrtium - WordPress to Nostr client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02039af..f2b9d90 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ them: - [nblog](https://github.com/jacany/nblog)![stars](https://img.shields.io/github/stars/jacany/nblog.svg?style=social) - a self-host nostr ghost blog - [Nostribe.com](https://github.com/sepehr-safari/nostribe-web-client) ![stars](https://img.shields.io/github/stars/sepehr-safari/nostribe-web-client.svg?style=social) - Nostr client web app built with Next.js 13 and TypeScript. - [Nostribe.com](https://nostribe.com/) - Live instance. +- [Nostrtium](https://github.com/pjv/nostrtium)![stars](https://img.shields.io/github/stars/pjv/nostrtium.svg?style=social) - Post to Nostr directly from within WordPress ### Client reviews and/or comparisons