From 276cd0ee37a9d5c3bc19fcfd0330023e2634b8fc Mon Sep 17 00:00:00 2001
From: Jan-Niklas Burfeind <git@aiyionpri.me>
Date: Wed, 19 Apr 2023 23:46:43 +0200
Subject: [PATCH] docs: gluon-mesh-vpn-key-translate

---
 docs/features/vpn.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/features/vpn.rst b/docs/features/vpn.rst
index 6db2ecc65..88a84cbdb 100644
--- a/docs/features/vpn.rst
+++ b/docs/features/vpn.rst
@@ -191,6 +191,16 @@ negative effects. Only when a previously connected node reboots the effect
 comes into play, as the gateway still knows about the old timestamp of the gluon
 node.
 
+gluon-mesh-vpn-key-translate
+""""""""""""""""""""""""""""
+
+Many communities already possess a collection of active fastd-keys when they
+plan migrating their community to WireGuard.
+These public keys known on the server-side can be derived into their WireGuard
+equivalent using `gluon-mesh-vpn-key-translate <https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate>`__.
+The routers do the necessary reencoding of the private key seamlessly
+when updating firmware from fastd to the WireGuard variant.
+
 Gateway / Supernode Configuration
 """""""""""""""""""""""""""""""""
 
-- 
GitLab