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.
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.
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.
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