You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
JeremyRand c37aeda351 Added Dehydrated TLS Certificates spec. 8 years ago
ifa-0000 ifa-0000.md 9 years ago
LICENSE Initial commit 9 years ago
README.md Added Dehydrated TLS Certificates spec. 8 years ago
ifa-0000.md Switch diagram from PNG to SVG 9 years ago
ifa-0001.md SSHFP 9 years ago
ifa-0002.md Add disclaimer 9 years ago
ifa-0003.md Added Dehydrated TLS Certificates spec. 8 years ago

README.md

IFA Proposals

Number Title Type Status
0000 Proposal Guidelines & Process Process Draft
0001 Domain Names Standard Draft
0002 Domain Names - Non-DNS Types Standard Draft
0003 Domain Names - Dehydrated TLS Certificates Standard Draft

This list does not contain proposals that have been deferred, rejected, or withdrawn.

How-To

Those wishing to submit a proposal should first should bring their idea to the relevant communities and then submit a new proposal as outlined in the Proposal Guidelines & Process.

Discussion relevant to a pending draft should, whenever possible, take the form of Gitub issue tickets. Github tickets should reference the proposal and/or pull requests to help ensure that all discussion is captured.

You can clone this repository using:

git clone https://github.com/ifa-wg/proposals ifa-proposals

Before submitting a PR for a new proposal or to update an existing proposal, install and run DocToc:

npm install -g doctoc
doctoc ifa-proposals/ifa-000x.md --title '**Table of Contents**'

You must include DocToc markup in the document before running DocToc:

 <!-- START doctoc -->
 <!-- END doctoc -->