Damus
ChipTuner · 3w
Yes it requires the blockchain. Nostr "simply" needs a relay and an equipped client to function currently, in all types of topologies. Bringing in another dependency chain creates additional complexit...
inkan profile picture
The only modification to relays that I had to make was to have them verify and splice OTS proofs into the events they return. Here is a reference implementation:

https://gitlab.com/inkan_dev/ots-enabled-strfry

Inkan runs without operating a node, but I guess it has to trust some nodes along the way.

It's not clear to me why people would not want to opt into using blockchains if it works.
1
ynniv · 3w
nostr also assumes dumb, untrusted relays – the only thing you have to trust is cryptography i understand the goals. i'm a constant builder myself. but what you're trying to do requires a system that's philosophically different from nostr