Skip to content

Commit d8d09da

Browse files
committed
Deploying to gh-pages from @ 97f8fed 🚀
1 parent 2508194 commit d8d09da

53 files changed

Lines changed: 197 additions & 197 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/contributing/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="Contributing">
3333
<meta itemprop="description" content="See how to contribute to EdgeVPN and to these docs.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="434">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="Contributing">
@@ -328,7 +328,7 @@ <h3 id="license">License</h3>
328328
<p>By contributing, you agree that your contributions will be licensed under the project Licenses.</p>
329329

330330
<div class="td-page-meta__lastmod">
331-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
331+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
332332
</div>
333333

334334
</div>

docs/explanation/architecture/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="Architecture">
3333
<meta itemprop="description" content="How EdgeVPN&#39;s p2p network, encryption and ledger fit together.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="838">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="Architecture">
@@ -391,7 +391,7 @@ <h3 id="connection-bootstrap">Connection bootstrap</h3>
391391
optionally start the VPN binding on the tun/tap device.</p>
392392

393393
<div class="td-page-meta__lastmod">
394-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
394+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
395395
</div>
396396

397397
</div>

docs/explanation/authenticated-ledger/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="The authenticated ledger">
3333
<meta itemprop="description" content="How ledger entries are signed, owned, versioned and reaped.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="2857">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="The authenticated ledger">
@@ -716,7 +716,7 @@ <h2 id="15-known-limitations--follow-ups">15. Known limitations / follow-ups</h2
716716
</ul>
717717

718718
<div class="td-page-meta__lastmod">
719-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
719+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
720720
</div>
721721

722722
</div>

docs/explanation/discovery-and-nat/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="Discovery and NAT traversal">
3333
<meta itemprop="description" content="Placeholder — how peers find each other and get a connection through NAT. Not written yet.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="274">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="Discovery and NAT traversal">
@@ -310,7 +310,7 @@ <h1>Discovery and NAT traversal</h1>
310310

311311

312312
<div class="td-page-meta__lastmod">
313-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
313+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
314314
</div>
315315

316316
</div>

docs/explanation/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<meta itemprop="name" content="Explanation">
3232
<meta itemprop="description" content="How EdgeVPN works and why it is built this way — architecture, the ledger, and the security model.">
33-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
33+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3434
<meta itemprop="wordCount" content="20">
3535
<meta name="twitter:card" content="summary">
3636
<meta name="twitter:title" content="Explanation">
@@ -311,7 +311,7 @@ <h5>
311311
</div>
312312
</div>
313313
<div class="td-page-meta__lastmod">
314-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
314+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
315315
</div>
316316
</div>
317317

docs/explanation/security-model/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="The security model">
3333
<meta itemprop="description" content="What the network token protects, what it does not, and what every mechanism layered on top actually buys you.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="3051">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="The security model">
@@ -651,7 +651,7 @@ <h2 id="see-also">See also</h2>
651651
</ul>
652652

653653
<div class="td-page-meta__lastmod">
654-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
654+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
655655
</div>
656656

657657
</div>

docs/explanation/the-ledger/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="The ledger">
3333
<meta itemprop="description" content="What the shared ledger stores, and what it deliberately does not.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="142">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="The ledger">
@@ -283,7 +283,7 @@ <h1>The ledger</h1>
283283
<a href="../authenticated-ledger/">the authenticated ledger</a> for how it works.</p>
284284

285285
<div class="td-page-meta__lastmod">
286-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
286+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
287287
</div>
288288

289289
</div>

docs/explanation/when-not-to-use-edgevpn/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="When not to use EdgeVPN">
3333
<meta itemprop="description" content="What the decentralized design costs you, and the cases it is not a good fit for.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="139">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="When not to use EdgeVPN">
@@ -304,7 +304,7 @@ <h2 id="warning">Warning</h2>
304304

305305

306306
<div class="td-page-meta__lastmod">
307-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
307+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
308308
</div>
309309

310310
</div>

docs/how-to/addressing-and-dhcp/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="Addressing and DHCP">
3333
<meta itemprop="description" content="Assign virtual addresses by hand, let peers negotiate them, or pin a static peer table.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="534">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="Addressing and DHCP">
@@ -348,7 +348,7 @@ <h2 id="pinning-the-routing-table-with---static-peertable">Pinning the routing t
348348
<p>The equivalent environment variable is <code>EDGEVPNSTATICPEERTABLE</code>.</p>
349349

350350
<div class="td-page-meta__lastmod">
351-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
351+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
352352
</div>
353353

354354
</div>

docs/how-to/enable-dns/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<meta property="og:locale" content="en">
2828
<meta property="og:type" content="article">
2929
<meta property="article:section" content="docs">
30-
<meta property="article:modified_time" content="2026-08-11T16:57:18+02:00">
30+
<meta property="article:modified_time" content="2026-08-12T15:29:21+02:00">
3131

3232
<meta itemprop="name" content="Enable the DNS server">
3333
<meta itemprop="description" content="Resolve names from the shared ledger with the embedded DNS server.">
34-
<meta itemprop="dateModified" content="2026-08-11T16:57:18+02:00">
34+
<meta itemprop="dateModified" content="2026-08-12T15:29:21+02:00">
3535
<meta itemprop="wordCount" content="210">
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="Enable the DNS server">
@@ -309,7 +309,7 @@ <h2 id="dns-server">DNS Server</h2>
309309
</span></span></code></pre></div><p>Note, <code>Regex</code> accepts regexes which will match the DNS requests received and resolved to the specified entries.</p>
310310

311311
<div class="td-page-meta__lastmod">
312-
Last modified August 11, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/7fa17c52863cc30035918d017b37031ccb813221">fix: correct license badge in README from GPL3 to Apache 2.0 (#1072) (7fa17c5)</a>
312+
Last modified August 12, 2026: <a data-proofer-ignore href="https://github.com/mudler/edgevpn/commit/97f8fed2e7c8146e95d6b3c6c75cf49228c14a6e">fix(deps): bump pion/stun to v3.1.5 and pion/dtls to v3.1.4 (#1075) (97f8fed)</a>
313313
</div>
314314

315315
</div>

0 commit comments

Comments
 (0)