Replying to Avatar PABLOF7z

here's a demo using https://nip26.lol to sign and publish an event with a NIP-26 delegation token.

What is NIP-26?

NIP-26 enables signing events with one set of keys on behalf of a different set of keys, under certain restrictions.

https://nostr.build/av/nostr.build_22f8d32b5e06fe85777da0923651c6d6427a88cd305081c0b79703bd3164da53.mp4

If you want to test it: build and use my fork of #[0]'s nos2x or my fork of #[1]

Nos2x:

https://github.com/pablof7z/nos2x#develop

Getalby:

https://github.com/pablof7z/lightning-browser-extension/tree/feature/nostr-nip-26

Kudos! Nice to see devs working on Nip-26, I think delegations will be very handy in the future!

Self-shill: I'm working on Keystr, added delegation *and* Signer support.

https://github.com/keystr/keystr-rs

Reply to this note

Please Login to reply.

Discussion

Are you interested in implementing NIP-41? I need help getting that work in practice and seeing if it works. There is a partial implementation at https://github.com/nbd-wtf/nostr-tools/compare/master...nip41 but I don't know if it works.

Haven't planned that, I had the impression Nip-41 spec is still fluid, but I may consider it! It is a quite interesting idea!

I'm also interested in ideas how to bring revocation into Nip-26 (e.g. https://github.com/nostr-protocol/nips/issues/123)

👀

going to play with this over on the next flight