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

Add support for delegating to a repository #25

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 30, 2021

  1. WIP Add support for delegating to a repository

    This is a draft that is missing support for loading keys from a file,
    encrypting local key files, and updating local TUF repository contents
    
    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    3be012c View commit details
    Browse the repository at this point in the history
  2. Add support for loading public keys from a file

    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    2ff89fd View commit details
    Browse the repository at this point in the history
  3. update local targets and root metadata before adding delegation

    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    b8995c6 View commit details
    Browse the repository at this point in the history
  4. add use of keyfile passphrase

    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    470cc30 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. bug fixes

    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    541b2a6 View commit details
    Browse the repository at this point in the history