-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Apple Notarization of migration assets #8240
Comments
0.7.0 -> 0.9.0 migration Worked For Me. No security pop-up about unknown developer...
|
I believe @mburns was able to replicate since his last comment was posted. @stephendonner @mburns what version of macOS are you running when experiencing this? |
@lidel sorry for the delay; Monterey (public beta), version |
Quick update – successful replication, but this is limited to GUI apps, it seems. I was able to replicate this error while simulating 0.7.0 → 0.9.0 It is a bit ridiculous that macOS does not complain when I run migration using the same go-ipfs binary via Terminal app instead of being spawned via Brave: |
ipfs/distributions#367 (macos signing and notarization of |
Signed migrations for Intel and Apple Silicon are ready: ipfs/distributions#381 → ipfs/distributions#381
|
Reopening as this needs #8333 to be merged. |
Friends from Brave noted that upgrading go-ipfs 0.7.0 to 0.9.0 seems to cause security error on macOS now:
Perhaps Apple hardened their policies since we shipped 0.7.0 → 0.8.0 to our Desktop users?
First step is to confirm this is real issue.
Step 1: confirm this reproducible
Need help from macOS user (~15min):
export IPFS_PATH=/tmp/test-7-to-9
to point at a custom directory, then runipfs init
andipfs daemon
and confirm that it works ok.ipfs daemon
Step 2: fix the issue
*_darwin-*.tar.gz
archiveThe text was updated successfully, but these errors were encountered: