We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45fd5c commit 261bc47Copy full SHA for 261bc47
2 files changed
www/_includes/footer.html
@@ -3,7 +3,6 @@
3
<div>
4
<h3 class="text-lg font-bold mb-4">{{ site.title }}</h3>
5
<p class="text-gray-600 mb-4">Methods for IP Address Encryption and Obfuscation</p>
6
- <p class="text-sm text-gray-500">An IETF Internet-Draft</p>
7
</div>
8
9
<h3 class="text-lg font-bold mb-4">Resources</h3>
www/pages/community.md
@@ -85,7 +85,7 @@ The primary platform for collaboration is GitHub:
85
86
### IETF
87
88
-IPCrypt is developed as an IETF Internet-Draft:
+IPCrypt development resources:
89
90
- [IETF Datatracker]({{ site.ietf_datatracker }}): Official IETF page for the draft
91
- [IETF Mailing Lists](https://www.ietf.org/how/lists/): Relevant IETF mailing lists for discussion
0 commit comments