Skip to content

Commit

Permalink
Rename draft for wg adoption
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisjackson committed Sep 6, 2023
1 parent 31cc351 commit becb0bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ This drafts defines WebPKI specific compression scheme for use in [TLS Certifica

As the scheme removes the overhead of including root and intermediate certificates in the TLS handshake, it paves the way for a transition to PQ TLS certificates and has an outsized impact on QUIC's performance due to magnification limits on the server's response. This compression scheme may also be of interest in other situations where certificate chains are stored, for example in the operation of Certificate Transparency logs.

* [Editor's Copy](https://dennisjackson.github.io/draft-jackson-tls-cert-abridge/#go.draft-jackson-tls-cert-abridge.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-jackson-tls-cert-abridge)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-jackson-tls-cert-abridge)
* [Compare Editor's Copy to Individual Draft](https://dennisjackson.github.io/draft-jackson-tls-cert-abridge/#go.draft-jackson-tls-cert-abridge.diff)
* [Editor's Copy](https://tlswg.github.io/draft-ietf-tls-cert-abridge/#go.draft-ietf-tls-cert-abridge.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-tls-cert-abridge)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-ietf-tls-cert-abridge)
* [Compare Editor's Copy to Individual Draft](https://tlswg.github.io/draft-ietf-tls-cert-abridge/#go.draft-ietf-tls-cert-abridge.diff)

## Preliminary Evaluation

Expand All @@ -27,7 +27,7 @@ A complete table of results and benchmarking scripts can be found in [benchmarks

## Contributing

See the [guidelines for contributions](https://github.com/dennisjackson/draft-jackson-tls-cert-abridge/blob/main/CONTRIBUTING.md).
See the [guidelines for contributions](https://github.com/tlswg/draft-ietf-tls-cert-abridge/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Abridged Compression for WebPKI Certificates"
abbrev: "Abridged Certs"
category: exp

docname: draft-jackson-tls-cert-abridge-latest
docname: draft-ietf-tls-cert-abridge-latest
submissiontype: IETF
number:
date:
Expand All @@ -17,8 +17,8 @@ venue:
type: "Working Group"
mail: "[email protected]"
arch: "https://mailarchive.ietf.org/arch/browse/tls/"
github: "dennisjackson/draft-jackson-tls-cert-abridge"
latest: "https://dennisjackson.github.io/draft-jackson-tls-cert-abridge/draft-jackson-tls-cert-abridge.html"
github: "tlswg/draft-ietf-tls-cert-abridge"
latest: "https://tlswg.github.io/draft-ietf-tls-cert-abridge/draft-ietf-tls-cert-abridge.html"

author:
-
Expand Down

0 comments on commit becb0bc

Please sign in to comment.