-
## user story
As a nostr app dev who has strong preferences on app specific choices, I would love for nostr SDK to handle networking *only*, so that I can focus on app specific changes without havi…
-
the development instructions say to set the environment values:
```
MINIBITS_SERVER_API_KEY='mockkey'
MINIBITS_SERVER_API_HOST='http://localhost/api'
```
but it is not possible to run the a…
-
I've stood up nsecbunkerd the hard way. And I'm encountering:
``` Connected to wss://nostr.1661.io
/home/ubuntu/code/nsecbunkerd/node_modules/nostr-tools/lib/cjs/index.js:1243
let cryptoKey = aw…
-
I am now making major structural changes, to address the various problems that have built up throughout history.
Specifically, I am taking the infamous and very large Main class and turning it into …
-
**Describe the bug**
I've a client with database like this
```rust
// Create nostr database connection
let db_path = home_dir.join(&"Lume/database");
#[cfg(target_family = "unix")]
let datab…
-
Currently, when having more than one profile in Yana, settings and wallet are global.
I would rather have different wallet for different profile/npub, and different settings as well
![image](htt…
-
**app**|**Nip-53**|**NIP-52**|**B**|**C**|**D:**|**E:**|**comment**
-----|-----|-----|-----|-----|-----|-----|-----
Nests|✅|.|.| | | |
Cornychat|?|✅|?| | | |
Hivetalk|?|?|?| | | |
-
Commit 3334f27a953c04657fc5b7a303757910928b5b25 introduced some change that makes the command hang after successfully publishing a note. I can see these notes on https://nostr.guru and other clients, …
-
This is work that can be picked up for the private relay:
[ ] - split the "relay" role in ansible into a stryfry role and a nostr-rs-relay role
[ ] - create a test droplet (maybe something like [da…
-
It would be great if each registered sub-domain could also support Nostr's NIP-05 standard, in addition to Bluesky. That way the same subdomain URL could be used on both services. I currently already …