shepherd’s pie is just Irish curry
Dan Gould
bitgould@bitgould.com
npub1yevr...qrkl
obsessed with the bitcoin privacy problem, payjoin, snowmobile trails, and armchair 漢學
Nick Land’s “Meltdown” is this week’s required reading
We really need more hardware to support miniscript
Americans might not be lean around the waist but afaict Europeans are certainly not lean around the company
Did nostr get attacked 2 days ago without any news?
This NIP defines how a Nostr relay can expose an Oblivious HTTP (OHTTP) target interface so that clients can send Nostr requests through an OHTTP relay without revealing their network identity to the target relay. Each request is encapsulated with an ephemeral HPKE key pair and routed via an OHTTP relay as per RFC 9458. The target relay processes the (decapsulated) request, decrypts the payload, and returns a response; the OHTTP relay cannot read contents, and the target relay cannot see client metadata.

GitHub
Nostr relays as OHTTP targets by arminsabouri · Pull Request #2088 · nostr-protocol/nips
This NIP defines how a Nostr relay can expose an Oblivious HTTP (OHTTP) target interface so that clients can send Nostr requests through an OHTTP r...
We just released Payjoin Dev Kit payjoin-1.0.0-rc.0. We think it’s a stable API.
@npub18ull...dcl9 and @Cake Wallet pilots showed us a need for stability before more integrations.
More integrations must be coming next.
17 contributors on this crate alone. Many others who just haven’t made commits.
GitHub
Release Release payjoin-1.0.0-rc.0 · payjoin/rust-payjoin
Change log
Introduce monitoring typestates, replyable error handling, and other updates for more robust session lifecycle management.
Selected Impr...