It looks very fishy.
The link that thr On button opens begins with “damus:nostr:nscript1…” and then a bech32 blob that after decoding contains “asm”, “nostr_set_bool”, “memory” and some long binary stuff in between.
Why would you need such a long script to override a single boolean?
@Damus is this legit?
Login to reply
Replies (3)
Don’t trust, verify
@jb55 Is this a legit script? How can I parse it?
its not actually that long if you consider what it is. This is probably one of the smallest examples of a small, portable, sandboxed binary executable.
These will be used for executing turing complete algos, so I needed the flexibility of a portable executable.