Join Nostr
2026-06-03 13:27:19 UTC

semisol on Nostr: gm nostriches nostr.build shack also now supports NIP-44 v3! 🎉 ...

gm nostriches

shack also now supports NIP-44 v3! 🎉
NIP-44 v3 adoption is going really well. Here's some updates:

First, Amber supports NIP-44 v3 now 🎉 Thanks !


For Go users, there is now v0.1.0 of ncrypt-go. This is a minimal library for Nostr encryption with support for NIP-44 v3, v2 and NIP-04: https://github.com/nostr-land/ncrypt-go

An extension to NIP-17 private messages that allows backwards compatible upgrades to NIP-44 v3 is also available now:
https://github.com/nostr-land/nip44v3/blob/master/extensions/nip17.md

NIP-44 v3 support in Nostr Build Shack is planned, but it's going to take a bit. is very busy upgrading , and it requires some major changes to the extension core 🫡

Support is also coming to by , very soon.

For anyone that wants to implement NIP-44 v3, you can view the specification, test vectors, and implementation guidance here: https://spec.nostr.land/nip44v3