better placement of nostr projects link (#86)

pull/88/head
monlovesmango 2022-12-05 13:39:15 -06:00 zatwierdzone przez GitHub
rodzic 40314ed806
commit 0d6604dda7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -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