mc-agent icon indicating copy to clipboard operation
mc-agent copied to clipboard

Native Apple Silicon Builds

Open ananthb opened this issue 3 years ago • 4 comments

mc-agent runs through Rosetta on Apple Silicon processors currently. Would be nice to get native builds.

ananthb avatar Dec 17 '22 12:12 ananthb

I've got mc-agent running on startup to replace Apple's native ssh-agent. I can contribute the necessary config to get that going back here as well.

ananthb avatar Dec 17 '22 12:12 ananthb

Yes, please make a PR

raoulh avatar Dec 17 '22 12:12 raoulh

I had a LaunchAgent plist to auto start mc-agent, but then switched to just enabling and running it from moolticute. I set custom arguments there to create a socket at a well known path. Then I set the $SSH_AUTH_SOCK environment variable to that socket path in my shell config.

This works without requiring custom config in mc-agent.

ananthb avatar Dec 23 '22 15:12 ananthb

All that's left is native Apple Silicon binaries. Moolticute isn't fully ready yet: https://github.com/mooltipass/moolticute/issues/929

ananthb avatar Dec 23 '22 15:12 ananthb