From 2376f73c61c1861f39470534874bc62e513e7bf0 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Fri, 13 Jul 2018 15:34:56 +0100 Subject: [PATCH] Add services.md --- services.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 services.md diff --git a/services.md b/services.md new file mode 100644 index 0000000..e18e462 --- /dev/null +++ b/services.md @@ -0,0 +1,43 @@ +--- +tags: dontlink +--- + +# Services + +The following services are available on the Yggdrasil 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. + +## IRC + +- `201:3ad4:37ce:3341:af74:976f:59c9:ddeb` port 6667, hosted by yakamo + - Join `#yggdrasil` + - Internet DNS: `y.yakamo.org` + +## Instant Messaging + +### Matrix + +- [h-ic.eu homeserver](http://ygg.h-ic.eu/_matrix/client/#/login) + - Internet & Yggdrasil federation enabled + - Also [accessible from the Internet](https://h-ic.eu) + +### XMPP/Jabber + +- `201:3ad4:37ce:3341:af74:976f:59c9:ddeb` port 5222, hosted by yakamo/lex + - Supports in-band registration of `@im.h-ic.eu` JIDs + - Internet DNS: `im-ygg.h-ic.eu` + +## Git + +### Repository Hosting + +- [git.h-ic.eu](http://git.h-ic.eu), hosted by yakamo + - Supports public and private repositories + +## API + +### Yggdrasil Network Data + +- [y.yakamo.org API](http://[y.yakamo.org]/#api) for collecting network data from Yggdrasil nodes: + - [Current nodes](http://[201:3ad4:37ce:3341:af74:976f:59c9:ddeb]:3000/current) + - [Historical nodes](http://[201:3ad4:37ce:3341:af74:976f:59c9:ddeb]:3000/old) + - [All nodes](http://[201:3ad4:37ce:3341:af74:976f:59c9:ddeb]:3000/all)