Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briansipos/acme-dtnnodeid
ACME DTN Node ID Validation Extension
https://github.com/briansipos/acme-dtnnodeid
Last synced: 14 days ago
JSON representation
ACME DTN Node ID Validation Extension
- Host: GitHub
- URL: https://github.com/briansipos/acme-dtnnodeid
- Owner: BrianSipos
- License: lgpl-3.0
- Created: 2020-06-02T18:42:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T13:21:43.000Z (2 months ago)
- Last Synced: 2024-11-05T14:29:00.967Z (2 months ago)
- Language: CMake
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ACME DTN Node ID Validation Extension
The internet-draft is hosted at [draft-ietf-acme-dtnnodeid](https://datatracker.ietf.org/doc/draft-ietf-acme-dtnnodeid/).
A local build of the current main branch is available [draft-ietf-acme-dtnnodeid.html](https://briansipos.github.io/acme-dtnnodeid/draft-ietf-acme-dtnnodeid.html).
A difference from the datatracker draft and this local version can be [viewed side-by-side](https://author-tools.ietf.org/diff?doc_1=draft-ietf-acme-dtnnodeid&url_2=https://briansipos.github.io/acme-dtnnodeid/draft-ietf-acme-dtnnodeid.txt&raw=1).# Demo Convergence Layer Agent
The demo agent is in a separate project [dtn-demo-agent](https://github.com/BrianSipos/dtn-demo-agent).
# Wireshark Protocols and Dissectors
The wireshark modules are in a separate project [dtn-wireshark](https://github.com/BrianSipos/dtn-wireshark).