Post

Replies

Boosts

Views

Activity

Comment on Validating Signature Of XPC Process
Hi, I am using NSXPCConnection with setCodeSigningRequirement. My requirement = "anchor apple generic and IssuerIsDeveloperID and LeafIsDeveloperIDApp". (I want to add here team id) My app and daemon are signed with the same developer id cert and same team id. Now my App can not connect to my Daemon. The connection gets invalidated on my daemon side, when setting the above requirement. What am I missing here? Thanks, Sivan
Topic: Privacy & Security SubTopic: General Tags:
Dec ’23
Comment on Bluetooth in Daemon program Not Working on Big Sur.
Hi, I have the same issue with a Authorization Plugin and Daemon not working with BLE. Any news on this, anybody? cheers
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Comment on macOS Authorization Plugin stopped working with Core BLE since Monterey 12.3
The work around that I mentioning here is not working! (Daemon with sand box capability is crashing immediately when running)
Replies
Boosts
Views
Activity
Dec ’22
Comment on macOS Authorization Plugin stopped working with Core BLE since Monterey 12.3
Hi, Are there any news from Apple regarding using BLE with security plugins?
Replies
Boosts
Views
Activity
May ’23
Comment on Homebrew and Undefined symbols for architecture arm64
Thanks! It doesnt happen if I embed the dylib version of libfido2. It suggests that homebrew is building the libfido2.a without enforcing the inclusion of liccrypto.a and libcbor.a. I am able to build and run with those libs in the dylib version. cheers sivan
Replies
Boosts
Views
Activity
Aug ’23
Comment on Validating Signature Of XPC Process
Hi, I am using NSXPCConnection with setCodeSigningRequirement. My requirement = "anchor apple generic and IssuerIsDeveloperID and LeafIsDeveloperIDApp". (I want to add here team id) My app and daemon are signed with the same developer id cert and same team id. Now my App can not connect to my Daemon. The connection gets invalidated on my daemon side, when setting the above requirement. What am I missing here? Thanks, Sivan
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’23