tildeverse-site/members.json

105 lines
3.3 KiB
JSON
Raw Normal View History

2018-10-07 15:35:30 +00:00
{
"members": [
{
2018-11-27 15:35:34 +00:00
"description": "cosmic.voyage is a tilde community based around a collaborative science-fiction universe.",
"link": "https://cosmic.voyage",
"name": "cosmic.voyage",
"channel": "#cosmic",
"sysadmins": [
[
2018-11-27 15:35:34 +00:00
"tomasino",
"https://tomasino.org"
]
]
},
2019-01-07 18:59:40 +00:00
{
"description": "tilde.center is a public unix server that is focused around decentralization, federation, and home-brewed open source projects.",
"link": "https://tilde.center",
"name": "tilde.center",
"channel": "#center",
"sysadmins": [
[
"aewens",
"https://aewens.com"
]
]
},
2019-01-05 17:55:29 +00:00
{
"description": "thunix offers Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge.",
"link": "https://www.thunix.cf",
2019-01-05 18:21:34 +00:00
"name": "thunix",
2019-01-05 17:55:29 +00:00
"channel": "#thunix",
"sysadmins": [
[
"amcclure",
"https://www.thunix.cf/~amcclure"
2019-01-05 18:21:34 +00:00
],
2019-01-05 17:55:29 +00:00
[
"ubergeek",
"https://phoenix.thunix.cf/~ubergeek"
2019-01-05 18:21:34 +00:00
],
2019-01-05 17:55:29 +00:00
[
"naglfar",
"https://phoenix.thunix.cf/~naglfar"
]
]
},
2018-11-29 07:46:18 +00:00
{
"description": "to provide a space in the tildeverse for experimentation with and education of the OpenBSD operating system",
"link": "http://tilde.institute",
"name": "tilde.institute",
"channel": "#institute",
"sysadmins": [
[
"ahriman",
2018-11-30 21:15:21 +00:00
"http://falte.red"
2018-11-29 07:46:18 +00:00
]
]
},
{
"description": "non-commercial space for teaching, learning, and enjoying the social medium of unix",
"link": "https://tilde.team",
"name": "tilde.team",
2018-11-16 17:04:20 +00:00
"channel": "#team",
"sysadmins": [
[
"ben",
"https://ben.tilde.team/"
],
[
"khuxkm",
"https://khuxkm.tilde.team/"
],
[
"cmccabe",
"https://cmccabe.tilde.team/"
]
]
},
{
"description": "intentional digital community for making art, socializing, and learning",
"link": "https://tilde.town",
"name": "tilde.town",
2018-11-16 17:04:20 +00:00
"channel": "#town",
"sysadmins": [
[
"vilmibm",
"https://tilde.town/~vilmibm/"
]
]
},
{
"description": "basically a social network inside SSH: there is chat, email, forums, games, and lots more.",
"link": "https://yourtilde.com",
"name": "yourtilde.com",
2018-11-16 17:04:20 +00:00
"channel": "#yourtilde",
"sysadmins": [
[
"deepend",
"https://yourtilde.com/~deepend/"
]
]
}
]
2019-01-07 18:59:40 +00:00
}