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

Support arbitrary blob signing #283

Merged
merged 26 commits into from
Feb 26, 2024
Merged

Support arbitrary blob signing #283

merged 26 commits into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. Support Arbitrary Blob Signing

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    755d04a View commit details
    Browse the repository at this point in the history
  2. more updates

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a934aef View commit details
    Browse the repository at this point in the history
  3. address comments

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7e47962 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6ba3180 View commit details
    Browse the repository at this point in the history
  5. add blob payload example

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    815b3a0 View commit details
    Browse the repository at this point in the history
  6. address comments

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4e1014c View commit details
    Browse the repository at this point in the history
  7. Policy and workflow updates

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    372c287 View commit details
    Browse the repository at this point in the history
  8. Update threat model to include rollback attack (notaryproject#285)

    * Update threat model to add rollback attack
    
    Signed-off-by: Pritesh Bandi <[email protected]>
    priteshbandi authored and rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a517f89 View commit details
    Browse the repository at this point in the history
  9. address milind's comments

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6cd1b87 View commit details
    Browse the repository at this point in the history
  10. Updated the MAINTAINERS file (notaryproject#291)

    Signed-off-by: Toddy Mladenov <[email protected]>
    toddysm authored and rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8f9528b View commit details
    Browse the repository at this point in the history
  11. addressing some comments

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2c58d89 View commit details
    Browse the repository at this point in the history
  12. minor update to oci and blob verification workflows

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3eadd40 View commit details
    Browse the repository at this point in the history
  13. update trust policy spec

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2a25436 View commit details
    Browse the repository at this point in the history
  14. fix a typo

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9e8000e View commit details
    Browse the repository at this point in the history
  15. Update specs/trust-store-trust-policy.md

    Co-authored-by: Patrick Zheng <[email protected]>
    Signed-off-by: Rakesh Gariganti <[email protected]>
    rgnote and Two-Hearts committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    77e1832 View commit details
    Browse the repository at this point in the history
  16. minor update

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b32f154 View commit details
    Browse the repository at this point in the history
  17. Update specs/signature-envelope-jws.md

    Co-authored-by: Pritesh Bandi <[email protected]>
    Signed-off-by: Rakesh Gariganti <[email protected]>
    rgnote and priteshbandi committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ef3b208 View commit details
    Browse the repository at this point in the history
  18. Update specs/signing-and-verification-workflow.md

    Co-authored-by: Pritesh Bandi <[email protected]>
    Signed-off-by: Rakesh Gariganti <[email protected]>
    rgnote and priteshbandi committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c7acbf3 View commit details
    Browse the repository at this point in the history
  19. Update specs/signature-specification.md

    Co-authored-by: Pritesh Bandi <[email protected]>
    Signed-off-by: Rakesh Gariganti <[email protected]>
    rgnote and priteshbandi committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2185244 View commit details
    Browse the repository at this point in the history
  20. Update specs/trust-store-trust-policy.md

    Co-authored-by: Pritesh Bandi <[email protected]>
    Signed-off-by: Rakesh Gariganti <[email protected]>
    rgnote and priteshbandi committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f6e4901 View commit details
    Browse the repository at this point in the history
  21. address comments

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    467b386 View commit details
    Browse the repository at this point in the history
  22. minor changes

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    70ad7c3 View commit details
    Browse the repository at this point in the history
  23. nit

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4dab6d5 View commit details
    Browse the repository at this point in the history
  24. fixing formatting

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    51272d4 View commit details
    Browse the repository at this point in the history
  25. fix targetArtifact references

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    16383fe View commit details
    Browse the repository at this point in the history
  26. workflow update

    Signed-off-by: rgnote <[email protected]>
    rgnote committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1931726 View commit details
    Browse the repository at this point in the history