Jeffrey Paul

Results 80 comments of Jeffrey Paul

That's excellent. The smaller problem still remains that you are taking something widely regarded as being strong and decentralized, and implementing a de-facto standard (or "officially blessed" or whatever) payment...

Suggestion: add spacebar as a method of pause/unpause toggle (the default in most apps that have pause). Also, suggest adding some sort of onscreen indication of pause (such `(paused)` in...

Maybe? I’m not sure, but in any case I don’t see any harm in that. The problem is that without this, it’s impossible to install directly via git/hash/branch in a...

``` gs.apple.com gs.apple.com.akadns.net ``` These are also required (at least the first) - prior to 12.5 they are contacted in plaintext with the CPU's ECID on M1/M2, which definitely serves...

`updates.cdn-apple.com` and `mesu.apple.com` I think are both required in the OS update process on 12.x. `ocsp2.apple.com` MAY be required - further testing is needed.

You can safely block `configuration.apple.com` and `bag.itunes.apple.com` during OS update (they are contacted) and it will still work/update.

my backup file had the hostname in one of the json files inside of it, in `meta/data.json` in the `nodes[0].hostname` key.

Can I suggest specifying the image to pull by hash (in captainconstants) instead of tag, for security purposes?

I have done that. I was suggesting that within CapRover, external images be specified by name+hash instead of name+tag, for security purposes. It prevents namespace owners from executing arbitrary code...