An open API service indexing awesome lists of open source software.

https://github.com/stef/sasl-opaque

Specification of OPAQUE SASL Mechanism
https://github.com/stef/sasl-opaque

Last synced: 5 months ago
JSON representation

Specification of OPAQUE SASL Mechanism

Awesome Lists containing this project

README

          

# OPAQUE SASL Mechanism

This is the working area for the individual Internet-Draft, "OPAQUE SASL Mechanism".

* [Editor's Copy](https://stef.github.io/sasl-opaque/#go.draft-marsiske-sasl-opaque.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-marsiske-sasl-opaque)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-marsiske-sasl-opaque)
* [Compare Editor's Copy to Individual Draft](https://stef.github.io/sasl-opaque/#go.draft-marsiske-sasl-opaque.diff)

## Contributing

See the
[guidelines for contributions](https://github.com/stef/sasl-opaque/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).