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
- Host: GitHub
- URL: https://github.com/stef/sasl-opaque
- Owner: stef
- License: other
- Created: 2022-09-04T20:38:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T00:48:21.000Z (about 3 years ago)
- Last Synced: 2025-02-02T02:11:12.468Z (over 1 year ago)
- Language: Makefile
- Size: 170 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
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).