Feed algorithms on Nostr should not only be signed, open source and free to choose, but those running those algorithms must provide cryptographic proofs they are running them without any changes.
Trustless feeds for the win.
Feed algorithms on Nostr should not only be signed, open source and free to choose, but those running those algorithms must provide cryptographic proofs they are running them without any changes.
Trustless feeds for the win.
Wen amethyst relay feeds https://v.nostr.build/DGaIFPJPkzGl9QX0.mp4
Coming... I am in the middle of a massive refactoring for feeds.
I think in the near future we’ll have personal LLM AI Agents pulling from the streams the content we’ll want or using the algorithm plugins hosted by LLMs …
So this makes sense that there’d be some sort of traceability.
Respect to that intention. 🫡
How would that work?
Afaik there are basically two ways to solve this:
- run the algo on the client
- run it on a smart contract
A server can't prove that it hadn't changed iy
yes, it has to be done on the client. that's what I'm developing at https://nostr.thecaptain.dev
I client like this can also run as a self hosted server app
Did you see the last post using STARK proofs on Nostr DVMs to verify computational execution?
Check it out: https://github.com/AbdelStark/askeladd
Wise! How can this be achieved is the question. Because as I see it, every algo will have some sort of financial incentive built in.