mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-10 03:20:25 +00:00
44 lines
1.3 KiB
Markdown
44 lines
1.3 KiB
Markdown
|
---
|
||
|
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)
|