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

Public Key Infrastructure for Rust Project #3579

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    f37ff67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3ed81 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. We have added sections addressing:

    - Delegate key usage and expectations for implementation
    - Elaborated the justifications for algorithm usage
    - Allowed for delegate keys to use other algorithms
    - Justify key expiration
    
    - Removed the Infra key and its usage descriptions (mTLS et al)
    
    - Gave justifications for BORS specific key for git commit signing vs. github key
    
    - Elaborated on keys being able to be used in code signing
    
    - Clarified future use of mTLS
    
    - Details on CloudHSM backups and retention
    
    - Changed cloud agnostic descriptions to instead describe the steps taken to not use cloud provider specific solutions
    
    - Fixed some typos and broken links
    walterhpearce committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    faaee87 View commit details
    Browse the repository at this point in the history
  2. - Threat Model cases iterated in a motivations section

    - Changes to physical recommendation to be specifically geographic and political dispersion; removed language around events
    - Addressed transparency logs
    walterhpearce committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f715ef1 View commit details
    Browse the repository at this point in the history