Martti Malmi
Martti Malmi
I could use the existing event kind `30078` and possibly `n` tags instead of `f`. Then the only relay side change in this NIP would be this: > Relays should...
> > Relays should parse the event directory from the event path d tag and index the event by it. Relays should support "directory listing" of kind 30079 events using...
Actually not exactly startsWith: "#f": ['user'] should return an event with ["d", "user/profile"] but not ["d", "user/profile/name"]. So it requires a custom index for "f" to be efficient. > We...
Iris doesn't have NIP-04 anymore