MoI discussion forum
MoI discussion forum

Full Version: V5 beta Apr-27-2026 folder privacy dialog

From: Larry Fahnoe (FAHNOE)
30 Apr   [#1]
On MacOS Sonoma 14.8.5 (23J423) on an M1 Mac I am getting frequent alert dialogs:

"Mol v5 beta Apr-27-2026" would like to access files in your Documents folder.

If I click Allow, the file opens normally, but then if I quit and reopen the same file, I get the dialog again. Normally I only see one of these dialogs whenever I switch to a different version of MoI (in other words, once I Allow, that version will no longer trigger the dialog).

When I go to System Settings / Privacy & Security / Files and Folders / Mol v5 beta Apr-27-2026, Desktop, Documents, and Downloads folders are all allowed. When I quit MoI and check again, the same folders are still allowed (as I would expect)

--Larry
From: James (JCHH)
30 Apr   [#2] In reply to [#1]
I’m seeing the same thing,
From: Michael Gibson
30 Apr   [#3] In reply to [#1]
Hi Larry, from a console window please run this:

codesign -s - --deep /Applications/MoI\ v5\ beta\ Apr-27-2026.app

Then it will still happen one more time but is it ok after that?

- Michael
From: Marbleman
30 Apr   [#4] In reply to [#3]
HI Michael,

I had the same problem and this has sorted it as far as I can tell…

- James E
From: Michael Gibson
30 Apr   [#5] In reply to [#1]
Should be fixed now if you download it again.

Thanks,
- Michael
From: Larry Fahnoe (FAHNOE)
1 May   [#6] In reply to [#3]
Hi Michael,

> codesign -s - --deep /Applications/MoI\ v5\ beta\ Apr-27-2026.app

Another confirmation that this solves the problem, thanks as always!

--Larry
From: Cuboctahedron
5 May   [#7]
It would be great if it was possible to start signing the builds — I have to deal with this on Windows 11 as well, as any moderately hardened install won't allow unsigned binaries to be elevated; each time I install or uninstall, I have to remember what's causing the error and then go flip a switch in Group Policy.
From: Michael Gibson
5 May   [#8] In reply to [#7]
Hi Cuboctahedron, I'm kind of allergic to code signing, I view it as as pretty much a type of protection racket.

- Michael
From: Cuboctahedron
22 May   [#9] In reply to [#8]
Right. I don't think I'm going to change your mind, but the value is in the chain of integrity — you build and sign it, I download it over TLS, and I then know that I got a binary that the site intended to serve to me and that you intended to sign. It's not a perfect system by any means, but it is a useful component of an overall security strategy. That said, the issue here is just the practical one, where enough systems are starting to not accept unsigned binaries that it becomes more difficult for users. I do expect that we'll see more an increasing amount of pressure around this, as it has a real impact on security outcomes at population scale. The cheapest option currently is Microsoft's Artifact Signing process, which costs $10/month, plus of course however much of your time it takes to get it working: https://learn.microsoft.com/en-us/azure/artifact-signing/overview. Anyway, thanks much regardless!
From: BurrMan
22 May   [#10] In reply to [#8]
"""""I'm kind of allergic to code signing, I view it as as pretty much a type of protection racket""""""""""""""

Use code signing or the rabbit gets dog food! lol