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 a document describing key revocation #47

Merged
merged 9 commits into from
Jun 28, 2021

Commits on Mar 2, 2021

  1. Add a document describing key revocation.

    This document may eventually be part of the key management
    requirements. It describes a few common mechanisms for
    key revocation.
    
    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    20b9189 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Clarify and fix typos

    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    e1a096b View commit details
    Browse the repository at this point in the history
  2. Add pros and cons

    Add an initial list of pros and cons for each technique
    and add a few clarifications
    
    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    7ec9000 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Generalize description of key revocation in TUF

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

Commits on Jun 8, 2021

  1. Update key revocation option

    Update the combined key revocation option to remove references
    to TUF and more generically describe the way it allows for both
    explicit and implicit key revocation.
    
    Thanks to @sudo-bmitch for wording suggestions.
    
    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    eb8139a View commit details
    Browse the repository at this point in the history
  2. Add clarifications

    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    99ee8db View commit details
    Browse the repository at this point in the history
  3. remove attacker goals from this pr

    Signed-off-by: Marina Moore <[email protected]>
    mnm678 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    45a42ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d31406 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08647d2 View commit details
    Browse the repository at this point in the history