I just implemented something on Damus with the help of Claude in 10 minutes that would have taken me hours. My experience with AI agents has been mixed so far but when it works, it’s awesome.
Terry Yiu
_@tyiu.xyz
npub1yaul...vjmf
Building Nostr SDK for Apple Platforms, Damus, Nostash, SatsPrice
Just opened a Damus iOS PR that mitigates reply spam with web of trust. After using this feature on my developer build for a few days, I can definitively say that my experience exploring Nostr is way better, and all reply guy spam gets sent down to the bottom of the thread and can be optionally hidden.

GitHub
Add web of trust reply sorting in threads to mitigate spam and add tips on what Trusted Network means by tyiu · Pull Request #3067 · damus-io/damus
Summary
Spammers can reply to threads that users are subscribed to, which pollute the view and reduce the amount of legitimate signal that they can...
@eggstr @Ray Buni There’s a bug with Haven (when using the BadgerDB connector) where the Nostr relay(s) do not respect the query filters. I filed GitHub issues on the Haven and @fiatjaf ’s eventstore repos, but just wanted to make sure you’re aware. It seems that switching to LMDB would require a re-import of Nostr events, which seems messy. I’m not sure what’s the correct path forward for Eggstr (aside from fixing the root cause in the BadgerDB connector and performing a migration of all Eggstr Haven relays afterward).

GitHub
Inbox relay not respecting filters on subscription · Issue #80 · barrydeen/haven
The inbox relay implementation is not respecting filters on subscriptions. Notice that nak has detected that filter does not match. The filter was ...
GitHub
Badger backed relay not respecting query filters · Issue #46 · fiatjaf/eventstore
Notice that nak has detected that filter does not match. The filter was requesting for all kind 1 events with a specific q tag, and none of the ret...
This is diabolical.
View quoted note →
Spacestr is awesome. MySpace 2000s vibe.


Nostr MySpace Profile Editor
Create your unique Nostr profile with full customization options
I just released Nostash 2.1.0 to the App Store. I guess I lied when I said I wasn’t going to make improvements to the Safari signer extension.
- Added NIP-44 encryption and decryption. This means you can now use web-based Nostr apps that use new style DMs, private data, etc.
- Updated list of known event kinds so that users are better informed about what authorization requests they are approving or rejecting
- Updated list of recommended relays
- Inject extension earlier in the page load lifecycle
- Raised minimum system requirements for macOS + Safari (doesn’t affect iOS or iPadOS) because the extension was broken on the older versions and I don’t have time to fix them
Enjoy!

App Store
Nostash App - App Store
Download Nostash by Terry Yiu on the App Store. See screenshots, ratings and reviews, user tips, and more apps like Nostash.
Thoughts: Haven (via @eggstr) is great. I feel like my Nostr setup received an upgrade because of it. My images and video get uploaded to my dedicated Blossom server. Nostr events are published to and read from my dedicated Nostr relays. Both of them are publicly accessible through my personal domain.
Eggstr is a hosted service so it’s not truly self-sovereign, but I’m too lazy to run a public web server from home or manage my own VPS on the cloud. Its one-click solution is fantastic. In theory, they could censor you if they choose but it seems less likely to happen than on centralized shared Nostr services. It’s also a step up from using my home StartOS server that can be connected to only by me via Tor when I’m not home, which is pretty annoying.
I do wish that the relay management tools were better (currently almost non-existent). And I do wish that the Blossom admin login used standard Nostr login instead of username and password (that is provided to me in plaintext) — but that might be a Blossom server implementation thing rather than Eggstr.
Overall, I’m pretty happy with all of this so far.
