From a2ca27cbda05057b314abd39a50c6857c5353745 Mon Sep 17 00:00:00 2001 From: acetone <63557806+acetoneRu@users.noreply.github.com> Date: Sun, 4 Jul 2021 11:56:04 -0400 Subject: [PATCH 1/5] migrated from 0.3 --- services.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/services.md b/services.md index 1609764..7272d37 100644 --- a/services.md +++ b/services.md @@ -5,7 +5,7 @@ sitemap: true # Services (v0.4 network) -The following services are available on the Yggdrasil v0.4 network, courtesy of our community users. If you host a service on the Yggdrasil network, please feel free to [open a pull request](https://github.com/yggdrasil-network/yggdrasil-network.github.io/edit/master/services-v04.md) to list it here. +The following services are available on the Yggdrasil v0.4 network, courtesy of our community users. If you host a service on the Yggdrasil network, please feel free to [open a pull request](https://github.com/yggdrasil-network/yggdrasil-network.github.io/edit/master/services.md) to list it here. ---- @@ -18,6 +18,11 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of - Containers can reach the Internet on request through a VPN internet provider - Contact [neilalexander](https://matrix.to/#/@neilalexander:matrix.org) if you'd like a container to host interesting services on the Yggdrasil network +## Proxy services + +- HTTP proxy to other networks like a Yggdrasil, Tor (+clearnet), I2P: + - `324:71e:281a:9ed3::53` port `8888` hosted by [acetone](http://[324:71e:281a:9ed3::ace]/) + ---- ## Websites @@ -48,6 +53,9 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of - [HowTo Ygg: Yggdrasil wiki](http://[222:a8e4:50cd:55c:788e:b0a5:4e2f:a92c]/) - `http://[222:a8e4:50cd:55c:788e:b0a5:4e2f:a92c]/` + +- [Acetone's service node](http://[324:71e:281a:9ed3::ace]/) + - `http://[324:71e:281a:9ed3::ace]/` ---- @@ -66,6 +74,14 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of - Accessible on Yggdrasil at the following servers: - `203:b00a:1684:860d:880f:ea9c:92dc:fabb` port `6667` +### ILITA IRC + +- Primarily russian IRC network of users and developers of meshnets and overlay networks (like I2P) - English is fine too +- Accessible via Yggdrasil at `324:71e:281a:9ed3::41` port `6667` +- Accessible via Yggdrasil web interface at `http://[324:9de3:fea4:f6ac::41]/web` +- [Web page](http://[324:71e:281a:9ed3::41]/) with additional information about access +- Join `#en` for english discussions + ---- ## BitTorrent @@ -77,3 +93,18 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ## IPFS - [neilalexander](https://matrix.to/#/@neilalexander:matrix.org)'s IPFS gateway is available at `http://ipfs.y.neilalexander.eu/ipfs/` ([test link](http://ipfs.y.neilalexander.eu/ipfs/QmZiSAYkU7gZtqYeZWL21yuwgFtRnJu1JjDzR6Qd2qdDBr/)) + +---- + +## DNS + +- `324:71e:281a:9ed3::53` port `53`, hosted by [acetone](http://[324:71e:281a:9ed3::ace]/) + - [Alfis](https://github.com/Revertron/Alfis), [Meshname](https://github.com/zhoreeq/meshname), Google DNS + +---- + +## VoIP + +### Hidden Murmur +Mumble server is accessible from Yggdrasil, Tor and I2P. [Web page](http://[324:71e:281a:9ed3::cafe]/) + - `324:71e:281a:9ed3::cafe`, port `64738` From b54eafae543143a1ff4fb86b5f4a2cfd7d12be14 Mon Sep 17 00:00:00 2001 From: acetone <63557806+acetoneRu@users.noreply.github.com> Date: Sun, 4 Jul 2021 11:58:59 -0400 Subject: [PATCH 2/5] Bit correct --- services.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/services.md b/services.md index 7272d37..a37f395 100644 --- a/services.md +++ b/services.md @@ -18,6 +18,8 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of - Containers can reach the Internet on request through a VPN internet provider - Contact [neilalexander](https://matrix.to/#/@neilalexander:matrix.org) if you'd like a container to host interesting services on the Yggdrasil network +---- + ## Proxy services - HTTP proxy to other networks like a Yggdrasil, Tor (+clearnet), I2P: @@ -78,7 +80,6 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of - Primarily russian IRC network of users and developers of meshnets and overlay networks (like I2P) - English is fine too - Accessible via Yggdrasil at `324:71e:281a:9ed3::41` port `6667` -- Accessible via Yggdrasil web interface at `http://[324:9de3:fea4:f6ac::41]/web` - [Web page](http://[324:71e:281a:9ed3::41]/) with additional information about access - Join `#en` for english discussions @@ -106,5 +107,5 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ## VoIP ### Hidden Murmur -Mumble server is accessible from Yggdrasil, Tor and I2P. [Web page](http://[324:71e:281a:9ed3::cafe]/) +[Web page](http://[324:71e:281a:9ed3::cafe]/). Mumble server is accessible from Yggdrasil, Tor and I2P. - `324:71e:281a:9ed3::cafe`, port `64738` From 315681ab41d8712b4c5c9bc54aa0a5a51308df48 Mon Sep 17 00:00:00 2001 From: acetone <63557806+acetoneRu@users.noreply.github.com> Date: Sun, 4 Jul 2021 12:00:16 -0400 Subject: [PATCH 3/5] comma deleted --- services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.md b/services.md index a37f395..824d9af 100644 --- a/services.md +++ b/services.md @@ -108,4 +108,4 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ### Hidden Murmur [Web page](http://[324:71e:281a:9ed3::cafe]/). Mumble server is accessible from Yggdrasil, Tor and I2P. - - `324:71e:281a:9ed3::cafe`, port `64738` + - `324:71e:281a:9ed3::cafe` port `64738` From 3caf7aeb4e55b695fe42706f259551a90ff16d11 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Sun, 4 Jul 2021 17:07:26 +0100 Subject: [PATCH 4/5] Formatting tweaks --- services.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/services.md b/services.md index 824d9af..a3d4202 100644 --- a/services.md +++ b/services.md @@ -65,7 +65,7 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ### BonoboNET -- Accessible on Yggdrasil at the following servers: +- Accessible via Yggdrasil at the following servers: - `200:ad55:3db7:b8cf:3aa8:664b:bca3:bd81` port `6667`/`6697` - `202:89be:399d:8ee1:306a:9d32:a0d4:6ecb` port `6667`/`6697` - Notable channels are `#general`, `#networking` and `#programming` @@ -73,15 +73,16 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ### benisnet -- Accessible on Yggdrasil at the following servers: +- Accessible via Yggdrasil at the following servers: - `203:b00a:1684:860d:880f:ea9c:92dc:fabb` port `6667` ### ILITA IRC -- Primarily russian IRC network of users and developers of meshnets and overlay networks (like I2P) - English is fine too -- Accessible via Yggdrasil at `324:71e:281a:9ed3::41` port `6667` -- [Web page](http://[324:71e:281a:9ed3::41]/) with additional information about access +- Primarily Russian IRC network of users and developers of meshnets and overlay networks (like I2P) — English is fine too +- Accessible via Yggdrasil at the following servers: + - `324:71e:281a:9ed3::41` port `6667` - Join `#en` for english discussions +- More information can be found at the [ILITA homepage](http://[324:71e:281a:9ed3::41]/) with additional information about access ---- @@ -107,5 +108,6 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ## VoIP ### Hidden Murmur -[Web page](http://[324:71e:281a:9ed3::cafe]/). Mumble server is accessible from Yggdrasil, Tor and I2P. + +- [Web page](http://[324:71e:281a:9ed3::cafe]/). Mumble server is accessible from Yggdrasil, Tor and I2P. - `324:71e:281a:9ed3::cafe` port `64738` From ce3bed721ea28a9a96603a7f1be5c3d21650a377 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Sun, 4 Jul 2021 17:08:03 +0100 Subject: [PATCH 5/5] Update services.md --- services.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/services.md b/services.md index a3d4202..bd6eaaf 100644 --- a/services.md +++ b/services.md @@ -20,13 +20,6 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ---- -## Proxy services - -- HTTP proxy to other networks like a Yggdrasil, Tor (+clearnet), I2P: - - `324:71e:281a:9ed3::53` port `8888` hosted by [acetone](http://[324:71e:281a:9ed3::ace]/) - ----- - ## Websites - [Yggdrasil Network](http://[319:3cf0:dd1d:47b9:20c:29ff:fe2c:39be]/) - this website @@ -61,6 +54,13 @@ The following services are available on the Yggdrasil v0.4 network, courtesy of ---- +## Proxy services + +- HTTP proxy to other networks like a Yggdrasil, Tor (+clearnet), I2P: + - `324:71e:281a:9ed3::53` port `8888` hosted by [acetone](http://[324:71e:281a:9ed3::ace]/) + +---- + ## IRC ### BonoboNET