Skip to content

Commit

Permalink
Automatic update of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBishop committed Sep 27, 2023
1 parent db9534b commit 5026f87
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# License

See the
[guidelines for contributions](https://github.com/{GITHUB_USER}/{GITHUB_REPO}/blob/{GITHUB_BRANCH}/CONTRIBUTING.md).
[guidelines for contributions](https://github.com/MikeBishop/draft-ietf-tls-svcb-ech/blob/main/CONTRIBUTING.md).
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Bootstrapping TLS Encrypted ClientHello with DNS Service Bindings

This is the working area for the IETF [TLS Working Group](https://datatracker.ietf.org/wg/tls/documents/) Internet-Draft, "Bootstrapping TLS Encrypted ClientHello with DNS Service Bindings".

* [Editor's Copy](https://MikeBishop.github.io/draft-ietf-tls-svcb-ech/#go.draft-ietf-tls-svcb-ech.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-tls-svcb-ech)
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-ietf-tls-svcb-ech)
* [Compare Editor's Copy to Working Group Draft](https://MikeBishop.github.io/draft-ietf-tls-svcb-ech/#go.draft-ietf-tls-svcb-ech.diff)


## Contributing

See the
[guidelines for contributions](https://github.com/MikeBishop/draft-ietf-tls-svcb-ech/blob/main/CONTRIBUTING.md).

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


## Command Line Usage

Formatted text and HTML versions of the draft can be built using `make`.

```sh
$ make
```

Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).

0 comments on commit 5026f87

Please sign in to comment.