v1.0.0-draft.1
SteveLasker
released this
20 Oct 16:55
·
67 commits
to main
since this release
Documentation 📘
- Installing notation with linux and wsl2
curl -Lo notation.tar.gz https://github.com/notaryproject/notation/releases/download/v0.7.0-alpha.1/notation_0.7.0-alpha.1_linux_amd64.tar.gz tar xvzf notation.tar.gz -C ~/bin notation
- Getting started with notation
What's Changed
- Add Apache License by @SteveLasker in #3
- Add threat model from Justin Cappos by @justincormack in #10
- End to end scenarios, accounting for PR #1 feedback by @SteveLasker in #8
- Definitions & terms by @SteveLasker in #9
- Readme updates, including a TOC and Contributing & Conversations notes. by @SteveLasker in #13
- Reformat to make markdown happy by @hallyn in #14
- Readme fix by @SteveLasker in #18
- Scenario updates, incorporating scenarios, addressing PR feedback by @SteveLasker in #15
- Move goals and stakeholders to root readme by @SteveLasker in #29
- Signature persistence updates by @SteveLasker in #36
- update Quay contact by @hdonnay in #39
- Verification by reference by @SteveLasker in #32
- Image updates by @SteveLasker in #50
- Merge contents from notaryproject by @SteveLasker in #57
- Merge notaryproject by @SteveLasker in #58
- Adding scenario for tag to digest mapping by @sudo-bmitch in #48
- Add scenario for user-specified key by @mnm678 in #75
- Add a document describing key revocation by @mnm678 in #47
- Add project status section to README.md by @lachie83 in #79
- Adding a scenario for revoking signatures by @sudo-bmitch in #49
- Update docs to reflect use of reference types over oci index by @SteveLasker in #80
- Add scenario 12 for chaining from a trusted key by @mnm678 in #96
- Adding cleaned up version of key management requirements by @NiazFK in #67
- Signature specification by @priteshbandi in #102
- refine signature spec by @shizhMSFT in #110
New Contributors
- @justincormack made their first contribution in #10
- @hallyn made their first contribution in #14
- @hdonnay made their first contribution in #39
- @sudo-bmitch made their first contribution in #48
- @mnm678 made their first contribution in #75
- @lachie83 made their first contribution in #79
- @NiazFK made their first contribution in #67
- @priteshbandi made their first contribution in #102
- @shizhMSFT made their first contribution in #110
Full Changelog: https://github.com/notaryproject/notaryproject/commits/v1.0.0-draft.1