Ryan Castellucci
Ryan Castellucci
The root cause seems to be the string encoder assuming that any character `\ud800` is the first half of a well formed UTF-16 surrogate pair. That assumption fails in the...
I'm seeing a substantial volume of queries against my server that appear to be DDoS amplification attempts, despite the fact that acme-dns responds with small NXDOMAIN responses. I think responding...
Hi, I was testing out rpcapd, and I noticed that there doesn't seem to be any validation of certificates for `rpcaps://` sources, can we get this fixed? Some options will...
This adds `byte_align` and `bare_stream` parameters to enable production of Brotli compressed blocks that can be used to construct a complete stream with trivial byte-wise concatonation. To my knowledge, this...
II want to do some automation, and I'd rather not wrap the command line client to do so. If I refactor this client into a library which the command line...
Thank you!
Hi, This isn't a bug or a vulnerability, but I think your documentation should call out that access control could be subverted by malicious software on an endpoint enabling muxing...
Some minor modifications to the split key vanity wallet code to output the address and keys compressed if any input is compressed. There are forks of vanitygen with support for...
Not an in-depth level of support, but avoids error indications at end of objects by treating .cjson and .ndjson files the same as jsonl.
I'm trying to authenticate, and it seems that the email auth doesn't work. I get "account not authenticated" when trying to get data. SMS does work.