grenzland.club is a hobbyist project to run a shared UNIX-like computer for role playing games enthusiasts. It’s related, and currently also still connected to the Grenzland Discord Instance. It’s an old school thing for sure. If you remember how computers worked in the 1990s using grenzland.club should feel eerily familiar. It’s also a community thing. If you’ve ever heard of the tildeverse you’ll have an idea how grenzland.club works. It’s kind of a tilde system, too. We dig being excellent to each other. If you think all of this sounds awesome you’re welcome to sign up.
In short the procedure goes like this: generate a public ssh key and send it to https://grenzland.club/~lkh, along with your preferred user handle.
˜lkh will get back to you with a password and notify you, when your key has been installed. From then on you should be able to log in. For a longer explanation, especially on how to generate that "ssh key" see below.
|
- |
IRC, featuring "norn" the bot. | ||
|
- |
XMPP (Jabber), bridged to our IRC for convenient use on your smartphone. | ||
|
- |
Netnews, including select gaming related groups from usenet, the campaignwiki.* hierarchy and our own grenzland.club and grenzland.taverne newsgroups. | ||
|
- |
Mailinglists, gated to the newsgroups: https://grenzland.club/mailman3/postorius/lists/ | ||
|
- |
nethack, and a few more rogue like games (type "nethack -s all" for high scores!) | ||
|
- |
tilde style user homepages, see https://wiki.grenzland.club/view/users | ||
|
- |
a user wiki (see below) | ||
|
- |
an email address in the @grenzland.club domain |
To generate your key you need access to a UNIX or Linux command line. Use the following command to generate a pair of keys:
ssh-keygen -f $HOME/.ssh/grenzland
It’s o.k. to just type enter when prompted for a password. As long as you trust the machine you’re using to connect to grenzland.club you don’t necessarily need a password.
When this is done you should find the following two files in your $HOME/.ssh: grenzland and grenzland.pub. The first is your private key. Don’t show it to anyone! The second is your public key. That’s the one you’ll want to mail to ˜lkh, for example like so:
cat .ssh/grenzland.pub | mail -s "my public key" lkh@grenzland.club
As I already mentioned in the introduction, this is a hobbyist project. Neither I (˜lkh) nor anyone in the staff group can be held accountable for whether the offered systems work for you or not. Proceed at your own risk and have a backup of your data.
While the basic system does not ask for any personal data, the services on this machine do collect connectivity data, times when you logged in and out and the IP from which you connected to grenzland.club. This is needed for security reasons, spam control and for the system to basically function as it should. Logging data is deleted at irregular intervals (i.e. whenever I remember to do it and I find the time ...).
We do not collect any data for commercial reasons. And anyone caught doing so using our services has no reason to be part of our community and will be banned for good and without a warning.
Generally, don’t piss in the beer, be decent humans, be nice to each other. If you find any reason to raise complaints about anything related to grenzland.club, please write to lkh@grenzland.club
start(1), oneliner(1), intro(1), https://wiki.grenzland.club https://campaignwiki.org/wiki/MontagInZ%C3%BCrich/Discord_Server
Have fun!
lkh