Live data from Hacker News

Viewing profile — perrycynic

perrycynic

HN member
Joined
Tue, Sep 22, 2015, 6:31 PM UTC
HN karma
8
Public activity
5 items

About perrycynic

No profile information was provided.

Recent public activity

  1. comment
    Comment #10260819

    These are explicit overrides programmed into Gatekeeper to deal with weak Xcode signatures during the transition time to stronger signatures. They're not a danger. Of course, Apple…

  2. comment
    Comment #10260781

    Spctl(1) gives you Gatekeeper's acceptance status. If you disabled it, it will (almost) always say "accepted", but in this case it may be "accepted because you turned me off, you X…

  3. comment
    Comment #10260745

    Note that "anchor apple" means "signed by Apple's build system". It will not cover the Xcode you get from the Mac App Store (it uses a different kind of signature). This incantatio…

  4. comment
    Comment #10260656

    $ spctl --assess --verbose /path/to/.app

  5. comment
    Comment #10260609

    The whole point of Gatekeeper is that you can download your software from anywhere and it'll integrity-check it for you. "The downloads were too slow" has no bearing on "and then I…