https://github.com/robstradling/pkct
Private Key Compromise Transparency
https://github.com/robstradling/pkct
Last synced: 4 months ago
JSON representation
Private Key Compromise Transparency
- Host: GitHub
- URL: https://github.com/robstradling/pkct
- Owner: robstradling
- License: other
- Created: 2017-08-04T20:42:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T20:52:59.000Z (almost 9 years ago)
- Last Synced: 2025-03-06T02:43:16.353Z (over 1 year ago)
- Language: Makefile
- Size: 3.91 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Private Key Compromise Transparency
This is the working area for the individual Internet-Draft, "Private Key Compromise Transparency".
* [Editor's Copy](https://robstradling.github.io/pkct/#go.draft-strad-trans-pkct.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-strad-trans-pkct)
* [Compare Editor's Copy to Working Group Draft](https://robstradling.github.io/pkct/#go.draft-strad-trans-pkct.diff)
## 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/robstradling/pkct/blob/master/CONTRIBUTING.md).