From f2701b5963d22db86a033d211bda1535cf654837 Mon Sep 17 00:00:00 2001 From: Theodore Keloglou Date: Fri, 3 Feb 2023 00:05:11 +0000 Subject: [PATCH 1/4] add how to setup relay tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60988b2..ca1f23d 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ Outside of nostr itself, you find the community on: - [Set up a nostr relay server in under 5 minutes ](https://andreneves.xyz/p/set-up-a-nostr-relay-server-in-under) - [nostr workshop with super testnet](https://www.youtube.com/watch?v=HbicnlCXg_Y) - [Nostr Newcomers Most Common Questions and Answers](https://uselessshit.co/resources/nostr/) +- [How to: Run your own nostr relay](https://nutcroft.com/blog/how-to-run-your-own-nostr-relay/) (nostr-rs-relay, Caddy, no Docker) ## Deprecated From 40bba030952a3c0f811abaaa3c9c87dd0830f685 Mon Sep 17 00:00:00 2001 From: vilm3r Date: Sat, 4 Feb 2023 11:35:41 -0600 Subject: [PATCH 2/4] add votestr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60988b2..5f3b930 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ them: - [nostromat](https://github.com/ekimber/nostromat) ![stars](https://img.shields.io/github/stars/ekimber/nostromat.svg?style=social) - A Twitter-style Nostr web client, written in Clojurescript/React - [nostrom.at](https://nostrom.at) - live instance - [blogstack.io](https://blogstack.io) ![stars](https://img.shields.io/github/stars/nodetec/blogstack.svg?style=social) - Blogging site for nostr, supports markdown +- [Votestr](https://votestr.com/) ![stars](https://img.shields.io/github/stars/vilm3r/votestr.svg?style=social) - Poll web app with nostr authentication and blind signature unlinkability ### Client reviews and/or comparisons From 97d3e25a2ada6502c3c04600656f9fe9396cc52e Mon Sep 17 00:00:00 2001 From: vilm3r Date: Sat, 4 Feb 2023 11:38:18 -0600 Subject: [PATCH 3/4] fix: add star shield to sendstr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60988b2..9719a59 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ them: - [futr](https://github.com/prolic/futr)![stars](https://img.shields.io/github/stars/prolic/futr.svg?style=social) - nostr client desktop app written in Haskell - [Minds](https://www.minds.com/) - open source social network. Supports reading and creating posts using the Nostr protocol - [Jester](https://jesterui.github.io/) - Chess over nostr -- [Sendstr](https://sendstr.com/) - shared clipboard between devices over nostr +- [Sendstr](https://sendstr.com/) ![stars](https://img.shields.io/github/stars/vilm3r/sendstr.svg?style=social) - shared clipboard between devices over nostr - [nosbin](https://nosbin.com/)![stars](https://img.shields.io/github/stars/jacany/nosbin.svg?style=social) - pastebin over nostr - [noscl](https://github.com/fiatjaf/noscl)![stars](https://img.shields.io/github/stars/fiatjaf/noscl.svg?style=social) - a basic command-line client written in Go - [loquaz](https://github.com/emeceve/loquaz)![stars](https://img.shields.io/github/stars/emeceve/loquaz.svg?style=social) - a desktop app written in Rust for direct encrypted chat From c5148e7a4afd0009dd0da633f3b57e41e6e2204e Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Mon, 6 Feb 2023 10:20:02 -0500 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 148615b..9cc9519 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ them: - [nip06-web](https://github.com/jaonoctus/nip06-web)![stars](https://img.shields.io/github/stars/jaonoctus/nip06-web.svg?style=social) - a website to generate or restore NIP-06 seed phrases - [nip06.jaonoct.us](https://nip06.jaonoct.us) - by jaonoctus - [nip06-cli](https://github.com/jaonoctus/nip06-cli)![stars](https://img.shields.io/github/stars/jaonoctus/nip06-cli.svg?style=social) - a Node.js CLI to generate or restore NIP-06 seed phrases -- [nostr-follow-bundler](https://github.com/leesalminen/nostr-follow-bundler) This tool lets you create lists of profiles that other users can then see and follow themselves. +- [nostr-follow-bundler](https://github.com/leesalminen/nostr-follow-bundler)![stars](https://img.shields.io/github/stars/leesalminen/nostr-follow-bundler.svg?style=social) This tool lets you create lists of profiles that other users can then see and follow themselves. ## Offline signer