aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2021-04-02 13:32:12 -0700
committerTrumeet <yuuta@yuuta.moe>2021-04-02 13:32:12 -0700
commit85859d8f23f78985755026f07a7066245d1551c4 (patch)
tree39b28866d782d99ac27b38c435eb84dde889430c
parent18fb0b5e37133d46736b74d1fd40815f48324df1 (diff)
downloaddn42peering-85859d8f23f78985755026f07a7066245d1551c4.tar
dn42peering-85859d8f23f78985755026f07a7066245d1551c4.tar.gz
dn42peering-85859d8f23f78985755026f07a7066245d1551c4.tar.bz2
dn42peering-85859d8f23f78985755026f07a7066245d1551c4.zip
feat(central): add peering policy to the index
-rw-r--r--central/src/main/resources/index.ftlh6
1 files changed, 6 insertions, 0 deletions
diff --git a/central/src/main/resources/index.ftlh b/central/src/main/resources/index.ftlh
index b1d33eb..8a72f41 100644
--- a/central/src/main/resources/index.ftlh
+++ b/central/src/main/resources/index.ftlh
@@ -18,6 +18,12 @@
<li>We: Constantly check your connection.</li>
<li>If you decided to stop peering with us, just login and delete your connection. We will stop connecting with you. The whole process is automated.</li>
</ol>
+<h2>Peering Policy</h2>
+<ol>
+ <li>DN42 IPv4 is mandatory.</li>
+ <li>Publicly reachable endpoint is optional.</li>
+ <li>WireGuard only.</li>
+</ol>
<h2>Start peering today!</h2>
<ol>
<li>Register your ASN <a href="/asn">Here</a>.</li>