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

Feature request: Add an option to sign deb using gpg key #2324

Open
akashnimare opened this issue Nov 22, 2017 · 3 comments
Open

Feature request: Add an option to sign deb using gpg key #2324

akashnimare opened this issue Nov 22, 2017 · 3 comments

Comments

@akashnimare
Copy link
Contributor

It would be great if we can sign the deb installer while building the app.

https://blog.packagecloud.io/eng/2014/10/28/howto-gpg-sign-verify-deb-packages-apt-repositories/

@akashnimare
Copy link
Contributor Author

Currently I use dpkg-sig package to sign the installer.

dpkg-sig -k D2ED1333 --sign builder Zulip-1.7.0-amd64.deb

@rodrigopavezi
Copy link

@develar I was wondering if we could have it for dmg as well. Cheers

@develar
Copy link
Member

develar commented Jun 26, 2019

@akashnimare Do you still need this feature? I recommend to use snap instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@develar @rodrigopavezi @akashnimare and others