Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intarchboard/draft-protocol-maintenance
Don't apply the robustness principle, look after your protocol instead
https://github.com/intarchboard/draft-protocol-maintenance
ietf postel protocol-specification robustness
Last synced: 14 days ago
JSON representation
Don't apply the robustness principle, look after your protocol instead
- Host: GitHub
- URL: https://github.com/intarchboard/draft-protocol-maintenance
- Owner: intarchboard
- License: other
- Created: 2015-03-07T01:46:38.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T23:08:01.000Z (over 1 year ago)
- Last Synced: 2023-06-06T00:22:28.253Z (over 1 year ago)
- Topics: ietf, postel, protocol-specification, robustness
- Language: Makefile
- Homepage: https://intarchboard.github.io/draft-protocol-maintenance/draft-iab-protocol-maintenance.html
- Size: 469 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Maintaining Robust Protocols
This is the working area for the IAB Internet-Draft, "Maintaining RobustProtocols",
formerly draft-thomson-postel-was-wrong.* [Editor's Copy](https://intarchboard.github.io/draft-protocol-maintenance/draft-iab-protocol-maintenance.html)
* [IAB Draft](https://datatracker.ietf.org/doc/draft-iab-protocol-maintenance/)
* [Compare Editor's Copy to Working Group
Draft](https://www.ietf.org/rfcdiff?url1=draft-iab-protocol-maintenance&url2=https://intarchboard.github.io/draft-protocol-maintenance/draft-iab-protocol-maintenance.txt)## Building the Draft
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```This requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md).## Contributing
See the
[guidelines for contributions](https://github.com/intarchboard/draft-protocol-maintenance/blob/main/CONTRIBUTING.md).