README: TUF spec version, reference implementation, and other adjustments#853
Merged
README: TUF spec version, reference implementation, and other adjustments#853
Conversation
at the very top of the README. and: - note that this implementation is intended to conform to version 1.0 of the TUF specification - draw some distinctions between the TUF design and this ref impl. - turn the older blurb about TUF into an About-TUF section - expand that blurb with a link to both an introduction in the repo and the TUF website - make the documentation links a bit more explicit - shuffle some graphical elements for better appeal - minor changes like extending some link text Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
Contributor
Author
|
@jhdalek55, can you take a quick peek at this? |
Contributor
Contributor
Author
|
This is a PR on the TUF reference implementation. It makes some minor changes to the top of the README. Link to the PR (also available as a "view it on GitHub" link in the email notification you get for this): #853 The diff: https://github.com/theupdateframework/tuf/pull/853/files The rendered result: https://github.com/theupdateframework/tuf/blob/06cdb21efd7def16fd556d5a6ec911bf1dd77ec1/README.md |
Contributor
Contributor
Author
|
Oh, most definitely. This is not pressing. |
Contributor
Author
|
@JustinCappos I'm gonna merge this, but it might be worth a quick peek since it's headline info, in case it's sending a message you don't want sent. |
Member
|
Looks good. Thanks for the edits. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explain that this repository is a reference implementation, right at the top of the README.
Also:
1.0 of the TUF specification
and the TUF website