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

Single-attestation file #9

Open
bengl opened this issue Nov 4, 2016 · 0 comments
Open

Single-attestation file #9

bengl opened this issue Nov 4, 2016 · 0 comments

Comments

@bengl
Copy link
Member

bengl commented Nov 4, 2016

It probably makes sense to produce files with single attestations. A use case I imagine is signing a single file and then uploading that single attestation immediately to some attestion-hosting service.

This is pretty straightforward, but the current "spec" only includes "repos".

In terms of speccing that out, I'd do something like:

A file containing a single attestation should be a UTF-8 text file whose contents are the JSON blob corresponding to a single attestation (as it would appear as a single element in the repo). The file's name should be <filename>.signet where <filename> is the filename of the original file being signed.

That might be too verbose, but I think it gets the point across.

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

No branches or pull requests

1 participant