Emile Cormier

Results 281 comments of Emile Cormier

> those messages contain authid etc, and if you deliberately print those messages to an attacker's screen, that's a problem, but not a leak in the traditional sense. Yes, sorry,...

> Yield.callee is for callee disclosure I forgot about that one; it's not in the spec. Note to self: Callee Disclosure is discussed in [issue 57](https://github.com/wamp-proto/wamp-proto/issues/57).

I take it `enc_key` should be kept out of logs as well, even if it's (presumably) a public key?

Might I suggest that a snapshot of the generated documentation be uploaded to the Wiki page of this repo?

I can confirm this bug still occurs after upgrading to the latest master. What's happening is that the callee sends an ERROR in response to the INTERRUPT, which Crossbar forwards...

The HTTP REST Bridge feature could also benefit from this, as I asked in #2087 without being aware of this issue.

I've seen those `null`s in the raw JSON message dumps while I was debugging, so I'm very confident it's not a problem on my end.

It depends on how one interprets the terms _types_ and _string_ in this Section 2.2 passage: > A message serialization format is assumed that (at least) provides the following types:...

> having said that, here is some original motivation: > _...snip..._ > here is the "means" of achieving that: only use types which are directly present in all serializers, and...

ChatGPT's correction seems like it was written by a human, which I guess it means that it passed the Turing Test in that particular case. :grin: