better placement of nostr projects link (#86)

This commit is contained in:
monlovesmango 2022-12-05 13:39:15 -06:00 committed by GitHub
parent 40314ed806
commit 0d6604dda7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@ This is a work-in-progress. [Join the Telegram group!](https://t.me/nostr_protoc
Everybody runs a client. It can be a native client, a web client, etc. To publish something, you write a post, sign it with your key and send it to multiple relays (servers hosted by someone else, or yourself). To get updates from other people, you ask multiple relays if they know anything about these other people. Anyone can run a relay. A relay is very simple and dumb. It does nothing besides accepting posts from some people and forwarding to others. Relays don't have to be trusted. Signatures are verified on the client side.
[How to start using Nostr](https://github.com/vishalxl/nostr_console/discussions/31)
[Nostr client feature comparison](https://github.com/vishalxl/Nostr-Clients-Features-List/blob/main/Readme.md)
[List of projects built on Nostr](https://github.com/aljazceru/awesome-nostr)
## This is needed because other solutions are broken:
### The problem with Twitter