Maybe using DVM for it? but with a new kind response, the response should not be in Nostr so the user can't broadcast it.
Maybe a URLs that hosted by the DVM pointing to the content encrypted by the user public key.
The flow will be:
- The user subscribe for the content
- The DVM encrtypt each content in the database for the user (or maybe decide to encrypt it when the user ask for it)
- The user ask for the content as a DVM request
- The DVM response point to each content in the tags as an external content
- The user's client fetch this contents and decrypt them (they can be json) and view it for the user.
Just thoughts
Sort of an "encryption on the fly" sort of setup?
I bet that could work...
Thread collapsed