all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Reed via "Emacs development discussions." <emacs-devel@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: MacOS signing
Date: Wed, 13 Apr 2022 15:31:10 -0700	[thread overview]
Message-ID: <87mtgoip51.fsf@zenithia.net> (raw)
In-Reply-To: <87y2093ws6.fsf@gmail.com>


Robert Pluim <rpluim@gmail.com> writes:

> Newer versions of macOS will still let you run unsigned
> software. Depending on how you launch the program, you may have to
> perform extra steps via the Security preferences panel, but it doesnʼt
> stop you.
>
> FWIW, I never have this problem because I launch Emacs from the cli,
> which sidesteps this particular nonsense.
>
> (this is for macOS 11.6.5, Big Sur. Later versions may behave
> differently)

I have a computer running macOS 12.3, which I believe is the most recent
public version and have no trouble running the nixpkgs macport
(mituharu) version on it. As far as I can tell, there's no signing step
in the build scripts, and I've used the same scripts to build it from
scratch with a an additional build-time option without anything
requiring signing that I've seen.

I looked up how to verify such signatures and I think this indicates
that it's not signed, although I'm not 100% certain I got the command
right:

❯ codesign -dv --verbose=4 /nix/store/0hysqxpi2fwrwpivza8ca7z5fr9hyzkh-emacs-mac-27.2-8.2/Applications/Emacs.app
/nix/store/0hysqxpi2fwrwpivza8ca7z5fr9hyzkh-emacs-mac-27.2-8.2/Applications/Emacs.app: code object is not signed at all

I also can launch it from the CLI or via Spotlight without any
difficulty, except that Spotlight has a hard time finding the most
recent version consistently, so I mostly launch from my terminal now,
just to ensure it's using the right one.

-- Ted Reed



      reply	other threads:[~2022-04-13 22:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-09  1:51 bug#54810: 27.2; emacs crashes randomly on Mac with Bug Sur 11.5.2 Joe Halpern
2022-04-09  6:13 ` Eli Zaretskii
2022-04-09 10:38   ` Joe Halpern
2022-04-09 11:04     ` Eli Zaretskii
2022-04-09 21:07     ` Alan Third
2022-04-09 21:48       ` Joe Halpern
2022-04-10 17:48         ` Alan Third
2022-04-10 21:08           ` Joe Halpern
2022-05-03 11:13             ` Lars Ingebrigtsen
2022-04-11  3:23           ` Richard Stallman
2022-04-11 20:18             ` MacOS signing Alan Third
2022-04-12  3:19               ` Richard Stallman
2022-04-16 12:31                 ` Alan Third
2022-04-13  6:24               ` Uwe Brauer
2022-04-13 14:03                 ` Robert Pluim
2022-04-13 22:31                   ` Ted Reed via Emacs development discussions. [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mtgoip51.fsf@zenithia.net \
    --to=emacs-devel@gnu.org \
    --cc=treed@zenithia.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.