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 RFC for JWS-signing PGXN releases #5

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    ea1f60b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Make an edit pass, define object structures

    Also add some items to the "Unresolved questions" section and a "Future
    possibilities" item for author signing.
    theory committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa66f7a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    8c8bab2 View commit details
    Browse the repository at this point in the history
  2. Reference JWK for key patterns

    theory committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    01140f3 View commit details
    Browse the repository at this point in the history
  3. Rename release to receipts

    theory committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4ad0236 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f04db6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Rename receits to certs

    Still not sure about the name, but I think it's better.
    theory committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cac6b00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855258e View commit details
    Browse the repository at this point in the history
  3. Rename RFC and cover flattened syntax

    Make another edit pass, tweaking some language and structure, but mostly
    highlight the support for both the "general" and "flattened" JWS JSON
    Serialization syntaxes. Hide lines beginning with `#` in JSON code
    fences.
    theory committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2d9af4f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Remove v2

    theory committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aae2b73 View commit details
    Browse the repository at this point in the history
  2. Add fixes thanks to @pgguru

    theory committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cbc5549 View commit details
    Browse the repository at this point in the history