Changes between Initial Version and Version 1 of Ticket #59497, comment 12


Ignore:
Timestamp:
Nov 4, 2019, 1:36:44 PM (5 years ago)
Author:
Ionic (Mihai Moldovan)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59497, comment 12

    initial v1  
    11Okay, here we go:
    22
    3 OpenSSH already has support for the Apple sandbox, although it seems to be too restrictive to the latter. Hence, they patch it to include and read a custom-crafted profile and so do we.
     3OpenSSH already has support for the Apple sandbox, although its default setup seems to be too restrictive to Apple itself for some reason. Hence, they patch it to include and read a custom-crafted profile and so do we.
    44
    55The debug mode disables any child forking, and hence also privilege separation, which explains why that worked.