Ben

Results 7 comments of Ben

This may have been a transient problem with Cloudflare and/or the OP's environment; Cloudflare are indeed sending `X-Forwarded-For` per the standard form: ``` X-Forwarded-For: , , ``` ref. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For You...

Cloudflare state in their docs https://developers.cloudflare.com/fundamentals/get-started/http-request-headers: > There is no difference between the True-Client-IP and CF-Connecting-IP headers besides the name of the header. and further that `True-Client-IP` is only available...

There is another use case for supporting associating keys with distinct `SSH_AUTH_SOCK` sockets: agent forwarding. At present if I forward the agent socket to another host, as is common in...

Can you export it via the CLI? `keybase pgp export --secret`

Further to the problems with the 'read commands from file given as argument', it is actually is a local file inclusion vulnerability - should the user execute `keeper` in a...

It's good that commander uses semantic versioning; the faulty behaviour can be deprecated now and removed in the next major release. (Though it seems the commander versioning is somehow tied...

@rowantree - isn't that a false-positive issue you should report for Acronis AV ? Unless you're suggesting that the binary is actually malicious, i.e. that the repo has been compromised....