Welcome to the Tilde Institute! This is an OpenBSD machine whose purpose is to provide a space in the tildeverse for experimentation with and education of the OpenBSD operating system. Each user receives a subdomain! A variety of editors, shells, and compilers are installed to allow for development in a native OpenBSD environment. OpenBSD's httpd(8) is configured with slowcgi(8) as the fastcgi provider and sqlite3 available. This allows users to experiment with web development using compiled CGI in C, aka the BCHS Stack. In addition to php7.0 and mysql (mariadb) by request, this provides an environment where the development of complex web apps is possible.

Local mail delivery now available! Simply open mutt, neomutt, or alpine and compose a message to <username>@tilde.institute.

The list of compilers available are as follows:

We also provide non-HTTP access to various interpreted languages as well:

Your interactive shell can be changed with the chsh command. The shells available:

The IRC clients available by default are:

Feel free to contact ahriman on chat in #institute if you need another compiler or shell available, or if you would like your homepage's index changed from index.html to something else (index.cgi, index.php, etc). I can also provide access to MySQL / MariaDB on a request basis.

News & Updates

2018 December 3

Local mail delivery is now working!

2018 December 3

I just installed DokuWiki so users can record and share cool things to do and cool ways to customize their environment, etc. The link is with the other navigation links.

2018 December 2

There's an issue with https on subdomains, I'll have it fixed by tomorrow.

2018 December 2

I've set up tilde.institute to force ssl for all visitors.

2018 December 2

If you have latency issues, mosh is available on tilde.institute as an alternative to ssh. Simply install mosh on your end, then issue "mosh user@tilde.institute" as you would with ssh. Make sure your home computer's locale (LANG, LC_CTYPE) is set properly to a UTF-8 encoding before attempting to use mosh.

2018 November 29

I've added nethack, angband, and zork for people to play. I've also fixed up a default weechat config for all users, and added a symlink for weechat called 'chat'. Updated /etc/motd to reflect the new stuff. I'll continue to add more things during the beta phase.