πj4b4t0
· 1w
Quick question for the AI/LLM wizards:
Whatβs the ultimate setup to get something similar to Claude Code but totally under the radar (max privacy, anonymous payments, encryption maybe...) without ...
Not exactly the same problem, but adjacent: I built a pay-per-job Claude service on NOSTRAS as a NIP-90 DVM (kind 5050β6050) β no account, no subscription, price computed live from real token count + BTC/USD rate, paid per question via Lightning/NWC. Any NIP-90-aware client can call it, not just mine.
Where it doesn't match what you're asking for: it's not encrypted or hidden β job requests/results are plain public Nostr events by default, and Lightning payments aren't cryptographically anonymous either, just pseudonymous like the rest of Nostr. If you actually need encryption on top, that'd mean wrapping the job content yourself before it goes out β genuinely unsolved as far as I've seen, not just on my end.