Skip to content
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

Many binaries ? #49

Open
gedw99 opened this issue May 8, 2023 · 6 comments
Open

Many binaries ? #49

gedw99 opened this issue May 8, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@gedw99
Copy link

gedw99 commented May 8, 2023

Thos seems to only sign the binary.

I sssume I also need to sign the .app.

I also need to include some ffmpeg binaries that he golang binary depends on.

if you can let me know what’s supported currently with quill that would be cool.

@gedw99 gedw99 added the enhancement New feature or request label May 8, 2023
@wagoodman
Copy link
Contributor

Hey! can you clarify your ask? I can tell that you want quill to be able to sign multiple binaries at once, but can you elaborate on the context? Are you saying that you want to be able to pass a .app "package bundle" to quill to sign, or something else?

@gedw99
Copy link
Author

gedw99 commented May 11, 2023

Thanks for asking ..

I have a .app.

inside it is a golang binary plus some other binaries that the golang binary uses.

@gedw99
Copy link
Author

gedw99 commented May 11, 2023

I am also working on making a pkg for Mac. That’s produced by a golang code base.

you might be interested in that ?

@gedw99
Copy link
Author

gedw99 commented Jun 27, 2023

Thanks for asking ..

I have a .app.

inside it is a golang binary plus some other binaries that the golang binary uses.

@wagoodman can you let me know …

do I first need to sign the actual golang binary and then the .app bundle and then do I need to sign the pkg too ?

Sorry but this stuff is a bit of a mystery and so you might know .

@wagoodman
Copy link
Contributor

Ahh! I understand. I thought the ask was to sign a .app archive file... but you're saying given a .app directory (not file) look for binaries and sign them all. Or more generically, when given a directory, recursively look for binaries to sign.

If that's the ask, I think it's a good idea 👍

@tiero
Copy link

tiero commented Oct 5, 2024

Come here to ask..can I use it to sign an .app bundle? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants