From bdf5ee786279983e228136c4db3ac351051dd838 Mon Sep 17 00:00:00 2001 From: Katherine Peeters Date: Thu, 3 Jun 2021 11:59:43 -0400 Subject: Make cafe:babe IDs simpler --- site/en/cafe-babe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/en/cafe-babe.md b/site/en/cafe-babe.md index 5987835..23644e1 100644 --- a/site/en/cafe-babe.md +++ b/site/en/cafe-babe.md @@ -11,7 +11,7 @@ Here's a step-by-step guide to getting connected to the network. 1. Install `wireguard-tools` on your Linux or BSD machine. 2. Generate keys with `wg genkey | tee privatekey | wg pubkey > publickey`. -3. Get your ID by taking the first four digits of `lshw | grep uuid`. +3. Pick a four-digit hex number to be your ID. It must not already be taken. 3. Email your public key and ID to [root@leagueh.xyz](mailto:root@leagueh.xyz). 4. Once approved, you will receive an email with your gateway information. 5. Fill in the example configuration file given below using your assigned ID. @@ -41,6 +41,7 @@ add `PersistentKeepalive = 25` to the `[Peer]` section of the above config file. | ID | Description | | :--- | :-------------------------------------------------------------------- | +| 0000 | Home of leagueh.xyz and LOHIRC. | | FF67 | PUBNIX with chat and botany. Contact root@leagueh.xyz for account. | | 751E | [Official LOH Minetest server](minetest.md). | -- cgit v1.2.3