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

First draft of NVGT plugin signing and verification #67

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ethindp
Copy link
Contributor

@ethindp ethindp commented Jun 19, 2024

This PR implements the first draft of the NVGT plugin signing and verification system. This system requires thorough auditing, vetting, and testing. Internally it uses public-key cryptography with EdDSA signatures for each plugin.

This first commit is bound to be broken in some manner (i.e., on my system it's failing to generate the EdDSA seed); future commits will fix bugs as we encounter them.

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