-
Notifications
You must be signed in to change notification settings - Fork 72
iCloud Password Extension #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I don't have this issue with Brave or Vivaldi..... |
This has to do with that a To fix this you can copy the echo '{
"name": "com.apple.passwordmanager",
"description": "PasswordManagerBrowserExtensionHelper",
"path": "/System/Cryptexes/App/System/Library/CoreServices/PasswordManagerBrowserExtensionHelper.app/Contents/MacOS/PasswordManagerBrowserExtensionHelper",
"type": "stdio",
"allowed_origins": [
"chrome-extension://pejdijmoenmkgeppbflobdenhhabjlaj/",
"chrome-extension://mfbcdcnpokpoajjciilocoachedjkima/"
]
}' > ~/Library/Application\ Support/Chromium/NativeMessagingHosts/com.apple.passwordmanager.json |
Thanks that has indeed fixed the issue. Surely though there should not be a need to fix this? |
Wrong info due to lack of prior research, check #144 (comment) for more info. |
Does the proposed solution adequately fix this issue, can we close it? |
I can't say as I stopped using the program. |
Well, let's consider it solved for now then. |
To clarify, running the script above did indeed fix the problem, although I still think a permanent fix needs to be incorporated into the program itself. The need for manual fixes like this having to be applied is why I stopped using it. |
|
Reference: keeweb/keeweb@e674607 (another password manager that uses NativeMessagingHosts) |
Interesting, I can't see that Apple have considered Vivaldi or Brave and they both work. |
Let me correct myself: " Brave points their location to Chrome (code). Which:
I could assume that Vivaldi do the same. And I will go strongly against adding this for UGC. For the reason described above. But, everyone can have a different standard for "proper way", other browser's dev thinks it's okay to share these hosts, it's not how I think, especially considering the nature of UGC. |
Fair enough I understand your position. |
This is happening to be, i noticed it happened after installing several browsers to try, I already had arc but installed Vivaldi and Chrome Canary, after removing and going back to this extension this happened and the terminal command makes nothing, any ideias ? |
How's about for the Chromium that's packaged with Burp Suite? |
the workaround stopped working in the latest macos update only difference i can see is that my google chrome (which works) has files in both in
|
As of macOS 15.4, it appears that Apple introduced strict checking of As far as I can tell, the list of whitelisted browsers are:
|
Unfortunately, it will probably impossible for us to get on that white list since ungoogled-chromium is literally signed with my personal account, and the chance of Apple trusting "me" is... let's say 0 :( |
sad. if anyone's looking for an alternative i switched to bitwarden (vaultwarden) and while it's not as pretty and integrated it works fine |
Yeah it is sad, and other browsers (like Zen) also has this problem, we all hope that we'll come to a solution at some point. |
this is annoying to whitelist browser choice instead of letting the users decide the access of our own passwords if security is really the concern. bitwarden it is then. sigh. we do not deserve good things i feel like sometimes. there is always something up to ruin the experience. |
If I have Arc and i'm having the same problem, then why that is? It's happening since two months ago :( Is something on my end then? |
Well, |
Confirm the bundle and team identifier of your installed app with Also, this particular issue would’ve appeared with macOS 15.4, so unless you were running betas, it should’ve only appeared a couple weeks ago. |
Thank you for replying! @magn2o @Cubik65536 I already checked the bundle and team identifier and this is what i got from terminal: Identifier=company.thebrowser.Browser
As well i have Sonoma 14.7.4 but i updated to Sequoia two months ago, i had to downgrade right away due a compatibility problem with my canon camera and since then i have this problem even though i'm in Sonoma 14.7.4. I checked the passwords options and the Autofill and iCloud keychain is on, as well I toggled off and on just in case. But i'm still having the same message when I try to use the extension in my Arc: |
Wait, you're on 14.7? That being the case, this particular restriction does not apply to you. My guess is this will address your issue (you'll need to adapt it to the proper Arc application path). |
Install the extension and try to sign it into iCloud via authentication. You are informed you must be using macOS Sonoma and are asked to download it.
I'm running macOS Sonoma :)
The text was updated successfully, but these errors were encountered: