Testing testing...
Bartholomew Joyce⚡️🇫🇷
mewj@elder.nostr.land
npub1fzdv...z4dv
Software developer at nostr.land — working on better privacy on Nostr
nostr-pow: A little npm Node module for finding Nostr event nonces.
On my Mac mini 3.2GHz 6-Core i7 I’m getting about 10 megahashes/second. Curious to see what others are getting 🤔

GitHub
GitHub - bmewj/nostr-pow: Fast proof-of-work nonce generator for Nostr events (Node.js)
Fast proof-of-work nonce generator for Nostr events (Node.js) - bmewj/nostr-pow
Incognito DMs, let’s go!
After a week of back and forth between #[0] and I we have fine-tuned and finished a first draft for NIP-32 incognito DMs.
I have created a PR for the NIP to open up our idea to discussion and feedback. We will be publishing a reference client implementation for the NIP later this week, forked from #[1] ’s Hamstr client.

GitHub
NIP-31 Incognito Direct Messages by bmewj · Pull Request #410 · nostr-protocol/nips
Here is the first draft for incognito direct messages. Incognito direct messages fix the inbox peeking/metadata leaks of regular NIP-04 DMs by crea...
#[0] Not exactly sure what you meant regarding separating the testing and code and tlv parsing into their own functions, but for now I’ve moved all the code out to a separate file to clean things up.
Created a PR on Damus to start extending support for NIP-27 (#[0], arthurfrance, #[1])
It adds the necessary parsing code to detect nostr: bech32 entities and represent them as regular mentions. nostr:naddr and nostr:nrelay get parsed but don’t have any special UI as of yet.
With this functionality, DMs are one step away from not leaking mentions any longer. Instead of converting mentions to #[idx] they could be converted to nostr:npub… and not added to the tags field.
Any feedback is welcomed!
#[2] 
GitHub
Add support for nostr: bech32 urls in posts and DMs by bmewj · Pull Request #837 · damus-io/damus
I've added the necessary C and Swift code to parse and display nostr:npub nostr:note nostr:nevent nostr:nprofile nostr:naddr and nostr:nrelay c...
