Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blockchaincommons/wips-ietf-draft-hashed-elision
https://github.com/blockchaincommons/wips-ietf-draft-hashed-elision
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blockchaincommons/wips-ietf-draft-hashed-elision
- Owner: BlockchainCommons
- License: other
- Created: 2024-01-15T08:45:49.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-01T22:58:46.000Z (11 months ago)
- Last Synced: 2024-11-06T17:15:18.266Z (2 months ago)
- Language: Makefile
- Size: 365 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Deterministic Hashed Data Elision IETF Internet Draft
This is the working area for the individual Internet-Draft, "draft-appelcline-hashed-elision".
* [Editor's Copy](https://blockchaincommons.github.io/WIPs-IETF-draft-hashed-elision/draft-appelcline-hashed-elision.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-appelcline-hashed-elision)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-appelcline-hashed-elision)
* [Compare Editor's Copy to Individual Draft](https://BlockchainCommons.github.io/WIPs-IETF-draft-hashed-elision/#go.draft-appelcline-hashed-elision.diff)## Change History
Feb 1, 2024: Initial draft.
## Contributing
See the
[guidelines for contributions](https://github.com/BlockchainCommons/WIPs-IETF-draft-hashed-elision/blob/master/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).