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

Git integration #2

Open
4 tasks
chromakode opened this issue Mar 12, 2016 · 0 comments
Open
4 tasks

Git integration #2

chromakode opened this issue Mar 12, 2016 · 0 comments

Comments

@chromakode
Copy link
Collaborator

It should be possible to create attestations about git commits. Since a git commit is a sha1 hash of repository content, it should be a suitable unique identifier within signet.

When sig attest is given a repo directory (+ git commit?), it should use "git:" as the id property.

This should probably be implemented as a plugin, since it's not necessary for everyone's uses, and adds complexity to the core.

  • Identify git repos with git:<commit id> identifiers
  • Create attestations about git commits
  • Attribute git remote origin URL in attestations?
  • Check if an earlier commit in a repo has attestations and show diff
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

1 participant