From 66e667f2a51991809d97fb7d64e972aebc4363eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 18 Apr 2022 12:19:23 +0200 Subject: [PATCH 1/3] add my new peer --- europe/germany.md | 4 ++++ other/i2p.md | 3 +++ other/tor.md | 3 +++ 3 files changed, 10 insertions(+) diff --git a/europe/germany.md b/europe/germany.md index a65b6f1..c626476 100644 --- a/europe/germany.md +++ b/europe/germany.md @@ -35,6 +35,10 @@ Yggdrasil configuration file to peer with these nodes. * Jena, hosted on Euserv, operated by [Marek Küthe](https://mk16.de/) * `tcp://ygg2.mk16.de:1337` * `tls://ygg2.mk16.de:1338` + +* Nuremberg, hosted on Netcup, operated by [Marek Küthe](https://mk16.de/) + * `tcp://p2p-node.de:1337` + * `tls://p2p-node.de:1338` * Hetzner, Nürnberg * `tls://vpn.ltha.de:443?key=0000006149970f245e6cec43664bce203f2514b60a153e194f31e2b229a1339d` diff --git a/other/i2p.md b/other/i2p.md index e00d332..391e555 100644 --- a/other/i2p.md +++ b/other/i2p.md @@ -25,3 +25,6 @@ Note that the following assumes I2P is running locally and has configured SOCKS * I2P Node (I2Pd), operated by Prophet * `socks://localhost:4447/xmgzqfidm3zn4y3vfljqiuyfxorifntjca3rfnwv3dbbfcrx4uca.b32.i2p:30112` + +* I2P node (Java I2P), operated by [Marek Küthe](https://mk16.de/) + * `socks://localhost:4447/3qqi3lxscvx2ebatj36y6wmdzaah7eblf5fl7scayp6wgyhh3vpa.b32.i2p` diff --git a/other/tor.md b/other/tor.md index ee3524c..c82393e 100644 --- a/other/tor.md +++ b/other/tor.md @@ -24,3 +24,6 @@ Note that the following assumes Tor is running locally and listening on the defa * HS3 (TCP-only, Hidden Service, v3), operated by jeff) * `socks://localhost:9050/douchedeiqqvyyylqorwpej4q3oz46n2shpngp7d27tlcnufnpwag7ad.onion:5222` + +* HS3 (TCP-only), operated by [Marek Küthe](https://mk16.de/) + * `socks://localhost:9050/p2pkbqdgvabddixbbr2y7vrra4qxq3sejfep2qknfu4owh7e3i622dqd.onion:1337` From 20494b4b528dac92d0567fe2e233414766db81e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 18 Apr 2022 10:20:47 +0000 Subject: [PATCH 2/3] update details for my node --- other/i2p.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/i2p.md b/other/i2p.md index 391e555..3c031fc 100644 --- a/other/i2p.md +++ b/other/i2p.md @@ -26,5 +26,5 @@ Note that the following assumes I2P is running locally and has configured SOCKS * I2P Node (I2Pd), operated by Prophet * `socks://localhost:4447/xmgzqfidm3zn4y3vfljqiuyfxorifntjca3rfnwv3dbbfcrx4uca.b32.i2p:30112` -* I2P node (Java I2P), operated by [Marek Küthe](https://mk16.de/) +* I2P node (Java I2P, TCP-only, Standard I2P service, b32 address), operated by [Marek Küthe](https://mk16.de/) * `socks://localhost:4447/3qqi3lxscvx2ebatj36y6wmdzaah7eblf5fl7scayp6wgyhh3vpa.b32.i2p` From 7efeefa5c70a264d109aa0a23722c98ea52fe8a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 18 Apr 2022 13:33:28 +0200 Subject: [PATCH 3/3] add key parameter --- europe/germany.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/europe/germany.md b/europe/germany.md index c626476..174e8a9 100644 --- a/europe/germany.md +++ b/europe/germany.md @@ -37,8 +37,8 @@ Yggdrasil configuration file to peer with these nodes. * `tls://ygg2.mk16.de:1338` * Nuremberg, hosted on Netcup, operated by [Marek Küthe](https://mk16.de/) - * `tcp://p2p-node.de:1337` - * `tls://p2p-node.de:1338` + * `tcp://p2p-node.de:1337?key=000000d80a2d7b3126ea65c8c08fc751088c491a5cdd47eff11c86fa1e4644ae` + * `tls://p2p-node.de:1338?key=000000d80a2d7b3126ea65c8c08fc751088c491a5cdd47eff11c86fa1e4644ae` * Hetzner, Nürnberg * `tls://vpn.ltha.de:443?key=0000006149970f245e6cec43664bce203f2514b60a153e194f31e2b229a1339d`