is there a way for a Nostr DVM to flag that it's private in a service advertisement? i.e. it will only respond to specificnpubs and / or encrypted messages?
Login to reply
Replies (6)
You can add tags however you like, just clients probably won't use/respect the tag.
Or you could host it on a private relay only and people who should use it access the relay
yeah that's my thinking. it's shame there's nothing in the spec. maybe a PR is needed?
I think your looking for something like https://www.contextvm.org/
cc. nostr:npub1gzuushllat7pet0ccv9yuhygvc8ldeyhrgxuwg744dn5khnpk3gs3ea5ds
Hey! I'm working on contextvm, it could be useful for you in this case. It basically agnostic DVMs using MCP as the underlying protocol for json rpc. I already have pubkey whitelisting built in, encryption support and advisement 👌
Nice. Is it using nip90 for nostr <> mcp comms?
No, it uses ephemeral events. It have its own spec https://docs.contextvm.org/spec/ctxvm-draft-spec/