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

Repository signing #11

Open
discordier opened this issue Sep 18, 2020 · 0 comments
Open

Repository signing #11

discordier opened this issue Sep 18, 2020 · 0 comments
Labels
question Further information is requested

Comments

@discordier
Copy link
Member

We might want to utilize automatic signing for the repository (and maybe for our tools).
Some read up is available at phar-io/phive#221

I am currently thinking about the following aspects:

  • We want automatic signing (we are not at the computer 24/7)
  • We do not want to trust Github on signing for the matters of account hijacking
  • We should leave the "dirty work" to github actions
  • We should sign on a separate (trusted, self owned) server by providing:
    • The key passphrase automatically for repository builds (as they happen on daily basis).
    • The key passphrase manually for tool builds for each build run after tests succeeded.
@discordier discordier added the question Further information is requested label Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant