manime
manime
I'm really not sure what's going on... but svelte page loading is non responsive with no errors. I've isolated the problem to ndkuser.fetchProfile() being called and everything just stops. All...
Seems to me, an NDKSigner that dynamically decrypts an encrypted private key ONLY for signing events could be useful? Am I missing something? - pasting ncrypt into web browser clients...
The "Chat Room" section is unnecessarily specific in what "defines a chat room". Clients and users SHOULD be given more flexibility to VIEW and interact with message threads as they...
- updates encryption processing for NDKEvent to optionally handle Nip44 - adds Nip44 as an optional encryption method for all NDKSigner classes - implements Nip44 encryption for NDKPrivateKeySigner and NDKNip07Signer...
MOST implementations of `NDKSigner.sign()` will call `finalizeEvent()` from `nostr-tools`, which writes THREE properties to a `NostrEvent` within the SAME function. - establishes that `event.pubkey` is derived from the signer private...
Looks like all my channels have been force closed, I cannot open another, and mutiny is shutting down end of year anyway. Now I have 150k sats "on chain" (can't...
This PR adds backward compatible Direct Messages and Chatrooms, supporting both NIP-17 (giftwrapped) and NIP-04 (legacy) direct messages. ### class NDKDirectMessage - extends NDKEvent as a single class to support...
I have [forked this repo](https://github.com/nostr4social/nsecrest) and will be working to improve the create_account flow in a manner suitable for proposing as a new NIP standard, as per [this message thread](https://github.com/nostr-protocol/nips/pull/1553#issuecomment-3348632408)....
Allows 'all of nostr' to reference, comment, and react on any published NIP spec in a standardized manner, regardless of which repo or nostr event kind they are posted to.