Dave Cridland

Results 15 comments of Dave Cridland

Likewise interested in this - Windows forces use of a software key in a file - even WSL2 cannot access the smartcard, so I'm going to have to reboot into...

So yeah, I haven't processed that yet in a forlorn attempt to do Council stuff in fixed slots, but this is what we need to do: ``` For each XEP...

Great, I'll stick them on the agenda for tomorrow. On 6 Feb 2018 18:03, "Jonas Wielicki" wrote: > @dwd Except for carbons, all were put into last > call by...

So what I'm thinking is we have a rapidxml::xml_document::set_error_handler(...) function which takes a std::function(...) (types to be figured out later). Then the code can call that instead of the nasty...

> > It's more that if you're using a multi-trip mechanism like SCRAM, then 0-RTT is fine for sending the SCRAM initial response, and it's no more or less secure....

> > You're presumably implying that if TLS is negotiated, the risk due to the first three points is mitigated. I'd state that explicitly. > > I still don't understand...

I very definitely do not (and never have).

Some comments: * I'm not entirely convinced by the name "Organs". I mean, it's technically correct, of course, but it sounds... odd. * The Board also has a Chair, but...

OK, thanks. I'll get around to fixing this unless you beat me to it with a PR.

I'm rubbish and missed this one entirely. Probably because it's via github. :-) You want g++ --std=c++11 - it's possible that you could also do gcc ... -lstdc++ On Wed,...