-
**app**|**View**|**Publish**|**comment**
-----|-----|-----|-----
damus|✅|❌|publishing not planned|
amethyst|✅|❌|?|
yakihonne|✅|✅|?|
habla.news|✅|✅|?|
highlighter|✅|✅|?|
nostr.band|❌|❌|?|
…
-
NIP47 is implmented by the nostr plugin.
NIP47 specifes an implementation must provide a connection URI for nostr clients to use at https://github.com/nostr-protocol/nips/blob/master/47.md#theory-o…
-
# このリポジトリの概要
[CONTRIBUTING.md](https://github.com/nostr-jp/nips-ja/blob/main/CONTRIBUTING.md)に移動しました。
# Checklist
- [x] README.md @gpsnmeajp https://github.com/nostr-jp/nips-ja/pull/76
- [x] …
-
hi, i trying build and i receive this error...
error: failed to run custom build command for `nostr-rs-relay v0.8.13 (/workspaces/nostr-rs-relay)`
Caused by:
process didn't exit successfully:…
-
**Describe the bug**
After trying Amethyst I understand why nostr is barely used. People try, and then just leave.
As a new user, sorry, but this nostr experience is a mess. Fortunately switching …
-
## client initiating action
nostrudel
## client receiving or observing action (or lack thereof)
nostrudel
## relays
relay.mostr.pub
nostr.mom
momostr.pink
nostr.bitcoiner.social
nostr.f…
-
I'm always confused when trying to log in with my public key (aka Nostr address like npubyadayada or hex pub key) It does not work for me. the only thing that worked was username@nsec.app.
On desktop…
-
Great nostr patch by @github-tijlxyz at https://github.com/kickscondor/fraidycat/pull/269.
-
Hi @fiatjaf,
The NIP-05 specification contains the following security constraint:
> The `/.well-known/nostr.json` endpoint MUST NOT return any HTTP redirects.
> Fetchers MUST ignore any HTTP re…
-
When the `message` in the response object is an empty string, `validateFileUploadResponse` treats it as an invalid response.
This is because `!response.message` is used in the if statement.
https:…