James Elliott

Results 229 comments of James Elliott

But just to be totally thorough, can you confirm you are using the latest 8.0.0 preview release, and share the log file with stack trace that still happens?

No need to apologize. I have invested many thousands of dollars in equipment to be able to further these projects, but I don’t expect most people to be able to...

Actually, this is a deeper problem. Looking at the [code for that fix](https://github.com/rapi-doc/RapiDoc/commit/a9db0dc19c158b7578e810ceef88519d2e8cf874#diff-8e0994f875e96985adc7136b31e1eb6fe2ba0b4ec504a11d5bfa5044d33fe600R422) it is already trying to honor the global setting. And in fact, even when we set `x-fill-example`...

I had the same issue, M-x slamhound would not work for me until I installed the patched version of slamhound.el. (Also in Cider 0.8.2.)

Hi, @zellwk! The concern I am raising is that you start out with a fake `known_hosts` value (which is not the problem) and then use `ssh-keyscan` to add one. It...

In working with cryptographic software it is always important to think about what the threat model is, and what the most difficult thing is for an attacker to subvert. The...

The idea is to retain control of the `known_hosts` value. Using `ssh-keyscan` lets whatever host happens to be responding to that IP address when the script runs control the `known_hosts`...

We disagree, which is why I implemented my CI more securely. I will make one last effort and leave. If it is not an issue, why was `known_hosts` even implemented?...

Oh,that’s a relief, thank you! Is there a plan to set up a redirect, so that all the links that exist to the old site don’t stay broken?

No, and unfortunately I don’t use OBC myself, so this is going to have to be something that a user picks up to maintain. Does this stack trace then prevent...