Post

Replies

Boosts

Views

Activity

Reply to Restrict XPC calls to a launch daemon
Hi, I am using NSXPCConnection with setCodeSigningRequirement. I tried different requirements. Simplest = "anchor apple generic". This one works. Requirement1 = "anchor apple generic and IssuerIsDeveloperID and LeafIsDeveloperIDApp". In this case my app can not connect with my daemon. Requirement2 = "anchor apple generic and certificate leaf[subject.OU] = ". In this case too, my app can not connect with my daemon. My app and daemon are signed with the same developer id cert and same team id. What am I missing here? Thanks, Sivan
Dec ’23
Reply to Authorization Plugin for File Vault Login
Many Enterprises are forcing file vault in their computers. Why wouldn't Apple enable the authorization plugins to run also under the vault login process? This also prevents the integration of password less login solutions for macOS. A reasonable workaround to this problem may be using a virtual smart card. But a virtual smart card is not working on macOS, but it can be hacked. So why wouldn't Apple make it easy to go forward with password less login solutions? cheers, sivan
May ’23