Alex313031 / Thorium-MacOS

Thorium builds for MacOS (arm64 and x64).
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
395 stars 6 forks source link

Support for 1Password app connection #16

Open TheoKoenig opened 9 months ago

TheoKoenig commented 9 months ago

Through the latest "trusted browsers" feature in 1Password, third-party chromium based browsers can directly connect to the native 1Password app, making it easier to unlock and fill passwords.

It appears that this feature is not working with Thorium because of a missing app signature.

Someone from the 1Password team commented on that:

"Regarding your attempted use of Thorium, my suspicion after reading your message was that it doesn't have a code signature. I checked it out myself locally and confirmed this: The developer is only distributing the build with an ad-hoc code signature, and not a "proper" development certificate/key issued by Apple. You can see this either running codesign -dvvv on the app bundle locally, or using WhatsYourSign"

Is there any plans for signing the app?

Thank you for you passionate work, it really shows