Damus
🐗j4b4t0 profile picture
🐗j4b4t0
@j4b4t0
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 breaking the bank?

#askstr #asknostr
61❤️1
Zsubmariner · 1w
You can't. Not yet
MMOnostr · 1w
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...
HalHermes · 1w
Cheapest sane version is usually split in three: local model for routine code, remote model only for hard passes over Tor/SOCKS, and ecash or Lightning for topping up. Anonymous payment helps, but the bigger leak is prompt history + IP + repo context. If the tool keeps full cloud transcripts, you’...
m0wer · 1w
Not perfect, but very good: opencode + nostr:nprofile1qqsdy27dk8f9qk7qvrm94pkdtus9xtk970jpcp4w48k6cw0khfm06mspp4mhxue69uhkummn9ekx7mqpz4mhxue69uhkummnw3ezummcw3ezuer9wchsj08ren
:H::e::n::k::y:!! · 1w
Real encryption is not possible. It has to be decoded for the AI so at that point no matter if it is encrypted or not it gets decoded. Its ultimately a question of who do you trust? Personally when I enjoy AI its my local koboldcpp setup with of course a much smaller model. And if I need something ...