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

Introduce Release Sign Tool. #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

minosgalanakis
Copy link
Contributor

This pr introduces the release sign tool, as discussed in the design review meeting.

It is a standalone tool serving a web-app and using gpg tool to sign and validate release tarballs.

How to test locally:

cd tools/release_sign_tool
python -m vevn rel_sign_env && rel_sign_env/bin/activate && pip install -r release_sign_requirements.txt
MBEDTLS_FW_SIGN_SERVER_IP=X.X.X.X && python release_sign_server.py

This PR supersedes PR147

Signed-off-by: Minos Galanakis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant